AWS developer associate certification exams have 22% of weightage and will be around 14 questions.
Contents
- Deploy written code in AWS using existing CI/CD pipelines, processes and design patterns.
- Deploy applications using Elastic Beanstalk.
- Prepare the application deployment package to be deployed to AWS.
- Deploy serverless applications.
Deploy written code in AWS using existing CI/CD pipelines, processes and design patterns
- Continuous Integration
- Continuous Delivery
- Continuous Deployment
Useful services:
- AWS CodeCommit
- AWS CodeBuild
- AWS CodeDeploy
- AWS CodePipeline
Top comments (0)