Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding IaC with terraform (GCP + documentation) #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

UsernameAlvarez
Copy link

  • Configuración de infraestructura como código (IAC) para la creación automatizada de VMs, redes, etc.
  • Documentación.

@UsernameAlvarez UsernameAlvarez self-assigned this Sep 1, 2023
@akevinieron akevinieron changed the title Adding terraform documentation Adding IaC with terraform (GCP + documentation) Sep 3, 2023
@akevinieron
Copy link
Contributor

Sería bueno separar las redes de la computación, para poder elegir el tipo de computación para hacer el despliegue entre un PaaS o IaaS

@UsernameAlvarez

@akevinieron
Copy link
Contributor

Si es una VM debería tener un script de instalación de Docker y Compose. Puede ser con snap.

@akevinieron
Copy link
Contributor

Es una mala práctica utilizar la red por defecto de un proyecto. No podemos propiciar su utilización.

Adicionalmente, no deberíamos usar la zona us-central, más bien deberíamos usar alguna del este que es el que mejor condiciones de latencia https://gcping.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants