Git Product home page Git Product logo

devops-challenge-apps's People

Contributors

cdnbacon avatar killix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

devops-challenge-apps's Issues

Remove Policy Configuration from Challenge

This is something that you should pose as a question in a personal interview. The engineer is likely going to want to ask a few probing questions in order to deliver the answer he feels is best, and this format does not allow the engineer to do that.

Rethink Part 4

Problem

As it's currently designed, part 4 (monitoring), would be a more appropriate interview question. (similar reasons as #2 ).

I'd also like to add that as an engineer, I wouldn't want to answer these sorts of interview questions in a github repo, where other applicants following me would be able to see, learn, and improve upon my answers.

A selection is meant to be competitive, and I'd like to think that my own experiences have given me a competitive advantage. For any item you're asking the engineer to deliver in the current PR, ask yourself "is he giving away his competitive advantage"? If so, this should be an interview question, not part of a code-challenge.

Alternative

However, monitoring itself, is a great topic to put into a coding challenge. You might reword this part of the challenge to ask the engineer to create another application tier that handles monitoring of the other tiers.

Part 2: it's a trick question

It's clear you're looking to do a docker based infrastructure. If that's so, then for Part 2: for you to have all kinds of "extra" substance to do a canary release, then you're starting from the wrong place.

A good docker deployment will have the ability to deploy itself depending on the env it's deployed within, meaning you would have the same infrastructure for canary, and you'd just need to engineer some environment settings/configs allowing for discovery of the proper source build and deploy targets from your build pipeline.

It amounts to Step 2 is not really answerable, it's a trick question.

Create a single compose file

There isn't any reason to have multiple compose files. The whole point of the compose file is to describe multiple services, and doing so in a single file gives you the added benefit of using docker networking, orchestration, and security in your apps entire ecosystem.

I believe this is the biggest reason your #devopschallenge has received the feedback it has. It's not a matter of time, it's become a matter of now having to refactor code just to start the challenge.

If you're going to challenge an engineer to set up an infrastructure, application design is just as important as the build, delivery, and hosting models.

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.