本站已收录 番号和无损神作磁力链接/BT种子 

packtpub.com - Ultimate Ansible Bootcamp by School of Devops® [2018-05, Gourav Shah]

种子简介

种子名称: packtpub.com - Ultimate Ansible Bootcamp by School of Devops® [2018-05, Gourav Shah]
文件类型: 视频
文件数目: 93个文件
文件大小: 17.24 GB
收录时间: 2019-8-28 19:57
已经下载: 3
资源热度: 198
最近下载: 2024-6-14 19:07

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:ab0449d5d5c6fcc48329ddc66ae62712a51efc5b&dn=packtpub.com - Ultimate Ansible Bootcamp by School of Devops® [2018-05, Gourav Shah] 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

packtpub.com - Ultimate Ansible Bootcamp by School of Devops® [2018-05, Gourav Shah].torrent
  • 01 Course Introduction/01-01 How to navigate this course.mp4273.93MB
  • 01 Course Introduction/01-02 EX407 Red Hat Certified Specialist in Ansible Automation.mp4215.55MB
  • 01 Course Introduction/01-03 Have Question Find Help and Support.mp4242.76MB
  • 02 Introduction to Ansible/02-01 What is Ansible-1 Why Ansible.mp4955.46MB
  • 02 Introduction to Ansible/02-02 What is Ansible-2 Simplicity YAML Push Model Custom Modules.mp4942.88MB
  • 02 Introduction to Ansible/02-03 What is Ansible-3 Batteries Included Approach.mp4437.27MB
  • 02 Introduction to Ansible/02-04 What is Ansible-4 Scripts vs Ansible.mp4513.02MB
  • 02 Introduction to Ansible/02-05 What is Ansible-5 Infrastructure as a Code.mp4307.73MB
  • 02 Introduction to Ansible/02-06 What is Ansible-6 Code vs Data.mp4261.9MB
  • 02 Introduction to Ansible/02-07 What is Ansible-7 Idempotence and State Management.mp4857.28MB
  • 02 Introduction to Ansible/02-08 What is Ansible-8 The Ansible Story.mp4292.22MB
  • 03 Path to Automation with Ansible/03-01 Section Introduction.mp4126.63MB
  • 03 Path to Automation with Ansible/03-02 Tasks Modules Roles.mp41004.83MB
  • 03 Path to Automation with Ansible/03-03 Inventories and Playbooks.mp4772.12MB
  • 03 Path to Automation with Ansible/03-04 Book Recommendation Ansible Playbook Essentials.mp4136.9MB
  • 03 Path to Automation with Ansible/03-05 Code Organization Strategies.mp4121.63MB
  • 03 Path to Automation with Ansible/03-06 Introducing Use Case Devops Demo App.mp4602.08MB
  • 03 Path to Automation with Ansible/03-07 Approach to automate Devops Demo App.mp4698.41MB
  • 04 Setting up the Environment/04-01 Section Introduction.mp479.02MB
  • 04 Setting up the Environment/04-02 Introduction to codespaces.mp4138.42MB
  • 04 Setting up the Environment/04-03 Setting up codespaces locally with docker.mp4103.93MB
  • 04 Setting up the Environment/04-04 Launching codespaces on digital ocean cloud.mp479.47MB
  • 04 Setting up the Environment/04-05 Managing codespaces.mp466.51MB
  • 05 Ad Hoc Server Management with Ansible/05-01 Section Introduction.mp4230.9MB
  • 05 Ad Hoc Server Management with Ansible/05-02 Configuring Ansible.mp474.5MB
  • 05 Ad Hoc Server Management with Ansible/05-03 Defining a static Inventory.mp4128.74MB
  • 05 Ad Hoc Server Management with Ansible/05-04 Host Patterns and Ad Hoc Commands.mp4125.76MB
  • 05 Ad Hoc Server Management with Ansible/05-05 Modules and Desired State Configuration.mp476.49MB
  • 05 Ad Hoc Server Management with Ansible/05-06 Invoking Modules Idempotence.mp4132.14MB
  • 05 Ad Hoc Server Management with Ansible/05-07 Using common modules.mp4167.08MB
  • 05 Ad Hoc Server Management with Ansible/05-08 Command Modules and Idempotence.mp4168.77MB
  • 05 Ad Hoc Server Management with Ansible/05-09 Using ansible console REPL Shell.mp453.9MB
  • 06 Playbooks/06-01 Section Introduction.mp480.08MB
  • 06 Playbooks/06-02 YAML Primer.mp4114.08MB
  • 06 Playbooks/06-03 Anatomy of a Playbook.mp463.62MB
  • 06 Playbooks/06-04 Writing your first Play.mp4112.61MB
  • 06 Playbooks/06-05 Validating and applying Ansible Playbook.mp483.35MB
  • 06 Playbooks/06-06 Troubleshooting playbook failures.mp492.2MB
  • 06 Playbooks/06-07 Adding another play for app servers.mp459.63MB
  • 06 Playbooks/06-08 Nano Project Create a playbook to deploy a Static Site.mp440.14MB
  • 07 Roles/07-01 Section Introduction.mp4167.06MB
  • 07 Roles/07-02 Why do you need roles.mp4158.68MB
  • 07 Roles/07-03 Anatomy of a Role.mp4135.85MB
  • 07 Roles/07-04 Code Organization Strategies.mp4136.36MB
  • 07 Roles/07-05 Generating Roles Scaffold and Ansible Galaxy.mp4117.87MB
  • 07 Roles/07-06 Creating a role for Apache.mp480.16MB
  • 07 Roles/07-07 Writing and applying playbook for app servers.mp454.43MB
  • 07 Roles/07-08 Copying config file notifications and handlers.mp4165.14MB
  • 07 Roles/07-09 Creating a role for PHP.mp4110.11MB
  • 07 Roles/07-10 Nested roles and site wide playbook.mp4121.33MB
  • 07 Roles/07-11 Nano project Deploy DevOps Demo App.mp483.55MB
  • 08 Vars and Templates/08-01 Section Introduction.mp4177.98MB
  • 08 Vars and Templates/08-02 Need to separate data from code.mp4158.53MB
  • 08 Vars and Templates/08-03 Diving into Jinja2 templates.mp4296.05MB
  • 08 Vars and Templates/08-04 Understanding Ansible vars Precedence Levels and Best Practices.mp4286.93MB
  • 08 Vars and Templates/08-05 Advanced vars concepts.mp4268.4MB
  • 08 Vars and Templates/08-06 Dynamically defining app version with vars and tasks.mp4153.82MB
  • 08 Vars and Templates/08-07 Managing app configs with templates and vars.mp4219.65MB
  • 08 Vars and Templates/08-08 Playing with vars precedence.mp4187.48MB
  • 08 Vars and Templates/08-09 Registered variables and conditional execution.mp4121.95MB
  • 08 Vars and Templates/08-10 Discovering facts with setup module.mp487.24MB
  • 09 Ansible Galaxy/09-01 Section Introduction.mp494.97MB
  • 09 Ansible Galaxy/09-02 Tour of Ansible Galaxy.mp4361.65MB
  • 09 Ansible Galaxy/09-03 Selecting role for HAProxy.mp4140.34MB
  • 09 Ansible Galaxy/09-04 Applying HAProxy role with custom properties.mp447.91MB
  • 09 Ansible Galaxy/09-05 Troubleshooting HAProxy Issues.mp4104.87MB
  • 09 Ansible Galaxy/09-06 Nano Project Setup MySQL database using a galaxy role.mp4152.55MB
  • 09 Ansible Galaxy/09-07 Setting up MySQL.mp4122.57MB
  • 09 Ansible Galaxy/09-08 Connecting app with the database.mp441.22MB
  • 09 Ansible Galaxy/09-09 Checking in the galaxy roles.mp440.34MB
  • 09 Ansible Galaxy/09-10 Tagging tasks roles plays and playbooks.mp458.66MB
  • 10 Controlling Execution Flow/10-01 Overview of Conditionals.mp4146.29MB
  • 10 Controlling Execution Flow/10-02 Overview of Iterators.mp4157.67MB
  • 10 Controlling Execution Flow/10-03 Iterating over a list to install packages.mp439.93MB
  • 10 Controlling Execution Flow/10-04 Iterating over a dictionary to create users.mp480.48MB
  • 10 Controlling Execution Flow/10-05 Using conditionals in tasks and templates.mp448.52MB
  • 10 Controlling Execution Flow/10-06 Adding Ubuntu support by conditionally including vars.mp4127.5MB
  • 10 Controlling Execution Flow/10-07 Making application compatible with Ubuntu.mp4111.89MB
  • 11 Auto Disovery and Manging Multiple Environments/11-01 Enabling Facts Caching.mp4120.45MB
  • 11 Auto Disovery and Manging Multiple Environments/11-02 Using Magic Variables for Service Discovery.mp4129.37MB
  • 11 Auto Disovery and Manging Multiple Environments/11-03 Creating staging environment.mp4144.37MB
  • 11 Auto Disovery and Manging Multiple Environments/11-04 Rolling back changes with contra playbooks.mp461.69MB
  • 12 Vault/12-01 Section Introduction.mp465.66MB
  • 12 Vault/12-02 Encrypting a file and using it in a playbook.mp479.29MB
  • 12 Vault/12-03 Using a password file and Rekeying.mp431.93MB
  • 12 Vault/12-04 Vault 1.2 and multiple Vault IDs.mp462.18MB
  • 12 Vault/12-05 Changing Vault IDs and Encrypting Strings in File.mp457.94MB
  • 12 Vault/12-06 Encrypting MySQL passwords with Vault.mp477.13MB
  • 13 Application Deployments/13-01 Section Introduction.mp4138.78MB
  • 13 Application Deployments/13-02 Writing tasks for importing database schema.mp4159.23MB
  • 13 Application Deployments/13-03 Applying schema updates and Troubleshooting.mp4108.4MB
  • 13 Application Deployments/13-04 Creating strategy for rolling updates.mp482.14MB
  • 13 Application Deployments/13-05 Adding pre and post tasks Tasks delegation testing with wait_for.mp4137.51MB