GithubHelp home page GithubHelp logo

devops-lab's Introduction

My attempt at the Stream Co Dev Ops challenge.

I didnt' complete the extra tasks, though wrote down my thoughts and ideas as I worked through the basic goals and also gave my possible solutions to the additional challenges.

Have a read through DIARY.md


StreamCo DevOps Lab

Technical assessment for DevOps candidates.

Overview

The purpose of this lab is to assess your skills and approach to automated provisioning, deployment and configuration management.

We ask you to complete the Basic Goals below and deliver the outputs requested.

Additional Challenges are available if you have time and want to show us what you can do.

Completing the basic goals in an automated, working, reliable, reproducible way is preferable to completing any of the additional challenges. Be sure to give thought in explaining what further improvements you would make given more time.

Basic Goals

  • Using AWS Cloudformation, automate the deployment of secure, publicly available HA Load-Balanced Web Servers that return the instance id of the host that served the request.
  • Ensure that the web servers are available in two AWS availability zones and will automatically rebalance themselves if there is no healthy web server instance in either availability zone.
  • Redirect any HTTP requests to HTTPS. Self-signed certificates are acceptable.
  • Answer the question: "How would you further automate the management of the infrastructure if given unlimited time and resource?"

Additional Challenges:

  • Drive the deployment with Puppet.
  • Provide basic automated tests to cover included scripts, templates, manifests, recipes, code etc.
  • Redirect any 404 errors to a custom static page.
  • Add a Database to your automation and have your application serve the data stored in addition to the instance ID.

Output

Please provide us with:

  1. a public URL for hitting the web server deployment.
  2. a set of read-only AWS access credentials (Access Key and Secret Key) allowing us to see the AWS resources used in the deployment.
  3. SSH key pairs for logging onto the web instances used in the deployment.
  4. any scripts, config files, manifests, recipes, or source code you used to achieve the goal above.
  5. any detailed notes, written explanations, diagrams, screen shots to help demonstrate your work.
  6. written answers to the question: "How would you further automate the management of the infrastructure?"

You can send these as:

  • A public GitHub/Bitbucket repository URL.
  • A zipped file via e-mail.
  • A zipped file via URL download link.

You may tear down the environment once we have confirmed the completion of our review.

Notes:

devops-lab's People

Contributors

archii avatar hoganau avatar martinchooooooo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.