Sumários

Cloud-native applications

29 outubro 2021, 17:30 José Carlos Martins Delgado

Cloud-native applications


LAB 03: Deployment of a cloud-based infrastructure in a Public Cloud (Google Cloud Platform) using automation tools

29 outubro 2021, 15:30 Rui António Dos Santos Cruz

The end result of of this lab experiment will be a fully functioning web infrastructure, composed by several back-end web servers (implemented with NGINX) and one front-end Load Balancer (implemented with haproxy). We will use Terraform to Provision the infrastructure in Google Cloud Platform (GCP), together with the Ansible Configuration Management tool for configuring the compute instances of the infrastructure, install in those instances all of the required applications and packages, deploy the corresponding customized configuration files, and start the respective services.


Deployment and Orchestration

29 outubro 2021, 13:30 Rui António Dos Santos Cruz

  • Docker Swarm
  • Kubernetes (aka K8s)
    • Architecture
    • Pods & Deployments Services
    • Ingress
    • Minikube


LAB 03: Deployment of a cloud-based infrastructure in a Public Cloud (Google Cloud Platform) using automation tools

28 outubro 2021, 15:30 Rui António Dos Santos Cruz

The end result of of this lab experiment will be a fully functioning web infrastructure, composed by several back-end web servers (implemented with NGINX) and one front-end Load Balancer (implemented with haproxy). We will use Terraform to Provision the infrastructure in Google Cloud Platform (GCP), together with the Ansible Configuration Management tool for configuring the compute instances of the infrastructure, install in those instances all of the required applications and packages, deploy the corresponding customized configuration files, and start the respective services.


LAB 03: Deployment of a cloud-based infrastructure in a Public Cloud (Google Cloud Platform) using automation tools

26 outubro 2021, 13:30 Rui António Dos Santos Cruz

The end result of of this lab experiment will be a fully functioning web infrastructure, composed by several back-end web servers (implemented with NGINX) and one front-end Load Balancer (implemented with haproxy). We will use Terraform to Provision the infrastructure in Google Cloud Platform (GCP), together with the Ansible Configuration Management tool for configuring the compute instances of the infrastructure, install in those instances all of the required applications and packages, deploy the corresponding customized configuration files, and start the respective services.