-
Book Overview & Buying
-
Table Of Contents
Heroku Cookbook
By :
Heroku Cookbook
By:
Overview of this book
Heroku is a Platform as a Service that enables developers to rapidly deploy and scale their web applications. Heroku is designed for developer happiness, freeing developers from doing system administrative tasks such as configuring servers and setting up load balancers. Developers are able to focus on what they do best, building web applications, while leaving the details of deployment and scaling to the experts at Heroku.
This practical guide is packed with step-by-step solutions to problems faced by every production-level web application hosted on Heroku. You'll quickly get comfortable with managing your Heroku applications from the command line and then learn everything you need to know to deploy and administer production-level web applications.
Table of Contents (12 chapters)
Preface
1. Getting Started with Heroku
2. Managing Heroku from the Command Line
3. Setting Up a Staging Environment
4. Production-ready with Heroku
5. Error Monitoring and Logging Tools
6. Load Testing a Heroku Application
7. Optimizing Ruby Server Performance on Heroku
8. Optimizing a Rails Application on Heroku
9. Using and Administrating Heroku Postgres
10. The Heroku Platform API
Index