zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[Tutorialsplanet.NET] Udemy - Chef Fundamentals A Recipe for Automating Infrastructure
magnet:?xt=urn:btih:5e2d191c9b0f5f0a8151535760fbf5d5d4988526&dn=[Tutorialsplanet.NET] Udemy - Chef Fundamentals A Recipe for Automating Infrastructure
磁力链接详情
文件列表详情
5e2d191c9b0f5f0a8151535760fbf5d5d4988526
infohash:
90
文件数量
3.03 GB
文件大小
2019-8-4 12:09
创建日期
2024-11-16 10:11
最后访问
相关分词
Tutorialsplanet
NET
Udemy
-
Chef
Fundamentals
A
Recipe
for
Automating
Infrastructure
1. Welcome to Chef Fundamentals/1. Chef Fundamentals - Is this class right for me.mp4 27.69 MB
1. Welcome to Chef Fundamentals/2. Course Roadmap.mp4 21.65 MB
1. Welcome to Chef Fundamentals/3. Getting Started Configuring Your Development Environment.mp4 14.3 MB
1. Welcome to Chef Fundamentals/4. Exercise Install the ChefDK.mp4 13.96 MB
1. Welcome to Chef Fundamentals/5. Setup Configure Your Lab Environment with Vagrant and Virtualbox.mp4 46.66 MB
1. Welcome to Chef Fundamentals/6. Bonus Setup Configure Your Lab Environment with Amazon Web Services.mp4 63.61 MB
1. Welcome to Chef Fundamentals/7. Bonus Setup Configure Your Lab Environment with Google Compute Engine.mp4 46.09 MB
1. Welcome to Chef Fundamentals/8. Bonus Setup Configure Your Lab Environment with Microsoft Azure.mp4 49.88 MB
10. The Chef Server/1. Overview Interfacing with a Chef Server.mp4 17.68 MB
10. The Chef Server/2. Why use a Chef Server.mp4 17.68 MB
10. The Chef Server/3. Exercise Getting Started with Hosted Chef.mp4 25.57 MB
10. The Chef Server/4. Exercise Uploading Cookbooks.mp4 24.49 MB
10. The Chef Server/5. Exercise Reconfigure Your Vagrant Environment.mp4 31.86 MB
10. The Chef Server/6. Exercise Bootstrap your Web Server.mp4 33.88 MB
11. Community Cookbooks/1. Overview Custom Cookbooks and the Chef Supermarket.mp4 13.31 MB
11. Community Cookbooks/2. Exploring the Supermarket.mp4 86.62 MB
11. Community Cookbooks/3. Create a Wrapper Cookbook.mp4 106.25 MB
11. Community Cookbooks/4. Adding Webserver Members.mp4 63.73 MB
11. Community Cookbooks/5. Managing Cookbooks with Berkshelf.mp4 90.93 MB
11. Community Cookbooks/6. Exercise Deploy a Load Balancer.mp4 76.05 MB
12. Managing Nodes/1. Overview Going Full-Scale.mp4 8.15 MB
12. Managing Nodes/2. Adding Nodes to your Organization.mp4 25.86 MB
12. Managing Nodes/3. Exercise Add a Member to the Load Balancer.mp4 84.4 MB
12. Managing Nodes/4. Demo Verifying Node Data with Knife.mp4 72.67 MB
12. Managing Nodes/5. Bonus Run the chef-client on a Schedule.mp4 53.79 MB
13. Roles/1. Overview Managing run-lists.mp4 9.52 MB
13. Roles/2. Describing run-lists with Roles.mp4 16.19 MB
13. Roles/3. Demo Methods for Creating and Assigning Roles.mp4 32.93 MB
13. Roles/4. Exercise Create the load-balancer Role.mp4 21.43 MB
13. Roles/5. Bonus Converge Using the 'knife ssh' Command.mp4 37.26 MB
14. Search/1. Overview Indexing and Search.mp4 7.73 MB
14. Search/2. Exploring Chef Server Indices.mp4 26.14 MB
14. Search/3. Running Searches with knife.mp4 30.53 MB
14. Search/4. Demo Refactor for Dynamic Load Balancing.mp4 91.51 MB
14. Search/5. Exercise Testing the Load Balancer.mp4 69.31 MB
15. Environments/1. Overview Control Your Deployment.mp4 10.72 MB
15. Environments/2. What is a Chef Environment.mp4 20.71 MB
15. Environments/3. Creating and Managing a Production Environment.mp4 39.91 MB
15. Environments/4. Exercise Deploy a Web Server to an Acceptance Environment.mp4 22.71 MB
15. Environments/5. Exercise Refine the Load Balancer.mp4 82.69 MB
16. Data Bags/1. Overview Organizing Custom Data Sets.mp4 8.43 MB
16. Data Bags/2. What's in the Bag.mp4 20.08 MB
16. Data Bags/3. Creating and Managing Data Bags.mp4 35.76 MB
16. Data Bags/4. Dynamic Search and Find.mp4 29.94 MB
16. Data Bags/5. Exercise Creating Users and Groups with Search.mp4 52.2 MB
16. Data Bags/6. Demo Encrypting Your Secrets.mp4 33.5 MB
17. Graduation Further Resources/1. What have we learned.mp4 11.99 MB
17. Graduation Further Resources/2. Continuous Learning and Continuous Delivery.mp4 25.12 MB
17. Graduation Further Resources/3. Keep Learning and Practicing.mp4 29.09 MB
17. Graduation Further Resources/4. Your Chef Community.mp4 28.14 MB
2. Chef and Configuration Management/1. What is Configuration Management.mp4 36.04 MB
2. Chef and Configuration Management/2. Infrastructure as Code.mp4 21.25 MB
2. Chef and Configuration Management/3. Exercise Your First Chef Recipe.mp4 20.31 MB
2. Chef and Configuration Management/4. How Chef Thinks About System Components.mp4 30.35 MB
3. Resources Chef's Basic Building Blocks/1. Overview Chef Resources.mp4 14.59 MB
3. Resources Chef's Basic Building Blocks/2. Exploring System Resources.mp4 36.73 MB
3. Resources Chef's Basic Building Blocks/3. Convergence and Desired State.mp4 36.73 MB
3. Resources Chef's Basic Building Blocks/4. Exercise Create a Workstation Setup Recipe.mp4 35.55 MB
3. Resources Chef's Basic Building Blocks/5. Organizing Resources with Recipes.mp4 22.06 MB
4. Cookbooks/1. Overview Cookbooks.mp4 7.31 MB
4. Cookbooks/2. Organizing Recipes with Cookbooks.mp4 21.96 MB
4. Cookbooks/3. Cookbook Components.mp4 30.9 MB
4. Cookbooks/4. Revision Control with Git.mp4 86.65 MB
4. Cookbooks/5. Exercise Deploy an Apache Webserver.mp4 24.24 MB
5. The chef-client/1. Overview The chef-client run.mp4 7.79 MB
5. The chef-client/2. Applying Recipes and Cookbooks.mp4 30.04 MB
5. The chef-client/3. The include_recipe method.mp4 23.86 MB
5. The chef-client/4. Exercise Run the chef-client.mp4 14.25 MB
6. Ohai/1. Overview Taking System Inventory.mp4 11.77 MB
6. Ohai/2. An Object Called 'Node'.mp4 36.84 MB
6. Ohai/3. Accessing Node Attibutes.mp4 33.66 MB
6. Ohai/4. Exercise Add Node Details to the Web Application.mp4 19.34 MB
7. Templates/1. Overview Using Template Resources.mp4 9.08 MB
7. Templates/2. Why Use Templates.mp4 24.55 MB
7. Templates/3. Understanding Embedded Ruby.mp4 26.21 MB
7. Templates/4. Adding Templates to Recipes.mp4 33.1 MB
7. Templates/5. Exercise Refactor the Web Application with a Template.mp4 27.57 MB
8. Other Common Resources/1. Overview Other Common Resources.mp4 10.21 MB
8. Other Common Resources/2. cookbook_file.mp4 24.51 MB
8. Other Common Resources/3. remote_file.mp4 32.57 MB
8. Other Common Resources/4. execute.mp4 34.06 MB
8. Other Common Resources/5. user and group.mp4 21.91 MB
8. Other Common Resources/6. sending and receiving notifications.mp4 33.85 MB
9. Troubleshooting and Bonus Content/1. Overview Debugging, Linting, and Testing.mp4 11.63 MB
9. Troubleshooting and Bonus Content/2. Explore the ChefDK.mp4 33.58 MB
9. Troubleshooting and Bonus Content/3. Your Toolkit.mp4 37.63 MB
9. Troubleshooting and Bonus Content/4. The Troubleshooting Process.mp4 40.24 MB
9. Troubleshooting and Bonus Content/5. Demo Breaking Things.mp4 48.97 MB
9. Troubleshooting and Bonus Content/6. Bonus Intro to Test Kitchen.mp4 75.88 MB
9. Troubleshooting and Bonus Content/7. Bonus Intro to ChefSpec.mp4 66.02 MB
其他位置