Skip to content

leoneperdigao/cloud-engineer-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Engineer Assessment

What to expect?

We understand that your time is valuable, and in anyone's busy schedule solving these exercises may constitute a fairly substantial chunk of time, so we really appreciate any effort you put in to helping us build a solid team.

What we are looking for?

Keep it simple. Read the requirements and restrictions carefully and focus on solving the problem.

Treat it like production code. That is, develop your software in the same way that you would for any code that is intended to be deployed to production. These may be toy exercises, but we really would like to get an idea of how you build code on a day-to-day basis.

How to submit?

You can do this however you see fit - you can email us a tarball, a pointer to download your code from somewhere or just a link to a source control repository. Make sure your submission includes a small README, documenting any assumptions, simplifications and/or choices you made, as well as a short description of how to run the code and/or tests. Finally, to help us review your code, please split your commit history in sensible chunks (at least separate the initial provided code from your personal additions).

The Interview:

After you submit your code, we will contact you to discuss and potentially arrange an online interview with some of the team. The interview will cover a wide range of technical and social aspects relevant to working at our company, but importantly for this exercise: we will also take the opportunity to step through your submitted code with you.

The Exercises:

1. [AWS] Intermediate AWS Knowledge check

This section contains 4 questions and the complete specification for these exercises can be found in the aws/ directory.

2. [AWS CDK] Build a simple CDK App

This section contains 1 question and the complete specification for these exercises can be found in the aws-cdk/ directory.

3. [Problem Solving] Solve generic problems

This section contains 2 question and the complete specification for these exercises can be found in the problem-solving/ directory.

F.A.Q.

  1. Is it OK to share your solutions publicly? Yes, the questions are not prescriptive, the process and discussion around the code is the valuable part. You do the work, you own the code. Given we are asking you to give up your time, it is entirely reasonable for you to keep and use your solution as you see fit.

  2. Should I do X? For any value of X, it is up to you, we intentionally leave the problem a little open-ended and will leave it up to you to provide us with what you see as important. Just remember to keep it simple. If it's a feature that is going to take you a couple of days, it's not essential.

  3. Something is ambiguous, and I don't know what to do? The first thing is: don't get stuck. We really don't want to trip you up intentionally, we are just attempting to see how you approach problems. That said, there are intentional ambiguities in the specifications, mainly to see how you fill in those gaps, and how you make design choices. If you really feel stuck, our first preference is for you to make a decision and document it with your submission - in this case there is really no wrong answer. If you feel it is not possible to do this, just send us an email and we will try to clarify or correct the question for you.

Good luck!

About

Interview challenge for potential candidates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published