This 8-hour course provides knowledge and skills to implement one of the DevOps practices, that of Continuous Deployment.
The course will provide strong knowledge of release management, build infrastructure, deployment strategies and tools. At the end of the course you will know exactly how each technology, methodology and practice interacts with each other through a real world example
Who should attend
The course is intended for IT Professionals interested in crossing over into development territory, towards the goal of establishing a DevOps culture.
It’s also intended for Developers or DevOps people who want to learn more about the deployment processes of DevOps in order to extend upon Agile processes for rapid delivery.
Prerequisites
- Unix fluency
What will you learn
The course will cover the following topics:
Release Management
- Definitive Software Library (Artifactory, nexus)
- Git branching strategies
- Release definition in the Agile world
Build Infrastructure
- Maven
- Jenkins
- Nexus
- Jenkins Pipelines
Deployment Strategies/ Deployment Tools
- Different configuration management tools Chef, Puppet, Cfengine
- Ansible as an orchestration tool
- Explain why and how CM tools are better for use in traditional systems and how orchestration tools are better for docker environments.
- Focus on ansible and docker envs since they are easier to train people on.
- Talk about build promotion strategies (mentions in nexus pro, built in).