Blogs

Free ebook: Building and Deploying Applications on the Cloud

DZone published a new guide: Building and Deploying Applications on the Cloud. It contains an ...

Fargate vs. App Runner

What’s the simplest way to run containers on AWS? My first relevant container workload was ...

Fargate networking 101

Fargate runs Docker containers on AWS. ECS is responsible for orchestrating the containers that Fargate ...

Fargate is ready for prime time, and we share our CloudFormation templates

The recent AWS Fargate Price Reduction (up to 50%) is the last piece in the ...

Fallback to on-demand EC2 instances if spot capacity is unavailable

In recent months, I was again reminded that EC2 spot capacity is not always available. ...

Evolutionary Serverless Architecture: JeffConfg Hamburg 2018 talk

I want to share my JeffConf Hamburg talk with you: Evolutionary Serverless Architecture

Evolution of the EC2 Network Performance: m3, m4, and m5

AWS announces new generations of EC2 instances from time to time. Typically, each generation offers ...

Amazon EventBridge versus Amazon SNS: What’s the difference?

Amazon EventBridge (formerly CloudWatch Events) and Amazon SNS provide a way to send events to ...

Event Driven Security Automation on AWS

If your developers create their own infrastructure in minutes, who cares about security? In some ...

ETL with a Glue Python Shell Job: Load data from S3 to Redshift

Gaining valuable insights from data is a challenge. After collecting data, the next step is ...