bellanov / andy

Decentralized task and workforce management.
1 stars 1 forks source link

Architecture & Billing Summary #33

Closed bellanov closed 3 weeks ago

bellanov commented 3 weeks ago

Summarize the current architecture and any relevant costs, spanning GCP, Docker, and GitHub.

Operational Costs : $55 / month

Google Cloud Platform

$46 / month Google Workspace Enterprise Plus: Usage of 2 seats

Docker

$5 / month Artifact registry for Docker containers.

GitHub

$4 / month Source code repository. CICD Builds.

$0 / month Google Projects

Amazon Web Services

$0 / month Deployment of AWS resources.

HashiCorp Terraform Registry

$0 / month Public registry to host Terraform Modules.

PyPi Python Package Index

$0 / month Public registry to host Python packages.

bellanov commented 3 weeks ago

Need to confirm and get all projects in sync, with regards to modules.

This means creating open source Terraform repositories and migrating the code to using those modules directly.

bellanov commented 3 weeks ago

@aybanda @prattsvee just review the above as it our stack thus far.

Need to bee line towards K8s while establishing the data science artifacts to deploy.

aybanda commented 3 weeks ago

@bellanov Got it, thanks for the heads up on our stack and where we're headed. I've taken a look at what you've shared. Sounds like we're gearing up for K8s and prepping our data science stuff for deployment. will circle back if anything comes to mind or if we need to hash out any details. Appreciate you keeping us in the loop!

aybanda commented 3 weeks ago

Need to confirm and get all projects in sync, with regards to modules.

This means creating open source Terraform repositories and migrating the code to using those modules directly.

sounds like a solid plan, this should help streamline things and make our setup more consistent across the board. It'll probably save us some headaches down the line too.

prattsvee commented 3 weeks ago

I think we can move to k8s I can take up K8's and write Helm to maintain those pods.

bellanov commented 3 weeks ago

Sounds good. The mission is the same on both ends.

You on the AWS side, me on GCP.

A few more issues for you both incoming.