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 ...
Aug
Using S3 for static web hosting
Hosting a static website is possible with S3, an AWS service that offers unlimited cloud ...
Aug
Use multiple AWS accounts, but keep it simple!
Getting started with AWS is a challenge. Unlimited possibilities, competing solutions, and distractions. Even the ...
Aug
Unusual AWS Architectures
AWS provides many building blocks. As architects, we have to choose the right building blocks ...
Aug
Understanding Infrastructure as Code
Infrastructure as Code describes the idea of using a high level programming language to control ...
Aug
Unboxing S3 Object Lambda
Amazon S3 Object Lambda offers a way to execute a Lambda function when someone wants ...
Aug
Unboxing AWS DataSync
Your toolbox should contain AWS DataSync, a service to synchronize data between all kinds of ...
Aug
Unboxing Amazon Timestream
My first job after graduation in 2011 was all about time-series data. My first task ...
Aug
Unboxing Amazon Managed Service for Prometheus (AMP)
AWS announced Amazon Managed Service for Prometheus (AMP) in December 2020 during re:Invent. Prometheus is ...
Aug
Tweaking RDS database performance and ElastiCache
Tweaking database performance An RDS database, or a SQL database in general, can only be ...
Aug
