A comprehensive collection of hands-on tasks and projects completed during the KodeKloud eng 100 Days of DevOps challenge. This repository covers practical skills in Linux, Docker, Ansible, Git, Kubernetes, AWS, Grafana, CI/CD pipelines, and more, aimed at mastering DevOps tools and practices.
Stars
3
Forks
5
Watchers
3
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
137
commits
Add TASK100 solution: Launch nautilus-ec2 with CPU >=90% CloudWatch alarm to existing SNS topic
2b199e7View on GitHubAdd TASK99 solution: Secure DynamoDB table with table-specific read-only IAM policy and role
b3397c7View on GitHubAdd TASK98 solution: Private VPC, subnet, EC2 with VPC-only SG using variables and outputs
dfb65a5View on GitHubAdd TASK97 solution: Create iampolicy_jim with EC2 read-only access using Describe*
d41fd71View on GitHubAdd TASK96 solution: Launch devops-ec2 with RSA key pair and save .pem locally
ecab309View on GitHubAdd TASK95 solution: Create xfusion-sg in default VPC with HTTP/SSH ingress
859e4b2View on GitHubAdd TASK94 solution: Create xfusion-vpc in us-east-1 using single main.tf
a77d4bdView on GitHubAdd TASK93 solution: Conditional file copy using when and inventory_hostname
c4b19d4View on GitHubAdd TASK92 solution: Ansible role with dynamic Jinja2 template using inventory_hostname and ansible_user
0d60705View on GitHubAdd TASK91 solution: Deploy httpd and prepend line to index.html using lineinfile + BOF
1b773dbView on GitHubAdd TASK90 solution: Create files with host-specific ACLs using file and acl modules
57e674aView on GitHubAdd TASK89 solution: Install httpd, start and enable service on all app servers
d2fe1baView on GitHubAdd TASK88 solution: Deploy httpd with blockinfile, apache owner, 0744 perms
1eb15e5View on GitHubAdd TASK87 solution: Install samba on all app servers using yum module
1e45113View on GitHubAdd TASK86 solution: Enable passwordless SSH to stapp03 using ansible_ssh_pass and SSH args
c4007e2View on GitHub