<aside> 📦
NOTE :
1, 8, 10 are not part of the practical exam
2&3 and 11&12 are most likely to come [ High percentage ]
For Exp 12 : lambda code
For Exp 6 : main.tf
For Exp 4 : Kubectl official site can be opened
</aside>
THEORY
Exp 2 and 3 : To demonstrate automated application building with AWS CodeBuild, deployment to S3/SEBS via CodePipeline, and deployment to an EC2 instance using CodeDeploy, showcasing an end-to-end CI/CD workflow on AWS
Exp 4 : To install kubectl and execute kubectl commands to manage a Kubernetes cluster and deploy your first Kubernetes application.
Exp 5 & 6 : To understand Terraform lifecycle, core concepts/terminologies, and install it on a Linux machine. & To build, change, and destroy AWS infrastructure using Terraform.
Exp 7 : To understand the Static Analysis (SAST) process and learn to integrate Jenkins SAST with SonarQube and GitLab.
Exp 9 : To understand continuous monitoring and install/configure Nagios Core, Nagios Plugins, and NRPE Nagios Remote Plugin Executor on a Linux machine.
Exp 11 & 12 : To understand AWS Lambda, its workflow, various functions, and create your first Lambda functions using Python, Java, or Node.js & To create a Lambda function which will log “An Image has been added” once you add an object to a specific bucket in S3.
Created by Abhishek Jamdade 🙂