Skip to content

up42/cloud-engineer-interview-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Senior Cloud Engineer Technical Assessment

Overview

This assessment is designed to evaluate your ability to analyze, critique, and extend infrastructure-as-code (IaC). You are provided with a cloud module located in the code directory.

Your goal is to perform a comprehensive review of this module and document how it fits into a production-grade ecosystem.

The Task

Please create a new document (e.g., SUBMISSION.md) addressing the following four pillars:

  1. Functional Analysis

    • Purpose: In your own words, what is this module intended to do?

    • Logic Review: Explain the core resources being provisioned.

  2. Technical Audit Evaluate the current implementation.

    • Gaps: What is missing that would be required for a "Production Ready" state?

    • Optimization: How could the module be more efficient (cost, performance, or deployment speed)?

    • Reusability: Is the module modular enough? How would you improve its flexibility or increase its usage range?

    • Security & Compliance: Identify any vulnerabilities or deviations from the Principle of Least Privilege.

    • Reliability: Are there potential failure points or "gotchas" in the current code?

  3. Architectural Integration

    How you would integrate this specific module into a larger, real-world project? Which files you need, how would you initialize it and what would it do? You can use diagrams, pseudocode, or any other method to illustrate your integration.

  4. Process Transparency

    We encourage the use of modern tools, but we value transparency in your workflow:

    • If you used AI tools to assist in your analysis or diagramming, please include the prompts you used.

Submission Guidelines

  • Format: A single Markdown file (SUBMISSION.md).

  • Ownership: We expect the analysis to reflect your personal expertise and professional opinion.

  • Context: This document will serve reference for the technical interview discussion.

About

Public Repo with contents for the cloud engineer interview.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages