Posts
All the articles I've posted.
Most used database design in a Microservice architecture
Published: at 02:03 AMWhich database design should you choose for your application on microservices architecture?
Integrate Makefile into your routine as a Python developer
Published: at 08:57 AMAutomate your Python development tasks by integrating a Makefile into your daily workflow.
Create a simple python web service, dockerize and publish it
Published: at 01:51 AMSet up a python API with FastAPI, build a docker image and publish it on the docker registry.
Package management basics for web developer
Published: at 02:50 PMKnow what a package manager is and which are the most used and how they work.