- Learning Heroku Postgres
- Patrick Espake
- 211字
- 2021-07-23 20:48:36
Summary
In this chapter, you have learned how Heroku works, how to transform your application into a slug with dependencies that can be distributed across multiple dynos, making your application scalable. You have also learned that by default Heroku supports the current version of PostgreSQL and the last three versions, and every three years you need to upgrade the version used in your application.
You have also learned about the structure of the Heroku plans and your characteristics, where the Hobby plans are more oriented for blogs or personal websites, while the Standard, Premium, and Enterprise plans are ideal for production applications. You understood that the downtime of each plan must be taken into consideration to choose the plan that is best for your business.
You also got knowledge about the characterization of the Standard, Premium, and Enterprise plans and that there are variations of plans based on the usage of vCPU, RAM, and IO.
Finally, you learned the High Availability feature that manages and monitors the application and database in case of a failure. When a new database is created, the credentials are changed.
In the next chapter, you will learn about the Heroku Toolbelt and all tools you need to get started with using Heroku at the command line.
- Mastering Ext JS(Second Edition)
- 從零構(gòu)建知識(shí)圖譜:技術(shù)、方法與案例
- Learning Docker
- 造個(gè)小程序:與微信一起干件正經(jīng)事兒
- iOS開(kāi)發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App Store上架
- SEO實(shí)戰(zhàn)密碼
- MySQL數(shù)據(jù)庫(kù)管理與開(kāi)發(fā)(慕課版)
- Hands-On Enterprise Automation with Python.
- Scratch·愛(ài)編程的藝術(shù)家
- Clojure for Java Developers
- Android Studio Cookbook
- RocketMQ實(shí)戰(zhàn)與原理解析
- C語(yǔ)言程序設(shè)計(jì)教程
- Building Apple Watch Projects
- Qt編程快速入門(mén)