Blogs

Verify SNS messages delivered via HTTP(S) in Node.js

Are you implementing an HTTP/HTTPS endpoint for SNS? If so, you should definetly verify the ...

Using S3 for static web hosting

Hosting a static website is possible with S3, an AWS service that offers unlimited cloud ...

Use multiple AWS accounts, but keep it simple!

Getting started with AWS is a challenge. Unlimited possibilities, competing solutions, and distractions. Even the ...

Unusual AWS Architectures

AWS provides many building blocks. As architects, we have to choose the right building blocks ...

Understanding Infrastructure as Code

Infrastructure as Code describes the idea of using a high level programming language to control ...

Unboxing S3 Object Lambda

Amazon S3 Object Lambda offers a way to execute a Lambda function when someone wants ...

Unboxing AWS DataSync

Your toolbox should contain AWS DataSync, a service to synchronize data between all kinds of ...

Unboxing Amazon Timestream

My first job after graduation in 2011 was all about time-series data. My first task ...

Unboxing Amazon Managed Service for Prometheus (AMP)

AWS announced Amazon Managed Service for Prometheus (AMP) in December 2020 during re:Invent. Prometheus is ...

Tweaking RDS database performance and ElastiCache

Tweaking database performance An RDS database, or a SQL database in general, can only be ...