DevOps courses
About DevOps
DevOps combines the words "development" and "operations," and it refers to a collaborative approach to building applications.
The goal of DevOps is to help a team work more efficiently by using the right tools and software development processes for the situation.
Related topics
DevOps courses
Filters
1 filter selected
6 resultsLevel
Price
View plansType
Average time to complete
Average based on combined completion rates — individual pacing in lessons, projects, and quizzes may vary.
Most relevant
6 results
Most relevant
- Get certified as a Kubernetes Administrator with CKA 2024. Learn to manage, scale, and deploy containerized workloads using Kubernetes in a cloud-native environment.
- Includes 12 Courses
- Intermediate.14 hours
- Pass the SAP-C02 AWS Certified Solutions Architect Professional certification exam covering advanced architecture, distributed systems and AWS best practices.
- Includes 21 Courses
- Advanced.40 hours
- Prepare for DOP-C02AWS DevOps engineer certification exam covering deployment automation, application management, SDLC optimization and pipeline development.
- Includes 20 Courses
- Intermediate.36 hours
- Build and implement CI/CD pipelines for a service with Google Cloud. Manage CI/CD configuration and secrets, and secure the deployment pipeline.
- Includes 20 Courses
- Intermediate.25 hours
- Study for AZ-305: Designing Microsoft Azure Infrastructure Solutions certification exam covering governance, security, data storage and business continuity solutions.
- Includes 18 Courses
- Advanced.20 hours
- Prepare for AZ-400: Designing and Implementing Microsoft DevOps Solutions certification exam covering CI/CD, automation, infrastructure as code and monitoring.
- Includes 16 Courses
- Advanced.23 hours
Related resources
Related projects
- Practice projectGo • Web development • DevOps
Error Handling in Go: Inventory Manager
Build a simple inventory management system that demonstrates various error handling techniques in Go. Implement functions to add, remove, and update items in the inventory.More guidance, - Practice projectGo • Web development • DevOps
Go Fitness Tracker: Implementing Interfaces
Build a fitness-tracking application using Go interfaces to manage different types of workouts. Implement methods for various workout types and use these to summarize workout data.More guidance, - Practice projectGo • Web development • DevOps
Web Programming With Go
Practice web programming in Go by building a Restaurant Menu application where users can view menu items, submit reviews, and view submitted reviews.More guidance, - Practice projectGo • Web development • DevOps
Go File Handling Project: Log Management System
Practice file handling operations in Go for a command-line application where users can conduct operations on files and directories.More guidance,
Related articles
- Article
What is Terraform? Complete Guide to IaC Tools
Learn what Terraform is, how it works, and what it’s used for. Complete guide to Infrastructure as Code with example. - Article
How to Set Up a Github Account
Learn how to set up a Github Account. - Article
Continuous Delivery and Deployment
Learn about continuous delivery and deployment and how they connect with continuous integration to form the CI/CD pipeline! - Article
Infrastructure Configuration
This article looks at infrastructure configuration, its challenges, and modern DevOps practices.