Blogs

Enhance EFS file system protection with TLS and IAM

Two significant aspects of data security are access restriction as well as confidentiality. In the ...

Engaging your users with AWS Step Functions

Imagine a new user signs up for your service. You send an automated welcome message ...

Encrypting sensitive data stored on S3

[wpcc-element _tag="source" type="image/webp" srcset="/images/2018/08/[email protected] 730w, /images/2018/08/[email protected] 1460w, /images/2018/08/[email protected] 610w, /images/2018/08/[email protected] 1220w, /images/2018/08/[email protected] 450w, /images/2018/08/[email protected] 900w, ...

Enabling S3 Versioning is not a backup strategy

Here are three reasons why enabling S3 Versioning is not a backup strategy. Instead, you ...

EKS vs. ECS: orchestrating containers on AWS

AWS announced Kubernetes-as-a-Service at re:Invent in November 2017: Elastic Container Service for Kubernetes (EKS). Since ...

EFS with TLS behind a proxy

Encryption of data at rest and in transit is the new normal. Or as Werner ...

ECS vs. Kubernetes: same same but different

EC2 Container Service (ECS) and Kubernetes (K8s) are solving the same problem: managing containers across ...

ECS vs. Fargate: What’s the difference?

When discussing options to run Docker on AWS, I’m often asked about the differences between ...

ECS Deployment Options – From rolling updates to blue-green and canary

“How often do you deploy to production?” - This is an important question as the ...

EC2 Templates for AWS CloudFormation

This page has moved to GitHub: https://github.com/widdix/aws-cf-templates/tree/master/ec2