Master Claude Code in a Week (Part 4): Checkpoints & Rewind
Part 4 of the series: Learn Checkpoints in Claude Code - how to save and restore session state for safe experimentation.
125 posts published
Part 4 of the series: Learn Checkpoints in Claude Code - how to save and restore session state for safe experimentation.
Part 5 of the series: Learn the Claude Code CLI - how to use it from command line for automation and scripting.
Part 6 of the series: Learn Skills in Claude Code - reusable capabilities that are automatically triggered based on context.
Part 7 of the series: Learn Hooks in Claude Code - event-driven automation to automate workflows.
Part 8 of the series: Learn MCP Protocol in Claude Code - how to connect with external tools and APIs.
Part 9 of the series: Learn Subagents in Claude Code - how to create and use specialized AI assistants.
The final part: automate deployments with GitHub Actions, Laravel Envoy for zero-downtime releases, CloudFront cache invalidation, automated rollbacks, and monitoring.
Set up Application Load Balancer with health checks, free SSL via ACM, CloudFront CDN for static assets, and Route 53 for domain management — complete HTTPS setup.
Set up RDS MySQL 8.0 in a private subnet, configure S3 for file uploads and backups, add ElastiCache Redis for sessions and cache, and connect Laravel to all three.
Launch an EC2 instance with Amazon Linux 2023, install and configure Nginx + PHP-FPM 8.4, set up Supervisor for queues, and deploy a Laravel app manually for the first time.