Skip to content

Commit e0572da

Browse files
committed
Thank You for Choosing to Learn from in28Minutes
1 parent 9057b06 commit e0572da

File tree

2 files changed

+2
-60
lines changed

2 files changed

+2
-60
lines changed

ansible/readme.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Ansible
22

3+
## Step By Step Details
34
- Step 01 - Creating EC2 Instances for Ansible - Manually and with Terraform
45
- Step 02 - Setting Ansible Project with cfg and ansible hosts
56
- Step 03 - Playing with Ansible Commands
@@ -17,9 +18,7 @@
1718
- Step 15 - Providing Declarative Configuration with Ansible
1819
- Step 16 - Deleting all AWS EC2 Instances
1920

20-
2121
### Prerequisites
22-
2322
- 3 EC2 Instances
2423
- 2 using Terraform
2524
- 1 Manually
@@ -96,7 +95,4 @@ ansible-inventory --graph
9695
ansible-playbook playbooks/08-dynamic-inventory-ping.yml
9796
ansible-playbook playbooks/09-create-ec2.yml
9897
99-
100-
101-
TODO
10298
```

readme.md

+1-55
Original file line numberDiff line numberDiff line change
@@ -609,58 +609,4 @@ Node4[label=<<FONT POINT-SIZE="20">..<br/></FONT>>]
609609
- Release atleast 20 small videos - one a day on Youtube
610610
- Do atleast 3 Youtube live sessions
611611
- After a Month
612-
- UFB
613-
- Course Upload
614-
- Lectures with All Commands for each section
615-
- Make two github repos public
616-
- Docker Text Instructions for Windows
617-
- Disable AWS/Azure Access Keys
618-
- Videos
619-
- Costs
620-
- Todo from Appendix Course Section Titles
621-
- Azure CLI
622-
- AWS CLI
623-
- Exploring Java Microservices Projects
624-
- Importing Projects from Github into Visual Studio Code
625-
- DevOps
626-
- Introduction
627-
- Maturity Model
628-
- Introduction and Prerequisites
629-
- Terraform - IAAC Intro, Installation of Terraform, AWS Account, AWS Keys(We will create it in first section), IDE, VS Code Extensions.
630-
- Ansible - Intro to IAAC and Server Provisioning vs Server Configuration Management, Installation, AWS Account, IDE, Python, PIP, !Windows,
631-
- Azure DevOps - Azure Account, Docker Basics, CI, CD, IDE
632-
- Azure K8S Automation - Kubernetes, Terraform (Remote Backend), IAAC, Azure DevOps, Azure, Azure CLI, FREE TIER??
633-
- AWS K8S Automation - Kubernetes, Terraform, Azure DevOps, AWS, AWS CLI, Costs - EKS is NOT FREE
634-
- Jenkins - IDE, Docker & Docker Compose
635-
- Miscellaneous
636-
- Docker
637-
- Importing Docker Projects into Visual Studio Code
638-
- Ansible
639-
- Ansible on Windows OS
640-
- Setup Needed for Dynamic Inventory - readme.md
641-
- Terraform
642-
- Advantages of immutability
643-
- Azure DevOps
644-
- Consequences of Setting up One Github Repository - Pipelines. A discussion on Best Practices
645-
- Jenkins
646-
- Deploying Jenkins on Kubernetes
647-
- Any other exercises?
648-
- Course Intro's and Ending!
649-
- DevOps Periodic Table DT27 - Xebia
650-
- DevOps Assessment DT128 - Ravi's Video
651-
- Ravi's Presentation
652-
- Appendix Course Section Titles
653-
- Installing Visual Studio Code
654-
- Installing DONE
655-
- Installing Extensions
656-
- A few quick shortcuts
657-
- Importing Projects from Github into Visual Studio Code
658-
- Getting Started with AWS
659-
- AWS Account DONE
660-
- Installation of AWS CLI
661-
- Getting Started with Azure
662-
- Azure Account DONE
663-
- Installation of Azure CLI
664-
- Introduction to Microservices
665-
- Intro, Advantages, DONE
666-
- Exploring Java Microservices Projects
612+
- UFB

0 commit comments

Comments
 (0)