Introduction to DevOps: Practices and Tools
Offered By: Linux Foundation via edX
Course Description
Overview
Is your organization looking to incorporate DevOps into your software development and deployment processes? With its modern principles, practices and an array of state-of-the-art automation tools, DevOps provides a collaborative path to bring your IT operations into the Agile development manifold, ultimately resulting in faster software delivery and time to market, without compromising on quality.
The DevOps Practices and Tools Professional Certificate program is addressed to developers and IT operators exploring new approaches for building software, professionals focused on site reliability and quality assurance, and anyone involved in the software delivery process.
In this program, you will start your journey by learning how DevOps is influencing software delivery, how cloud computing has enabled organizations to rapidly build and deploy products, new features and expand capacity, how the open container ecosystem, with Docker and Kubernetes in the lead, is truly revolutionizing software delivery, and the why, what and how of writing Infrastructure as Code (IaC). You will also learn about Continuous Integration and Continuous Delivery (CI/CD), what a deployment pipeline looks like, the role played by observability systems, what to observe and why. You will then get a solid understanding of the role that Jenkins plays in the software development lifecycle (SDLC), how to install a Jenkins server, how to build software for it, how to manage third party integrations/plugins and how to scale and secure Jenkins. And finally, you will take it a step further and learn how to build serverless functions that can run on any cloud, without being restricted by limits on the execution duration, languages available, or the size of your code.
DevOps has become an important part of software engineering culture, influenced by the wide adoption of microservices, containers and cloud computing. Serverless takes the evolution of cloud-based and microservice architecture one step further, simplifying the operational part of DevOps, development and delivery, and allowing IT organizations to achieve greater business agility.
The 2020 Open Source Jobs Report from edX and the Linux Foundation highlighted the strong popularity of DevOps practices - it is the most in demand job role amongst hiring managers surveyed - along with cloud and container technologies, which are the most sought after technical skills. In addition to DevOps skills being in high demand, DevOps jobs are among the highest paid tech jobs. Get the knowledge and skills needed to deploy software with confidence, agility and high reliability using modern DevOps practices and tools. Start your DevOps journey today!
Syllabus
Course 1: Introduction to DevOps and Site Reliability Engineering
Learn how to start transforming your organization using the principles and practices of DevOps.
Course 2: Introduction to Jenkins
Learn the fundamentals required to implement Continuous Integration (CI) and Continuous Delivery (CD) workflows using the Jenkins automation server.
Course 3: Introduction to Serverless on Kubernetes
Learn how to build serverless functions that can be run on any cloud, without being restricted by limits on the execution duration, languages available, or the size of your code.
Courses
-
Are you or your team starting to use Jenkins as a CI/CD tool? Are you looking to automate your software delivery process? Do you need guidelines on how to set up your CI/CD workflow using Jenkins automation server? If so, this is the course for you.
In this course, we will discuss the fundamentals of CI/CD, and we will talk about how they help transform the overall software delivery process. It is most useful for roles such as DevOps engineers, software developers and architects, and professionals focused on site reliability and quality assurance, though anyone involved in the software delivery process will benefit.
This course offers an introduction to the Jenkins automation server, and also includes instructions on how to set up and use Jenkins for your CI/CD workflow.
Upon completion, you will have a solid understanding of the role that Jenkins plays in the software development lifecycle, how to install a Jenkins server, how to build software, how to manage third party integrations/plugins and how to scale and secure Jenkins. Finally, you will get a glimpse of what you can do to further enhance your CI/CD skills.
-
With the advent of systems like AWS Lambda, the term serverless gained much popularity. However, many people are still unsure what it is for, and how it can help them build applications faster than traditional approaches. Other potential users are turned off by the arbitrary limits and lock-in of cloud-based serverless products.
This course will teach you what “serverless” means and how it can be made portable with open source frameworks. You will get a good overview of the CNCF serverless landscape, and a first-hand experience in building and deploying code, directly to a Kubernetes cluster.
You will build functions using Python and learn how to configure them, manage secrets, add dependencies via pip, learn how to work with binary data, and add authentication. In the second part of the course you will explore the operational side of functions with Kubernetes. This will introduce auto-scaling, metrics, dashboards and how to expose them securely on the Internet with TLS.
If you are a developer or an IT operator interested in exploring new approaches for building software, and prefer to be able to set your own limits when it comes to things like timeouts and choice of programming language, this is the course for you!
Taught by
Gourav Shah, Alex Ellis and Deepika Gautam
Tags
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera