CSC/ECE 517 Spring 2023- NTNX-4. Extend NDB operator provision postregresql aws: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Topics)
m (Problem Statement)
Line 2: Line 2:


==Problem Statement==
==Problem Statement==
Nutanix Database Service is the only hybrid cloud database-as-a-service for Microsoft SQL
Server, Oracle Database, PostgreSQL, MongoDB, and MySQL. Efficiently manage hundreds to
thousands of databases. We need to extend the Nutanix Database Service Kubernetes operator to provision Postgres Single
Instance databases on AWS EC2.


==Goal of this Topic==
==Architecture==


==Architecture==


==Workflow==
==Workflow==
==Implementation==
==Implementation==



Revision as of 23:35, 21 March 2023

NTNX-4. Extend Nutanix Database Service Kubernetes operator to provision Postgres Single Instance databases on AWS EC2

Problem Statement

Nutanix Database Service is the only hybrid cloud database-as-a-service for Microsoft SQL Server, Oracle Database, PostgreSQL, MongoDB, and MySQL. Efficiently manage hundreds to thousands of databases. We need to extend the Nutanix Database Service Kubernetes operator to provision Postgres Single Instance databases on AWS EC2.

Architecture

Workflow

Implementation

Test Plan

Actions to be taken before testing

Things to test

Future implementation

Github

Contributors