Discover how to automate the testing and deployment of AWS infrastructure and applications as you prepare for the AWS Certified DevOps Engineer - Professional certification exam.
Continuous integration and continuous delivery (CI/CD) include automated and repeatable processes that streamline the software development life cycle (SDLC). In this course, you'll examine the AWS CodeCommit service that provides Git-based source code versioning infrastructure for CI/CD. You will begin by exploring the CI/CD pipeline concept, the DevOps model, the AWS CodeCommit service, and how to identify use cases for CodeCommit. Next, secure access to the AWS CodeCommit service, create a repository, and explore various operations using standard Git-based commands. Moving on, you will work with branches, merging, and pull requests and set Identity and Access Management (IAM) policies for fine-grained control of CodeCommit repositories. Finally, configure repository event notifications and AWS Lambda triggers for responding to CodeCommit events. This course is one of a collection of courses that prepares you for the AWS Certified DevOps Engineer - Professional (DOP-C01) certification exam, covering objectives from Domain 1 of the exam topics.
The integration phase of a software development lifecycle (SDLC) incorporating continuous integration and continuous delivery (CI/CD) principles includes the software build step where key build and test workflows occur. In this course, you'll explore the AWS CodeBuild service that provides fully managed software build services for a CI/CD workflow. Discover the AWS CodeBuild service and learn how to work with CodeBuild projects, including the function of the buildspec file and the specifics of build environments. Next, use AWS CodeBuild projects and manage build output artifacts. Move on to logging and monitoring the CodeBuild service and then configure and integrate CloudWatch alarms with CodeBuild. Focus on test reporting and consider how Jenkins may be integrated with CodeBuild. Finally, configure Jenkins Automation Server on AWS and explore code coverage reporting using CodeCov. This course is one of a collection of courses that prepares you for the AWS Certified DevOps Engineer - Professional (DOP-C01) certification exam.
The deployment phase is the final phase of the software development lifecycle (SDLC) in a CI/CD workflow. During deployment, code is moved from version control and automated to users. In this course, discover how the AWS CodeDeploy service provides fully-managed software deployment services to various cloud and hybrid compute platforms. Begin by exploring AWS CodeDeploy's main components and applications, investigate how deployments are performed, and learn about AWS CLI configurations. Next, practice EC2 instance configuration and work with deployment configurations and deployment groups. Finally, explore deployment logging and monitoring support and how to configure deployment for automatic rollback from a failed deployment. This course is one of a collection of courses that prepares you for the AWS Certified DevOps Engineer - Professional (DOP-C01) certification exam.a