This guide helps structure your learning for the AWS Developer – Associate exam.
It emphasizes hands-on services and real-world development workflows.
For detailed progress tracking, see: CHECKLIST_DEV.md
- Hands-on questions about Lambda, API Gateway, and CI/CD
- Code-level understanding of SDKs, error handling, retries
- Event-driven architecture, observability, and automation
- Lambda: triggers, versions, permissions
- API Gateway: types, auth methods
- S3 pre-signed URLs and integration
- CodePipeline, CodeBuild, CodeDeploy
- SAM and CI/CD deployment patterns
- Blue/green and canary rollouts
- IAM roles vs policies
- Cognito for identity federation
- Signed URLs and cookies
- SQS, SNS, EventBridge, Step Functions
- DLQs, retries, visibility timeouts
- CloudWatch Logs and Metrics
- Lambda logging
- X-Ray and tracing
- Study key areas using this guide
- Track what you've covered in CHECKLIST_DEV.md
- Write
.mdsummaries for services as you go