Camilo Reyes in .NET Build a Background Processor with AWS Fargate and SQS Asynchronous processing is a common pattern in modern applications. It allows you to offload long-running tasks and events to a... 27 September 2024 12 min read
Chandra Rawat in AWS AWS Services Using SQL for Big Data Analysis SQL’s ability to manipulate data makes it relevant for people creating tools for data analysis. Analysts can create specific and... 16 September 2024 17 min read
Camilo Reyes C# Cancellation Tokens in AWS A colleague of mine once asked about cancellation tokens in AWS. This question got me thinking about this problem and... 29 January 2024 11 min read
.NET Camilo Reyes in .NET AWS Step Functions in C# Step functions allow complex solutions to process data in the background. This frees users from having to wait on the... 17 August 2023 12 min read
AWS Camilo Reyes in AWS AWS Lambdas with C# Serverless computing is pushing C# to evolve to the next level. This is exciting because you pay-per-use and only incur... 25 January 2023 14 min read
Gerald Bauer Introduction to AWS Elastic Beanstalk The AWS Elastic Beanstalk feature is a web application provisioning service that allows you to automatically scale as needed. In... 18 December 2018 18 min read
AWS Gerald Bauer in AWS AWS Step Function Serverless Applications AWS Serverless Applications allow developers to create apps without needing a server environment. In this article, Gerald Bauer demonstrates how... 20 July 2018 26 min read
AWS David Yahalom in AWS Combining Amazon Aurora, Lambda, and SQS to go Beyond the Native Capabilities of MySQL Tapping the power of serverless computing via Lambda functions and cloud-native technologies allows us to extend the native capabilities that... 26 May 2018 18 min read
Database Administration Seth Delconte in Database Administration Recover Data in SQL Server AWS RDS with the Help of BACPAC With Amazon RDS, it’s easy to have a SQL Server running in minutes. There are some limitations, though. Seth Delconte... 22 March 2018 15 min read
Warner Chaves Current State of the NewSQL/NoSQL Cloud Arena Choosing the right data platform is not an easy task. Warner Chaves compares the capabilities of the big three Database... 27 November 2017 35 min read
Laerte Junior Questions About Amazon Data Migration Service (AWS DMS) That You Were Too Shy to Ask Can you imagine it? You are in a group of smart database people, and they are debating the finer points... 18 October 2017 9 min read
Laerte Junior Questions About RDS SQL Server That You Were Too Shy to Ask There are a number of different ways that you can host SQL Server. RDS SQL Server, for example, uses SQL... 13 September 2017 12 min read
Database Administration Laerte Junior in Database Administration Automating the Synchronization of RDS SQL Server Agent Jobs in a Multi-AZ Environment Although Azure is the obvious Cloud service to host SQL Server, Amazon Relational Database Service (RDS) for SQL Server is... 27 June 2017 8 min read
.NET Tom Fischer in .NET Using AWS’s Simple Workflow Service (SWF) with C# Amazon's Simple Workflow Service (SWF) in AWS provides a model of workflow that is simple to understand but is it... 12 January 2017 27 min read
AWS Robert Sheldon in AWS Amazon’s Aurora: A Distributed SQL Database Alternative For MySQL Applications SQL-based distributed Cloud Relational databases aren't new, but Amazon's Aurora offers an alternative to SQL Azure, and, being MySQL-compatible, provides... 15 January 2015 13 min read
Ming Lee Amazon Web Services and managing our EBS volumes effectively With Amazon Web Services, you might find that a large Amazon Machine Image (AMI) as with over 1 TB, taken... 19 September 2012 8 min read
Shameer Introduction to Route 53 AWS's DNS service, called Route 53, is a reliable and cost effective service for managing your domain. It has a... 28 June 2012 6 min read
Craig Box Dial in the scale: Amazon’s new DynamoDB Dynamo is a fast and scalable proprietary key-value structured storage system that gives the features of both simple databases and... 25 January 2012 8 min read