Service mesh: La nueva navaja suiza en arquitectura de microservicios/TDD Docker


Detalles
Esta vez para cerrar la temporada tendremos dos charlas, la primera a las a las 19.00 horas:
Service mesh: La nueva navaja suiza en arquitetcuras de microservicios
El Service Mesh ( malla de servicios ) es una capa de infraestructura que se encarga de gestionar la comunicación entre servicios en sistemas distribuidos. En esta charla veremos una introducción al Service Mesh y cómo trata de dar solución a muchos de los problemas inherente a las arquitetcuras de microservicios.
Aunque hay varias implementaciones nos centraremos en el combo Istio/Envoy.
La charla la dara David Lluna
La segunda a la 19.50:
TDD your next docker container
Some docker containers run entire apps, web server, DB, business logic, and so on. They are created using code. How do you know nothing breaks when you modify it? How do you document what your container contains? Let’s explore together how to test and even TDD your next docker container.
We take unit tests, integration tests, functional tests and so on for granted. The application must be tested and when the complexity grows the app must keep working, so we test it. What about the infrastructure the app runs on? Do we take tests for our docker container for granted? No? Why not? Aren’t docker container not just code, just like the app? So why not test them? Let us explore try if we can set up a docker container from scratch by writing our expectation of what it shall do down first, and make this expectation executable. Let us grow a docker container to what our app needs, and build the safety net along the way, that allows us not breaking the docker container next time it needs to be changed. Some live coding ahead!
Charla a cargo de Wolfram Kriesing
Las charlas tendrán una duración de 45 mins cada una.
Habra horchata y fartons para aliviar el calor? esperemos que si ;)

Patrocinadores
Service mesh: La nueva navaja suiza en arquitectura de microservicios/TDD Docker