Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Integrating DevOps Tools into a CI/CD Pipeline in AWS

via Udemy

Overview

A Complete DevOps Project using Git, Maven, Sonarqube, Docker, Ansible, Terraform, Grafana & AWS

What you'll learn:
  • learn popular, in-demand DevOps practices;
  • defining production-ready AWS infrastructure using Terraform;
  • creating an end-to-end, secure CI/CD pipeline;
  • installing, configuring and operating various DevOps tools, like Git, Jenkins, Maven, Ansible, Docker and Sonarqube;
  • AWS platform: we will cover multiple basic services, such as EC2, S3 and ECR;
  • become an AWS networking expert, covering all major VPC concepts, from route tables to Load Balancers;
  • learn to configure a data visualization app like Grafana for monitoring the AWS infrastructure;

During this course, we will focus on building a secure CI/CD pipeline, by integrating some well-known DevOps tools. In a typical production scenario, developers working on the same application push their new features to a common repository, which is represented most of the times by Git. In the next step, there comes the need of a continuous integration & building tool, such as Jenkins, whose job is to periodically perform polling activities to the Git repository, and when it senses there was a new commit, it takes the new application, performs some quality and security analysis of the code through the SonarQube app, then builds it with the help of Maven plugin and sends the build artifacts to Ansible. Ansible packages these artifacts into Docker containers and deploys them on the production servers, so that the application is accessible for the clients. All this process happens automatically, meaning that after developers push their new code to Git, the features should be seen by the end user without any intervention from the Dev or Ops teams. The whole infrastructure that performs this process is hosted in AWS cloud and created with the help of the most popular infrastructure provisioning tool, Terraform. Each independent server (Jenkins, Ansible, SonarQube & Application hosts) will also be monitored by Grafana, and alerts will be configured in the case of any malfunctions.

Syllabus

  • Introduction
  • Provisioning AWS Infrastructure with Terraform
  • Launching and Configuring Jenkins
  • Launching and Configuring SonarQube
  • Launching and Configuring Ansible
  • Creating and Configuring the Application Environment
  • Monitoring the Infrastructure
  • Conclusion

Taught by

Strautiu Vlad

Reviews

4.6 rating at Udemy based on 49 ratings

Start your review of Integrating DevOps Tools into a CI/CD Pipeline in AWS

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.