AWS by the book

AWS by the book.

Cover Image for Are Your AWS CloudTrail Costs Out of Control? Here’s Why
#cloud#aws#compliance#productivity

Are you happy with your CloudTrail bill? I asked that same question in my previous article about...

More Stories

Cover Image for How To Mount an Amazon Elastic File System on Amazon CodeBuild From Another VPC

How To Mount an Amazon Elastic File System on Amazon CodeBuild From Another VPC

#devops#serverless#aws#containers

With CodeBuild, depending on the compute and environment type you configure, the runner offers a...

Cover Image for Optimizing Amazon CloudWatch Costs for High-Traffic Lambda Functions with Advanced Logging Controls

Optimizing Amazon CloudWatch Costs for High-Traffic Lambda Functions with Advanced Logging Controls

#aws#devops#serverless#cloud

Are you happy with your CloudWatch bill? If you have one or more high-traffic Lambda functions, you...

Cover Image for Building Scalable CI/CD Pipelines with Self-Hosted GitHub Actions on Amazon CodeBuild

Building Scalable CI/CD Pipelines with Self-Hosted GitHub Actions on Amazon CodeBuild

#devops#aws#cloud#githubactions

Since Grady Booch introduced continuous integration (CI) in 1991, code changes can be tested and...

Cover Image for Implementing Regression Tests for AWS Lambda with CDK Fine-Grained Assertions

Implementing Regression Tests for AWS Lambda with CDK Fine-Grained Assertions

#testing#aws#infrastructureascode#typescript

When creating infrastructure on AWS using IaC (Infrastructure as Code) tools, knowing if the...

Cover Image for The Difference Between Building on AWS and Making Ice Cream

The Difference Between Building on AWS and Making Ice Cream

#aws#beginners#programming#productivity

What does building solutions on AWS have in common with making ice cream? On the surface, not much....

Cover Image for Three Steps to Build a More Cost-Effective Solution on AWS

Three Steps to Build a More Cost-Effective Solution on AWS

#aws#devops#cloud#serverless

When managing costs in AWS, the need for savings is often clear, but sometimes there's a lack of...

Cover Image for Refactoring a Lambda Monolith to Microservices Using Hexagonal Architecture

Refactoring a Lambda Monolith to Microservices Using Hexagonal Architecture

#microservices#aws#typescript#serverless

In many applications, a single Lambda function contains all the application logic that handles all...