StatCan / aaw

Documentation for the Advanced Analytics Workspace Platform
https://statcan.github.io/aaw/
Other
69 stars 12 forks source link

Provision an Azure managed PostgreSQL DB to demo access from AAW for netezza replacement #334

Closed ca-scribner closed 2 years ago

ca-scribner commented 3 years ago

In a meeting with RSID/CPD they were open to replacing their Netezza DB with an Azure managed SQL database to reduce cost and maintenance efforts. Let's provision a demo database to:

Managed PostgreSQL are already approved by security etc, used internally, and just require a few extra lines to an existing Terraform (already checked with Will).

If put into sprint scope, implementation plan is:

sylus commented 3 years ago

I just recommend if you want any sort of decent IOPS for managed db should select at minimum 256GB storage size.

sylus commented 3 years ago

Here is the P.R. for @brendangadd to review:

https://github.com/StatCan/terraform-kubernetes-aks-platform-daaas-private/pull/157

ca-scribner commented 3 years ago

If Brendan gives ok can we do 500GB or 1TB? I think they’ll ask how it does with 1TB or data

On Mon, Jan 4, 2021 at 17:18 William H notifications@github.com wrote:

Here is the P.R. for @brendangadd https://github.com/brendangadd to review:

StatCan/terraform-kubernetes-aks-platform-daaas-private#157 https://github.com/StatCan/terraform-kubernetes-aks-platform-daaas-private/pull/157

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/StatCan/daaas/issues/334#issuecomment-754257072, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALPFPI5EML3INVFDFHOO6VLSYI5DRANCNFSM4VTPNITQ .

sylus commented 3 years ago

@ca-scribner can we launch this? Increase the disk size?

ca-scribner commented 3 years ago

It's all on @brendangadd

I'll be stuck doing something else for next week so can't use till after but I think having a DB up would be great

sylus commented 3 years ago

https://github.com/StatCan/terraform-managed-databases-daaas/pull/2

sylus commented 3 years ago

We launched geomatics but still need permission to launch the RSID one.

sylus commented 3 years ago

@ca-scribner maybe ask Brendan today for this? Want to know status :D P.R. is ready.

ca-scribner commented 3 years ago

Can do. I think the way that netezza effort is going it is less rushed now though. I don’t expect someone is ready to use the DB if we make it in the short term :(

On Thu, Jan 21, 2021 at 12:10 William H notifications@github.com wrote:

@ca-scribner https://github.com/ca-scribner maybe ask Brendan today for this? Want to know status :D P.R. is ready.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/StatCan/daaas/issues/334#issuecomment-764800267, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALPFPI5BB3QB4Z7AKCY727DS3BNZ7ANCNFSM4VTPNITQ .

brendangadd commented 2 years ago

Closing as stale.