Book Image

Learning Heroku Postgres

By : Patrick Rafael de Oliveira Espake
Book Image

Learning Heroku Postgres

By: Patrick Rafael de Oliveira Espake

Overview of this book

Table of Contents (17 chapters)
Learning Heroku Postgres
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Keyword List
Index

Chapter 1: Getting Started with Heroku Postgres


  1. Is Heroku a multilanguage platform?

    Answer: TRUE

  2. Using Heroku, does a developer have many concerns about infrastructure?

    Answer: FALSE

  3. Is Heroku Toolbelt the most powerful way to manage your apps on Heroku?

    Answer: TRUE

  4. Is it possible to deploy applications on Heroku via FTP?

    Answer: FALSE

  5. Is dyno a virtualization of a Unix container?

    Answer: TRUE

  6. Does Heroku always support the latest 10 versions of PostgreSQL?

    Answer: FALSE

  7. Do the plans of the Premium tier tolerate 30 minutes of downtime?

    Answer: FALSE

  8. Do all plans of Heroku run a 64-bit architecture?

    Answer: TRUE

  9. Do only Standard plans have the capability of High Availability?

    Answer: FALSE

  10. When a new database is built upon failure access, are the credentials changed?

    Answer: TRUE