Multi Tier WebApp with Python Django and PostgreSQL
In this article we are going to cover How to setup Multi Tier WebApp with Python Django and PostgreSQL on Ubuntu 24.04 LTS. Prerequisites: Before you start, ensure you have the following:
In this article we are going to cover How to setup Multi Tier WebApp with Python Django and PostgreSQL on Ubuntu 24.04 LTS. Prerequisites: Before you start, ensure you have the following:
In this article we are going to cover How to take MySQL Database Backups using Python Script | Automate MySQL Backups using Python Prerequisite Please follow below article install MySQL on Ubuntu
In this article, we will learn how to efficiently parse Nginx logs using a Python script. Nginx is a widely used web server known for its performance and reliability. Its logs can
In this article, we will learn how to automate the creation of Jira tickets directly from GitHub comments using a Python script. This solution aims to streamline the process of issue tracking
In this article, we will delve into automating the creation of Jira issues using Python and the Jira REST API. Jira is a powerful tool for project management and issue tracking, and
In this article, we are going to cover How to Install Python on Ubuntu 24.04 LTS, Install boto 3 using Pip, Install AWS CLI, Configure IAM user using CLI, create S3 bucket