devops_tools_course
devops_tools_course copied to clipboard
The companion code for my DevOps course

Introduction to DevOps tools
Welcome to my Free course. You can find the complete course on my YouTube channel here: https://www.youtube.com/c/LondonIAC
If you're completely new to the DevOps world and CICD processes or you jus need a refresher on how to setup a specific part of the process, you're inthe right place. In this course, I'll take you from having just a laptop, to a fully working CICD workflow in AWS using some of the most popular DevOps tool in use today.
The course will give you an introdurction to the following tools:
- Packer
- Terraform
- Ansible
- GitLab
- Slack
- Grafana
- Elastic
- AWS
- Jenkins
Subscribe to my channel.
All videos will be available on this YouTube playlist
Youtube links for each video:
Here are the quick links to each youtube video demo. Please throw them a like!
- Chapter-1 Build your first AWS EC2 instance Part 1
- Chapter-2 Setup IAM and save your Access&Secret keys
- Chapter-3 Setup your Control Node
- Chapter-4 Install, configure and run Packer
- Chapter-5 Install Terraform and build Instances in AWS
- Chapter-6 Terraform code - Build your Datacentre
- Chapter-7 Ansible Introduction
- Chapter-8 Install & configure GitLab
- Chapter-9 Ansible: Setup a load balanced web server
- Chapter-10 Install and Setup Jenkins
- Chapter-11 Gitlab & Jenkins Integration
- chapter-12 Setup a Jenkins pipeline using a Jenkinsfile
- Chapter-13 Ansible: Add Assert module testing
- Chapter-14 APIDB: Collect and store server data
- Chapter-15 Install and Setup ElasticStack & Grafana
- Chapter-16 Integrate Slack into the build/CICD process