Page 1 of 2

Cloud Placement Drive : 26th Nov Online Task

We welcome you to the cloud job Placement drive conducted by MicroDegree. 

 and get a chance to attend the final round of interview.

Idea is to test your strengths than find your weaknesses. You can try any of the task. Need not be in any particular order. 

There are MCQs and set of practical tasks.

Please finish the mcqs . also do the practical tasks and upload the final doc at the end.

Please rejoin the zoom session once you complete the task.

Suggestion: 
1. Try the easier less time consuming tasks first and the advanced ones later
2. Sign in and keep saving your progress

Full Name

Email Id

Contact number

Current Location

Do you have cloud experience

Are you AWS DevOps cloud certified

Are you AWS DevOps cloud certified
A
B

Are you MicroDegree AWS DevOps certified

Are you MicroDegree AWS DevOps certified
A
B

1. Which of the following is not an IAM best practice?

1. Which of the following is not an IAM best practice?
A
B
C
D

2. Which AWS CLI command should I use to create a snapshot of an EBS volume?

2. Which AWS CLI command should I use to create a snapshot of an EBS volume?
A
B
C
D

3. What AWS service allows you to treat your infrastructure as code?

3. What AWS service allows you to treat your infrastructure as code?
A
B
C
D

4. What is a Serverless service?

4. What is a Serverless service?
A
B
C
D

5. Which of the following CloudWatch EC2 metrics will require a custom script to enable?

5. Which of the following CloudWatch EC2 metrics will require a custom script to enable?
A
B
C
D

6. A group in IAM can contain many users. Can a user belong to multiple groups?

6. A group in IAM can contain many users. Can a user belong to multiple groups?
A
B
C
D

7. An organization recently expanded its AWS infrastructure for its public website into two regions. US East (Ohio) and ASIA Pacific (Mumbai), to better serve growing demand in Asia. What should the SysOps administrator implement to ensure that users are consistently directed to the best performing region?

7. An organization recently expanded its AWS infrastructure for its public website into two regions. US East (Ohio) and ASIA Pacific (Mumbai), to better serve growing demand in Asia. What should the SysOps administrator implement to ensure that users are consistently directed to the best performing region?
A
B
C
D
Untitled multiple choice field
A
B
C
D

8. In Git, which error would you get if you try to push master-branch changes to a remote repository,
and someone else pushed changes to that same branch while you were making your changes? (Choose
one.)

8. In Git, which error would you get if you try to push master-branch changes to a remote repository, and someone else pushed changes to that same branch while you were making your changes? (Choose one.)
A
B
C
D
E

9. Which command is used to add files for tracking in the git repository?

9. Which command is used to add files for tracking in the git repository?
A
B
C
D

10. Which file is used to define dependency in maven?

10. Which file is used to define dependency in maven?
A
B
C
D

11. After you install Git and prior to issuing the first commit, which two configuration properties does the tool expect to be configured?

11. After you install Git and prior to issuing the first commit, which two configuration properties does the tool expect to be configured?
A
B
C
D

12. .............. command is used for stopping a running container.

12. .............. command is used for stopping a running container.
A
B
C
D

13. The markup language used to write Docker configuration files is:

13. The markup language used to write Docker configuration files is:
A
B
C
D

14. Which of the following is not a container-based alternative to Docker?

14. Which of the following is not a container-based alternative to Docker?
A
B
C
D

15. At the OS level, the goal of independent application execution and failure isolation is achieved through the use of:

15. At the OS level, the goal of independent application execution and failure isolation is achieved through the use of:
A
B
C
D

Practical Tasks

Kindly complete the task as much as possible and upload the screenshot within a given period of time. Minimum 4 tasks completion is mandatory

Task 1: Create a VPC with 2 subnets one public n other private in diff AZ’s and attach Internet gateway and launch ec2 instances.
Expected output: public instance should connect to private instance.
Task 2: Setup a basic CI CD pipeline with a combination of any tools
Task 3: Create an IAM user to access to S3 bucket restricting to the objects read only permissions.
Task 4: Deploy static website on Aws S3 (choose any file format ex. HTML )
Task 5: VPC
* In Mumbai, create a VPC with CIDR 10.0.0.0/24
* Divide this VPC into 6 subnets across 2 AZ (e.g. a, b)
* Make 2 subnets as Public (namely 1-a, 1-b)
* Make 2 subnets as Private with outbound internet (namely 2-a, 2-b)
* Make 2 subnets as Private with no outbound internet (namely 3-a, 3-b)
Task 6: Create 5 IAM Role policies,
I. Read only to S3 buckets
ii. Access to just Webapp-VPC EC2 instances
iii. Access to create Alarms in Cloudwatch.
iv. Read/Write access to Lambda Service
v. Similar Access as Administrator.
Task 7: EC2
* Create an EC2 instance in ap-south-1 region using CLI.
* Add tags to the EC2 instance created above using CLI.
* ssh to the machine and create a cronjob to take the AMI of the machine once in a day.
* Terminate the machine and AMI created using CLI.
Task 8: Shell - Print even numbers between 0 to 100. Use shell or python scripting to do this
Task 9: Create 2 VPC's Named "Webapp-VPC" & "Db-VPC"
It should have 2 Subnets each, one with Class A IPv4 CIDR and Class B IPv4 CIDR and 255 ports in each subnet.
Task 10: Host a basic website in a EC2 instance

Upload you word document with all the screenshots and respective task number

Please make sure you add any related info to make the evaluation easier.
You can also highlight specific section in the screenshot if required.