Skip to content

katherinelim/simple-sinatra-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REA Site Performance & Availability Engineer pre-interview task

Provision a new application server and deploy the application in this Git repository

  • write configuration-as-code recipes (using your preferred orchestration software) to:
    • configure an OS image (your choice) appropriately.
    • deploy the provided application.
    • make the application available on port 80.
    • ensure that the server is locked down and secure.
  • provide documentation.

Expected output

  • scripts and/or configuration that we can use to deploy the application.
  • documentation.

To get the provided application working locally

git clone git://github.com/tnh/simple-sinatra-app.git
shell $ bundle install
shell $ bundle exec rackup

About

Trent's Simple Sinatra App, which we use for our ops hiring process - originally from https://github.com/tnh/simple-sinatra-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%