Course catalog
Showing 2,761-2,780 of 9,126 items.
DevOps Foundations: Accelerating Continuous Delivery in the Enterprise
Rethink your organization's continuous delivery approach to boost the speed—and safety—of your software delivery workflow.
DevOps Foundations: Chaos Engineering
Prepare your systems for the worst-case scenario. Learn how to use chaos engineering to improve resilience of your architecture.
DevOps Foundations: Containers (219025)
Containers are an amazingly versatile and powerful tool in the DevOps toolkit that can remove or smooth over a lot of the usual pain points in application development. Instructor Josh Samuelson goes over what containers are, where and when you can use them, and how to manage them well. Josh begins with a thorough explanation of what containers are, why you should use them, and how containers differ from VMs. He covers using containers in development, packaging, and production, with examples and factors to consider for each. Josh concludes with an in-depth look at how you can use Docker Swarm, Kubernetes, Mesos, and cloud container solutions to manage your containers effectively.
DevOps Foundations: Containers
Learn the basics of software containers, an instrumental component of any DevOps strategy.
DevOps Foundations: Containers (2017) (227219)
Software containers are the future of app deployment—and an instrumental component of any DevOps strategy. They package everything a program needs to run, allowing developers to move applications from one environment to another relatively hassle free. In this course, cloud-computing luminary David Linthicum dives into the exciting world of software containers. David goes over the basics of containers, including an overview of the fundamental steps involved in building container-based software, followed by some examples of real-world applications that leverage containers. The course concludes with container standards and best practices, and the tools, processes, and skills a DevOps professional needs to work with them.
DevOps Foundations: Continuous Delivery/Continuous Integration
Build faster, more reliable software with continuous integration and continuous delivery. Learn about core CI/CD concepts by seeing how they fit into a delivery pipeline.
DevOps Foundations: DevSecOps
Get an overview of DevSecOps. Find out how a DevSecOps program can help you integrate security into the application development pipeline.
DevOps Foundations: Distributed Tracing
Learn how to troubleshoot complex microservice environments with Jaeger and Zipkin, two popular tracing projects, and how to evaluate the performance of a complex application.
DevOps Foundations: Effective Postmortems
Learn how to conduct a formal, blameless incident postmortem in a way that leverages up-to-date learning in safety and cognitive science.
DevOps Foundations: Going Cloud Native
Forge a path into the world of cloud native. Discover a roadmap to bring the cloud-native paradigm to your organization, with minimal disruption.
DevOps Foundations: Incident Management
Learn how to handle the unexpected crises that come up around information systems from a DevOps perspective.
DevOps Foundations: Infrastructure Automation
Learn the basics of infrastructure as code, including how to keep your configuration in a source repository and have it built and deployed like an application.
DevOps Foundations: Lean and Agile
Learn how to apply lean and agile principles to deliver better systems and better business outcomes for your DevOps team.
DevOps Foundations: Microservices
Set up your organization to successfully adopt microservices. Learn how to build, test, deploy, and monitor microservices in production.
DevOps Foundations: Monitoring and Observability
Learn about techniques and tools for monitoring from a DevOps mindset.
DevOps Foundations: Site Reliability Engineering
Explore the basics of site reliability engineering for DevOps. Learn SRE techniques for release, change and incident management, self-service automation, and more.
DevOps Foundations: Transforming the Enterprise
Learn how to adopt and scale DevOps practices in an enterprise environment.
DevOps Foundations: Your First Project
Curious about how to put DevOps principles into practice? This course can help. Learn how to apply a DevOps philosophy to a sample app you might find in the enterprise.
DevOps Tips
Reach the next level in your DevOps career with these timely, focused tips. Explore critical soft skills as well as tips for implementing the latest technology trends.
DevOps with AWS (234699)
DevOps describes a culture and set of processes that bring development and operations teams together to simplify software development. It allows organizations to create and improve products at a faster pace than they can deliver with traditional software development approaches. And it’s gaining in popularity at a rapid rate. In this course, programmer Dipali Kulshrestha covers the concepts of DevOps with hands-on demos to create and automate CI/CD (continuous implementation and continuous delivery) pipelines. She covers AWS services like CodeCommit, CodeBuild, CodeDeploy, and CodePipeline, and how to implement DevOps with AWS offerings to increase security, scalability, reliability, and simplicity of the development processes.