Sumários

Microservices communication with gRPC

9 Março 2023, 15:00 Mário João Barata Calha

Setting up an application using the microservices architecture. Inter-microservice communication with gRPC. Containerization of microservices using Docker. Communication between containers.


Microservices communication with gRPC

8 Março 2023, 18:30 Mário João Barata Calha

Setting up an application using the microservices architecture. Inter-microservice communication with gRPC. Containerization of microservices using Docker. Communication between containers.


Containers and Distributed Applications

8 Março 2023, 16:30 Mário João Barata Calha

Containers. Docker and Podman. Registry. Network model. Patterns and Best practices of Distributed Application Architectures. Running in production: logging, tracing and monitoring. Application updates, rolling updates, blue-green and canary deployments, irreversible data changes and rollback.


Microservices communication with gRPC

8 Março 2023, 15:00 Mário João Barata Calha

Setting up an application using the microservices architecture. Inter-microservice communication with gRPC. Containerization of microservices using Docker. Communication between containers.


Deploying a REST App with App Engine

2 Março 2023, 15:00 Mário João Barata Calha

Creating a basic Python+Flask app with a REST API. Deploy it with App Engine. Use Swagger to create a simple Python with a REST API. Continuous integration with GitHub Actions.