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
Filters34 results
Level
Price
View plansType
Average time to complete
Average based on combined completion rates — individual pacing in lessons, projects, and quizzes may vary.
Most relevant
34 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
- Learn about the command line, starting with navigating and manipulating the file system, and ending with redirection and configuring the environment.
- With Certificate
- Beginner Friendly.4 hours
- Learn the basics of Python 3.12, one of the most powerful, versatile, and in-demand programming languages today.
- With Certificate
- Beginner Friendly.23 hours
- Learn Kubernetes fundamentals from orchestration to security, provisioning, and workflows. Discover its use cases and compare Kubernetes vs Docker.
- Beginner Friendly.1 hour
- Learn Terraform Infrastructure as Code covering essential concepts, provisioning techniques, deployment best practices and infrastructure management skills.
- Includes 44 Courses
- With Certificate
- Intermediate.30 hours
- Create associations in data using maps and organize related data using structs.
- Beginner Friendly.2 hours
- Explore DevOps journey of Netflix, Etsy, Capital One. Learn their CI/CD pipeline strategies, software management, and industry-leading innovations.
- Beginner Friendly.1 hour
- 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
- DevOps is a culture of collaboration between Development and Operations teams that is supported by a variety of practices and tools.
- Beginner Friendly.2 hours
- In this course, you will learn how to improve your own programming process by writing bash scripts that save you precious time.
- With Certificate
- Intermediate.1 hour
- Prepare for DOP-C02AWS DevOps engineer certification exam covering deployment automation, application management, SDLC optimization and pipeline development.
- Includes 20 Courses
- Intermediate.36 hours
- Become proficient in DevOps principles and practices, pipeline management, continuous development, testing, deployment, monitoring, feedback and infrastructure-as-code.
- Beginner Friendly.2 hours
- Learn how to use Go (Golang), an open-source programming language supported by Google!
- Beginner Friendly.6 hours
- Learn to handle files and errors effectively and master web programming in Go in this intermediate course. Ideal for aspiring Go experts.
- With Certificate
- Intermediate.4 hours
- Automate repetitive actions using loops and organize and manipulate data with arrays.
- Beginner Friendly.2 hours
- Get hands-on with Docker! Explore containers, Dockerfiles, workflows, and use cases while learning resource management for consistent, scalable deployment.
- Beginner Friendly.1 hour
- 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
- Become proficient in Git for DevOps, including repository management, Git commands, GUI, distributed workflows, branching, Git server protocols, and Gitflow.
- Intermediate.1 hour
- Explore classic server, virtual, and container computing. Learn about Docker and Kubernetes, and understand their deployment and computing systems.
- Beginner Friendly.1 hour
- Learn about important Go concepts such as loops, arrays, maps, and structs!
- Beginner Friendly.4 hours
- Learn how to use Go (Golang), an open-source programming language supported by Google.
- Beginner Friendly.2 hours
- Become adept in Agile development practices, methodologies, and DevOps synergy. Explore methodologies, testing principles, teams, goals, and key target areas.
- Beginner Friendly.1 hour
- Learn how to work with NoSQL databases and run basic CRUD operations in this introduction to MongoDB.
- Beginner Friendly.5 hours
- Take your Golang skills to the next level by learning how to use Go functions to create modular programs.
- Beginner Friendly.1 hour
- Learn to apply continuous principles in the DevOps CI/CD pipeline, including stages, automation, containerization, SRE, and operational efficiency.
- Beginner Friendly.1 hour
- 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
- Learn how to implement decision-making ability in your programs with Go conditionals.
- Beginner Friendly.1 hour
- Learn about handling files and directories in this Intermediate Go course.
- With Certificate
- Intermediate.1 hour
- Build and implement CI/CD pipelines for a service with Google Cloud. Manage CI/CD configuration and secrets, and secure the deployment pipeline.
- Includes 16 Courses
- Intermediate.20 hours
- Dive deeper into Go in this intermediate course and learn about web programming with the Go net/http package.
- With Certificate
- Intermediate.2 hours
- Learn the syntax of interfaces in Go and best practices for implementing them.
- Beginner Friendly.2 hours
- Explore Agile, Spiral, and Waterfall deployment, enhance software management, compare DevOps with traditional methodologies, tackle challenges, and use automation tools.
- Beginner Friendly.2 hours
- Pass the MS-900 Microsoft 365 Fundamentals certification exam covering cloud services, productivity tools, security, compliance, and collaboration features.
- Includes 10 Courses
- Beginner Friendly.7 hours
- Learn about the best practices for effective error handling in Go.
- With Certificate
- Intermediate.2 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
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. - Article
Continuous Integration
Learn how keep your code ready for deployment with continuous integration.