12 followers
Full-stack software engineer | Junior DevOps Engineer
In this article, you will learn how to provision an AWS EC2 instance in AWS using Terraform. Prerequisites.1. Terraform is locally installed, head to...
This is part 2 of the series create and use custom signals in Django. In this article, you will do some updates on the previously written code in the...
Learn how to create a ci-cd pipeline that deploys a Django application to a digital ocean droplet using GitHub actions. · In this article, you will...
Learn how to use Kubernetes to deploy and scale Django applications. This is the first part of the Kubernetes series · 1. What is Kubernetes? Kubernetes...
In this article, you will learn how to create and use custom Django signals. Then use them to log all actions undertaken by a user on the application ·...
In this article, you will learn how to set up Jenkins in a digital ocean droplet, configure it, Install sonarqube, configure and link it to our...