Modern DevOps world: Git Docker and Puppet: Modern DevOps world: Git, Docker, and Puppet

Modern DevOps world: Git Docker and Puppet: Modern DevOps world: Git, Docker, and Puppet

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.

$14.99 / $24.99

Mastering DevOps

  • 1. The Course Overview
    5m 2s
  • 2. Is DevOps for Me?
    7m 12s
  • 3. The First Way – Systems Thinking
    8m 39s
  • 4. The Second Way – Feedback Loops
    8m 23s
  • 5. The Third Way – Culture of Experimentation
    8m 41s
  • 6. The Principle of Kaizen
    5m 47s
  • 7. CAMS – Culture
    8m 16s
  • 8. CAMS – Automation
    6m 5s
  • 9. CAMS – Measurement
    5m 16s
  • 10. CAMS – Sharing
    8m 2s
  • 11. Traditional Versus DevOps SDLC
    7m 43s
  • 12. Service Ownership
    8m 29s
  • 13. Hack Events
    11m 57s
  • 14. Destructive Testing
    5m 6s
  • 15. Cross-Functional Teams
    5m 9s
  • 16. Why Automate?
    9m 13s
  • 17. Configuration Management with SaltStack
    11m 1s
  • 18. Configuration Management for Distributed Systems
    7m 11s
  • 19. What about Containers?
    7m 43s
  • 20. Building and Running a Docker Container
    8m 3s
  • 21. What is Continuous Delivery?
    9m 47s
  • 22. Your First Test Environment
    10m 25s
  • 23. Configuring and Launching with Vagrant
    12m 38s
  • 24. Testing with Serverspec
    9m 18s
  • 25. Am I Ready for Production?
    5m 36s
  • 26. Measurement Concepts
    10m 44s
  • 27. A Tour of Graphite
    12m 3s
  • 28. Getting Your Data into Graphite
    13m 51s
  • 29. Monitoring Agent Examples
    8m 38s
  • 30. Actionable Data
    14m 31s
  • 31. Agile
    13m 40s
  • 32. Learning Reviews
    11m 26s
  • 33. Chatbots
    10m
  • 34. Other Sharing Tools
    10m 34s
  • 35. Security/Quality Engineering
    9m 19s
  • 36. Compliance
    10m 11s
  • 37. Sales, Marketing, and Beyond
    4m 33s
  • 38. Becoming a Learning Organization
    7m 30s

Learning Git

  • 1. The Course Overview
    1m 52s
  • 2. Git Version Control
    3m 50s
  • 3. Choosing a Workflow
    3m 44s
  • 4. Initialization
    3m 38s
  • 5. The First Commit
    6m 19s
  • 6. Managing the Remotes
    6m 52s
  • 7. Viewing the History
    6m 55s
  • 8. Branching and Forking
    5m 20s
  • 9. Synchronizing
    7m 46s
  • 10. Issuing Pull Requests
    8m 17s
  • 11. Interactive Rebasing
    5m 48s
  • 12. Tagging a Release
    3m 16s
  • 13. Tracing Code
    4m 5s
  • 14. Where to Go Next?
    2m 52s

Mastering Docker

  • 1. The Course Overview
    2m 29s
  • 2. Recollecting Docker Concepts
    6m 46s
  • 3. Docker CLI Commands
    10m 48s
  • 4. Scripting Primer
    10m 42s
  • 5. Composing Primer
    9m 22s
  • 6. Deploying Composed Services
    13m 51s
  • 7. Single Host Scaling
    3m 49s
  • 8. Bridge Networks
    11m 11s
  • 9. Multi-host Networks
    2m 59s
  • 10. Service Discovery
    8m 12s
  • 11. Designing Infrastructure of the Social Network
    7m 50s
  • 12. Swarm Basics
    14m 46s
  • 13. Swarm on AWS
    6m 54s
  • 14. Introduction to Managed Cluster
    5m 51s
  • 15. Kubernetes
    8m 47s
  • 16. Marathon / Mesos
    11m 30s
  • 17. Attack Vectors
    7m 20s
  • 18. Docker Bench for Security
    5m 37s
  • 19. Notary and Content Security
    4m 48s
  • 20. Logging Drivers
    4m 57s
  • 21. Volume Plugins
    4m 33s
  • 22. Network Plugins
    4m 39s
  • 23. Keeping the Garden Pruned
    9m 33s
  • 24. Ecosystem Tools
    4m 14s
  • 25. Dockercraft
    3m 2s

Mastering Puppet for Large Infrastructures

  • 1. The Course Overview
    1m 58s
  • 2. Introducing Puppet and Terms Associated with Puppet
    17m 37s
  • 3. Puppet Code, Puppet Servers, and Environments
    6m 45s
  • 4. More about Puppet Servers and Environments
    7m 9s
  • 5. Git Control Repositories and r10K
    18m 53s
  • 6. Creating a Puppet Server Machine from Scratch
    10m 10s
  • 7. Expanding on Our Standalone Puppet CA Machine
    9m 21s
  • 8. Enterprise Configuration - Master of Master(MOM)
    7m 24s
  • 9. Performance Tuning with Puppet Server
    5m 42s
  • 10. Understanding Storeconfigs and PuppetDB
    16m 9s
  • 11. Exported Resources
    4m 30s
  • 12. PuppetDB's GUI
    4m 36s
  • 13. PuppetDB's API
    5m 52s
  • 14. Public Modules
    19m 42s
  • 15. Creating Our Own Custom Facts
    8m 20s
  • 16. Running Our Own Custom Types
    9m 16s
  • 17. Using Heira
    12m 23s
  • 18. Using the 'ensure => absent'
    1m 22s
  • 19. Setting Up Puppet for Reporting
    5m 30s
  • 20. Foreman Reporter with Our Puppet Installation
    7m 1s
  • 21. PuppetDB to Store Reports
    3m 26s
  • 22. Using Report Processors to Monitor Systems
    4m 7s
  • 23. How to Check the Syntax of Our Code?
    8m 4s
  • 24. Using rspec-puppet to Create Tests for Our Code
    10m 38s
  • 25. Beaker
    7m 9s
  • 26. Test Kitchen
    13m 55s
  • 27. Jenkins
    11m 56s
  • 28. APIs
    8m 20s
  • 29. SSL Certificates
    10m 10s
  • 30. Metaparameters and Ordering
    9m 29s
  • 31. Using PRY to Inspect the Puppet Server
    5m 51s
  • 32. Puppet Best Practices
    9m 47s
Study4Pass does not provide real Microsoft exam questions. Similarly, Study4Pass does not supply real Amazon exam questions. The materials offered by Study4Pass lack real questions and answers from Cisco's certification exams. The CFA Institute neither endorses nor assures the accuracy or quality of Study4Pass content. CFA® and Chartered Financial Analyst® are registered trademarks held by the CFA Institute.

© study4pass.com 2025. All rights reserved.