Any sufficiently advanced technology is indistinguishable from magic.

lgirardi

Kubernetes api gateway

It's time to talk about the api gateway In a modern infrastructure , especially in a microservices environment you probably know what i'm referring to ,however it's better to clarify some points. An API gateway takes all API calls from clients, then routes them to…

Continue reading...
lgirardi

Python rest api test application

Working most of the times (always) in Platform i'm usually play with the infrastructure, however sometimes to create prototype i need backends that are done for the specific purpose. GOALS: The application must be a REST api Run in kubernetes Docker and kubernetes The application…

Continue reading...
lgirardi

Kubernetes sitespeed.io

Hello First of all, this is a thought around a website metrics management, is not the only way, but is one way for a high level overview. How to read this ... However you can reach the GOAL just using docker and crontab for example…

Continue reading...