Skip to content

cloudengine-labs/assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

CloudEngine Labs DevOps & Cloud Engineer Assignment

Time limit

  • Assignment needs to be submitted within 2 days after it is shared to candidate.

Objective of the assignment

  • This is to test the basic understanding of candidate's knowledge in the below areas,
  1. Git commands usage
  2. Knowledge on Docker
  3. Testing whether the candidate providing attention to necessary details as part of implementation

Instructions

Please read and follow the instructions carefully

Create Repo in your GitHub account

  • Please create an user account in GitHub, if you don't have one.
  • Create new repo in your GitHub to complete the assessment
  • Alternatively you can clone this repo and add your code

Assignment problem statements

Must have requirements

  • Step 1: Create a simple Python program to print, "Hello cloud-engine labs!!"
  • Step 2: Create a Dockerfile in the project to create a container image for the program in the repo
  • Step 3: Test the Dockerfile by building the image
  • Step 4: Run the image as a container. It should print the string "Hello, cloud-engine labs!!"
  • Step 5: Commit and Push the updated code into your GitHub repo

Good to have requirements

  • Step 6: If you're able to create a GitHub Action workflow for the Docker CI automation, then you have an added advantage for the submission.
  • Step 7: Push the image into any container registry and share the image name as part of deliverable.

How to submit

  • Capture the output of Steps 3,4 and 5 (also 6 & 7 if you've done it) in a Google Document
  • Share repository link from your GitHub account
  • Share the google document link to [email protected]

Note:

  • Anytime if you have questions, please drop a note to [email protected]

  • Step 7 is needed for Cloud Engineer Roles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published