What you'll learn:
- How to implement DevOps automated work flows
- Implementations of CI/CD using Jenkins Pipeline, Docker, Kubernetes and Ansible
- Sending automated alerts using Jenkins, Slack and Email
- Using SonarQube for static code analysis with Jenkins Pipeline
- Setting Up Kubernetes cluster AWS using KOPS
- Automated deployments to Kubernetes
- Jenkins master and slave (linux, windows)
This course gives a good overview of DevOps using Jenkins Pipeline Jobs, using Groovy DSL, It Covers good examples to implement CI/CDend to end.
This course also teaches you most of the Jenkins concepts like pipeline, master-slave, ansible integration, Jenkins security, Jenkins tools.
This course covers how to deploy docker and kubernetes applications,using jenkins pipeline scripts, and also how to publish code to SonarQube And Perform static code analysis.
Coming to notifications, It explains How to integrate Jenkins with Email andSlack, By integrating with Plugins