pero la configuracion del istio se creo automaticamente o estamos viendo un proyecto ya implementado
Compute on Google Cloud Platform
Introducci贸n al curso de Google Cloud for Developer Community
Lectura: introducci贸n de instalaci贸n
Tutorial de Qwiklabs
C贸mputo en la nube de Google
Opciones de c贸mputo en la nube
M谩quinas virtuales a profundidad
Tutorial para instalar Qwiklabs
Demo: m谩quinas virtuales a profundidad
C贸mputo sin administraci贸n con plataformas como servicio
Demo: c贸mputo sin administraci贸n
Lectura: 驴qu茅 son los contenedores?
C贸mputo contenerizado con App Engine Flex
C贸mputo contenerizado con Cloud Run
Funciones serverless
Continuous Integration, Continuous Delivery
CI/CD en Google Cloud Platform
Estrategias de Despliegue
Repositorios de c贸digo
Construcci贸n y despliegue de artefactos
Infraestructura como c贸digo
Despliegue en Servicios Serverless
Google Kubernetes Engine
Kubernetes Overview
Demo Kubernetes
Planeaci贸n de tu despliegue
Anthos
Cloud Run for Anthos
Demo Cloud Run for Anthos
Anthos Service Mesh
Site Reliability Engineering con Anthos
Streaming Data Analytics
Integraci贸n de datos e ingesta de datos totalmente administrada sobre GCP
Demo: ingesta de datos
Ingesta de datos confiable en streaming sobre GCP
Demo: ingesta de datos confiable
Demo: configuraci贸n de Apache Kafka
Visualizaci贸n de mensajes de una base de datos relacional en Google Cloud
Data Warehouse: el modelo tradicional para construir un repositorio de datos empresarial
Data Lakehouse: el nuevo y moderno enfoque para construir un repositorio de datos empresarial
El portafolio de gesti贸n de datos en Google Cloud
Desglose del portafolio de gesti贸n de datos (Bases de datos) en Google Cloud
Gobierno de datos de punta a punta para garantizar la seguridad en tu Data Lake
Gobierno de datos: calidad y monitoreo
Machine Learning
驴Qu茅 es ML y AI?
Plataforma de AI en GCP
Auto ML con datos estructurados
Demo Auto ML con datos estructurados
Predicci贸n de tarifas usando AI notebooks
Demo predicci贸n de tarifas usando AI notebooks
TensorFlow Extended
Sesiones en vivo
Sesi贸n en vivo con Pablo P茅rez Villanueva
You don't have access to this class
Keep learning! Join and start boosting your career
To start using Anthos effectively, it is essential to create a new project from the Google Cloud platform. This step is crucial to be able to run our Anthos "sample". I will describe the process below:
Project Creation: Log into your Google Cloud account and create a new project. It's as simple as giving it a name and confirming the creation.
API Activation: Once the project is created, the next step is to activate the Anthos API. This is a necessary step to deploy the platform and take advantage of all the features that Google Cloud offers.
Sample Deployment: Google Cloud provides a "sample" of Anthos that you can deploy with a simple click. You just need to choose the appropriate environment variables. Once deployed, you will be able to visualize your Google Kubernetes Engine cluster with all Anthos components.
With Anthos deployed, the platform provides an interface rich in information about the cluster and its components. This is what we can observe:
Anthos Service Mesh is one of the key functionalities, in charge of managing communications between services. Its visualization as a topology offers significant benefits:
Anthos Config Manager (ACM) makes it easy to enforce policies such as encryption. Here's how to do it:
Policy Modification: Use Cloud Shell to edit ACM configuration files, for example, the mesh policy file.
Encryption Enforcement: To force the application to encrypt communication between services, change the configuration from permissive mode to one that requires mutual certification.
Commit and Push Changes: Commit the changes and push them to your Git repository. This step will allow the security team to manage the repository while developers deploy services.
Verify changes: Once propagated, verify that the padlocks in the interface turn green, indicating that the communication is encrypted.
Anthos is a powerful tool to facilitate the management and monitoring of deployed clusters and services. We invite you to continue exploring and experimenting with its options to ensure secure and efficient applications.
Contributions 8
Questions 1
pero la configuracion del istio se creo automaticamente o estamos viendo un proyecto ya implementado
que bueno, es como hacer testing pero de ya desplegado!, las herramientas para tener todo controlado.
Muy interesante el modulo
Muchas cosas por aprender, muy interesante el tema.
Excelente m贸dulo. Muy buena explicaci贸n
Gracias Daniel muy buen modulo.
Bastantes herramientas. Excelente.
Excelente. S茅 bastante poderoso.
Me falto fue pr谩ctica. Toco buscarla en qwiklabs
Want to see more contributions, questions and answers from the community?