Book Image

Heroku Cloud Application Development

By : Anubhav Hanjura
Book Image

Heroku Cloud Application Development

By: Anubhav Hanjura

Overview of this book

Table of Contents (17 chapters)
Heroku Cloud Application Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 10. Advanced Heroku Usage

We are at the end of our journey with Heroku. In this book, we have learned that Heroku is fun and easy to work with. Through this journey, we have learned how to build, deploy, and troubleshoot Heroku apps using a wide variety of available add-ons and tools. Our focus was on the Heroku platform, that is, what it offers to developers in terms of services, and how developers can leverage the services and roll out apps built on top of the Heroku stack. During our journey, we also learned about how the Heroku platform is secured for developers to build reliable apps for the end user. By demonstrating various techniques, we also learned how to use the Heroku platform more effectively, be it the configuration of DNS for your app, usage of 2X dyno configurations, or setting up and managing data stores such as Heroku PostgreSQL.

In this chapter, we will look at some useful and advanced aspects of the Heroku platform:

  • We review some really useful experimental features...