How to Launch a New Amazon EC2 Instance with Amazon Linux 2023 and Add Extra Storage
Use the AWS CLI to pick the latest Amazon Linux 2023 AMI, launch an EC2 instance with a 100 GB gp3 root volume, and connect over SSH.
A collection of 4 posts
Use the AWS CLI to pick the latest Amazon Linux 2023 AMI, launch an EC2 instance with a 100 GB gp3 root volume, and connect over SSH.
End-to-end setup: Nginx on Amazon Linux 2023, Cloudflare DNS/proxying, and Let's Encrypt certificates via Certbot for Cloudflare Full (Strict).
Keeping containers running isn't enough; you need to know they're actually healthy. Learn how to configure, observe, and act on Docker health checks with practical snippets you can lift into your own projects.
A beginner-friendly guide to reverse proxies, why we chose Caddy over Nginx, and how its automatic HTTPS and on-demand TLS let a small team handle infinite custom domains without a dedicated infrastructure engineer.