AWS Developer Associate Introduction
AWS Developer Associate Overview
Focuses on building, deploying, debugging cloud applications using AWS services programmatically.
Key Exam Domains
Domain 1: Development (32%) - CI/CD with CodePipeline/CodeBuild - Programming with AWS SDKs/CLIs - Authentication (Cognito/IAM roles) Domain 2: Security (26%) - IAM roles/policies for services - KMS encryption - Secrets Manager Domain 3: Deployment (24%) - SAM/CloudFormation/Serverless Framework - Container deployment (ECR/ECS/Fargate) - API Gateway deployment Domain 4: Troubleshooting (18%) - CloudWatch Logs Insights/X-Ray - Lambda debugging - API Gateway testing
Developer Tools
- AWS SAM CLI (Serverless)
- AWS CLI v2
- Cloud9 IDE
- CodeArtifact (npm/PyPI)