chore: add resource under postgresql-dba:installation-and-setup:deployment-in-cloud

pull/4174/head
roadmap bot 1 year ago
parent d12eccb6aa
commit 8adc6cb7b4
  1. 4
      src/data/roadmaps/postgresql-dba/content/103-installation-and-setup/103-deployment-in-cloud.md

@ -49,4 +49,6 @@ Here's a general outline of the steps to deploy PostgreSQL in the cloud:
- **Manage and monitor the instance:** Use the cloud provider's web console or tools to manage and monitor the performance, resource usage, and backups of your PostgreSQL instance.
By following these steps, you can have a fully operational PostgreSQL instance in the cloud. Make sure to review the specific documentation and tutorials provided by each cloud service to ensure proper setup and configuration. As your PostgreSQL database grows, you can take advantage of the scalability and flexibility offered by cloud providers to adjust resources and performance as needed.
By following these steps, you can have a fully operational PostgreSQL instance in the cloud. Make sure to review the specific documentation and tutorials provided by each cloud service to ensure proper setup and configuration. As your PostgreSQL database grows, you can take advantage of the scalability and flexibility offered by cloud providers to adjust resources and performance as needed.
- [Postgres On Kubernetes](https://cloudnative-pg.io/)
Loading…
Cancel
Save