- Description
- DevOps Foundations: Development and operations
- DevOps Foundations: Continuous Delivery/Continuous Integration
- DevOps Foundations: Infrastructure as Code
- DevOps Foundations: DevSecOps
- Local setup
- License
Follow a series of courses to train DevOps skills.
https://www.linkedin.com/learning/devops-foundations/development-and-operations-2
This course covers the DevOps fundamentals.
The resources for this course are on the fundamentals folder.
What is DevOps? Understanding DevOps core values and principles Choosing DevOps tools Creating a positive DevOps culture Understanding agile and lean Building a continuous delivery pipeline Building reliable systems Looking into the future of DevOps
https://www.linkedin.com/learning/devops-foundations-continuous-delivery-continuous-integration
This course covers the basics about continuous integration and continuous delivery (CI/CD, and what it takes to construct a build pipeline.
The resources for this course are on the ci_cd folder.
- Benefits of continuous delivery
- Building your own pipeline
- Version control practices
- Building artifacts
- Testing and continuous delivery
- Application deployment and release
- UI testing in action with Robot
- Security testing in action with gauntlt
- CI/CD best practices
https://www.linkedin.com/learning/devops-foundations-infrastructure-as-code
This course covers the knowledge to start implementing an infrastructure as code strategy.
The resources for this course are on the iac folder.
- Testing your infrastructure
- Going from infrastructure code to artifacts
- Unit testing your infrastructure code
- Creating systems from your artifacts
- Instantiating your infrastructure from a defined model
- Provisioning with CloudFormation
- Immutable deployment with Docker
- Container orchestration with Kubernetes
https://www.linkedin.com/learning/devops-foundations-devsecops/
This course introduces the concept of DevSecOps and explains how an organization can build out a DevSecOps program that helps teams integrate security into the application development pipeline.
The resources for this course are on the secops folder.
Follow the instructions inside each course folder.
This project is licensed under the terms of the MIT License. Please see LICENSE for details.