Wish your Django app could handle a million hits? This post is a compilation of articles, books, and videos I’ve …
Posts
Updated to 2024: If you’ve used only Python or only Javascript, you’re probably a little curious to know …
You are browsing an ecommerce site, a product catches your attention and you click to see it, but you are not convinced. …
The computer screen illuminated my face full of despair, I rubbed my head in despair, while I googled: “Django …
Some months ago I was reviewing the Lighthouse settings for a website when I realized that it did not comply with …
These last few days I have been testing a Python library that is becoming famous, FastAPI, a framework for creating …
I wrote the previous entries as an introduction for this week’s topic. In this post I’m going to explain …
Docker compose allows us to create applications with multiple containers, these containers will interact and will be …
If you read the previous post where I explain what Docker is for you should already have a pretty simple idea of Docker, …
If you have been using computers for a long time, you are probably more familiar with a virtual machine than a …