Python arguments are variables passed into a function at the point of declaration/definition. The function eventually works on the arguments to...
What is Infrastructure as Code? Infrastructure as code is a concept in the operations side of application development and delivery. It borders round...
Managing Images and Image delivery on the web · I was just browsing the web and I came across this tool that can help deliver good image experience on...
Running application components in containers · In the previous article I introduced docker to you and showed how it can be used with a Django project. We...
In this post, I will be showing you how to use docker with Django. If you are new to Docker, I will introduce docker to you to a reasonable extent...
A simple guide to the very basic things you want to make sure of to have a reliable software system that powers businesses. · What is a resilient...