Writing on AWS cloud fundamentals and best practices.

All my recent blog posts for fundamentals on working with the cloud, collected in chronological order.

Building Observability to Increase Resiliency

Building Observability to Increase Resiliency

Integrating observability into systems is crucial for identifying and resolving issues swiftly, ensuring that systems are resilient and can recover quickly from disruptions.This involves a focused approach on monitoring, alarming,…

Amazon CloudWatch Agent - Collecting Metrics on EC2

Amazon CloudWatch Agent - Collecting Metrics on EC2

The Amazon CloudWatch Agent is a lightweight and flexible monitoring agent provided by Amazon Web Services (AWS) that allows you to collect and publish system-level metrics, logs, and custom metrics…

Navigating AWS S3 LS: A Detailed Exploration

Navigating AWS S3 LS: A Detailed Exploration

AWS S3 LS is an essential tool for working with Amazon S3 daily, as it enables you to list and navigate objects within your buckets from your local terminal.This in-depth…

VPC Endpoints: Secure and Direct Access to AWS Services

VPC Endpoints: Secure and Direct Access to AWS Services

VPC Endpoints offer a highly secure and efficient method for connecting your AWS resources to specific AWS services, ensuring that your data remains within the AWS network, and minimizing exposure…