GithubHelp home page GithubHelp logo

eotopalik-nr / newrelic-ruby-kata Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awhipple-nr/newrelic-ruby-kata

0.0 0.0 0.0 6.5 MB

Home Page: http://newrelic-ruby-kata.herokuapp.com

License: MIT License

Ruby 69.02% JavaScript 1.43% CSS 0.44% HTML 29.10%

newrelic-ruby-kata's Introduction

newbrelic-ruby-kata

Using New Relic and AWS, see how many things you can find and fix to make this app perform fast!

Note: This is a minor modification of the New Relic Ruby Kata

Step 1

Fork the code form this repo

Step 2

Follow instruction on how to setup and connect to your AWS instance.

Step 3

Load the sample DB locally:

bundle exec rake db:create
pg_restore --verbose --clean --no-acl --no-owner -h localhost -U $USER -d newrelic-ruby-kata_development public/sample-data.dump
bundle exec rails s

Step 4

Setup Synthetics Monitors to look at all the pages in your Ruby Kata.

Step 5

Work in teams to determine which sections of code are in need of improvement.

Use good git practices to fix the code. Setup deploy markers so that you can see clearly who made what changes when to the code. Rollback changes if needed.

Solve as many of the Katas as you can. There are seven distinct Katas in this application that can be torn apart and fixed by using your awesome dev abilities and the deep metrics that New Relic provides.

newrelic-ruby-kata's People

Contributors

benders avatar benweint avatar jasonrclark avatar jkutner avatar lindsayculver avatar matt-otis avatar philweber avatar tkrajcar avatar vosechu avatar yonatan-schultz 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.