Easy Implementation of Python’s Lazy Initialization Pattern for Improved Efficiency
Introduction Sometimes, making something can be costly. It might take a lot of resources or time to create...
AzureAzure Kubernetes ServiceDjangoDjango Rest FrameworkDockerKubernetesNginxPostgresPythonUncategorized
Deploy a Django Rest Framework App on Azure
Introduction In the previous three posts we have created a local kubernetes cluster, with the Django Rest Framework...