- Learning Heroku Postgres
- Patrick Espake
- 139字
- 2021-07-23 20:48:34
Chapter 1. Getting Started with Heroku Postgres
Heroku simplifies the infrastructure of web applications. With its architecture, it is possible to create robust, manageable, and scalable applications according to the needs of your business.
This book is focused on how Heroku works with PostgreSQL. It will cover pieces of architecture and how to build applications that benefit from Heroku Postgres. In this first chapter, you will learn about the key concepts of Heroku, how it works, what are the supported versions of PostgreSQL, how to choose the best plan according to your need, and how high availability works. The concepts covered in this chapter are fundamental to understanding the other chapters.
In this chapter, will cover the following topics:
- How does Heroku work?
- Postgres supported versions
- Choosing the right Heroku Postgres plan
- Production-tier technical characterization
- High availability
推薦閱讀
- Mastering OpenLayers 3
- Drupal 8 Blueprints
- 深入淺出WPF
- Windows Presentation Foundation Development Cookbook
- Android系統(tǒng)原理及開發(fā)要點詳解
- Python極簡講義:一本書入門數(shù)據(jù)分析與機器學習
- HTML 5與CSS 3權(quán)威指南(第3版·上冊)
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Learning Continuous Integration with TeamCity
- OpenCV with Python Blueprints
- Mockito Essentials
- ASP.NET Web API Security Essentials
- Java程序設(shè)計教程
- Python機器學習開發(fā)實戰(zhàn)
- Java自然語言處理(原書第2版)