Posts

Using a combination of S3 and CloudFront, hosting a static website in AWS is simple and very affordable. In this post, I discuss the …

Previously I discussed how to prevent a security incident similar to the one that occurred at Capital One earlier this year. In this …

This week a massive data breach at Capital One was announced. In this case, an internal actor was able to presumably use insider …

CDK, CloudFormation, and Terraform are frameworks for managing cloud infrastructure using code. In this post, we will look at these …

AWS Marketplace empowers users to get quickly started using many products and services in AWS. However, proper governance should be put …

Modern, best of breed, continuous integration tools allow developers to define their delivery pipeline as code and store it in the …

Easily automate the backup of EBS Snapshots with AWS Data Lifecycle Manager and replicate to another region.

When deploying serverless applications to AWS Lambda, do you create a single, monolithic function to handle all the application …

AWS CodePipeline can help you rid yourself of build servers which take resources to manage and are at risk of outages affecting …

Override cd command to run garbage collection on your git repositories