Deploy Laravel to AWS via Console (Part 4): ALB, CloudFront CDN & SSL with ACM
Set up Application Load Balancer, free SSL via ACM, CloudFront CDN, and Route 53 DNS — all via the AWS Console, step by step with exact field values.
184 posts published
Set up Application Load Balancer, free SSL via ACM, CloudFront CDN, and Route 53 DNS — all via the AWS Console, step by step with exact field values.
Set up RDS MySQL 8.0, S3 bucket, and ElastiCache Redis entirely via the AWS Console — click-by-click steps, then connect Laravel to all three services.
Launch an EC2 instance via the Console with Amazon Linux 2023, SSH in, install Nginx + PHP-FPM 8.4, set up Supervisor for queues, and deploy Laravel manually.
Design a production-ready AWS architecture entirely via the Console: VPC with public/private subnets, security groups, IAM roles — every step click-by-click.
Step-by-step guide using the AWS Console: create an account, secure root with MFA, set up an IAM user, configure billing alerts, and understand core AWS concepts.
Part 1 of the Claude Code tutorial series: introducing the claude-howto repository, learning roadmap, and overview of 10 main features.
Part 10 of the series: Plugins & Advanced Features - combining all features for a complete workflow.
Part 2 of the series: Learn Slash Commands in Claude Code - how to create custom commands to speed up your daily workflow.
Part 3 of the series: Learn Memory in Claude Code - how to use CLAUDE.md to store context and conventions across sessions.
Part 4 of the series: Learn Checkpoints in Claude Code - how to save and restore session state for safe experimentation.