DEV Community

Python-T Point profile picture

Python-T Point

Building pythontpoint.in — deep tutorials + incident playbooks on Cloud, Python, Django, Linux, AWS, Kubernetes. Mechanism over menu. Code paired with real output.

Location India Joined Joined on  Personal website https://pythontpoint.in
🚨 Automate S3 ransomware response with Python

🚨 Automate S3 ransomware response with Python

Comments
5 min read

Want to connect with Python-T Point?

Create an account to connect with Python-T Point. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
☁️ OCI vs GCP compute pricing for Docker — which one should you use?

☁️ OCI vs GCP compute pricing for Docker — which one should you use?

Comments
4 min read
🔧 Virtual machine vs container performance differences — which one optimizes Python workloads?

🔧 Virtual machine vs container performance differences — which one optimizes Python workloads?

Comments
6 min read
🚀 Setting up an Argo CD GitOps pipeline with Dockerized Python microservices

🚀 Setting up an Argo CD GitOps pipeline with Dockerized Python microservices

Comments
8 min read
🐍 How to showcase Python projects on GitHub for freshers

🐍 How to showcase Python projects on GitHub for freshers

Comments
4 min read
⚙️ Git rebase vs merge in CI/CD pipelines — which to use?

⚙️ Git rebase vs merge in CI/CD pipelines — which to use?

Comments
5 min read
🐍 Python classes vs dataclasses for immutable objects — which one should you use?

🐍 Python classes vs dataclasses for immutable objects — which one should you use?

Comments
5 min read
💻 Optimize MySQL indexes for Python applications — a key to better performance

💻 Optimize MySQL indexes for Python applications — a key to better performance

Comments
5 min read
⚙️ Crafting an Argo CD application manifest yaml for FastAPI microservices made easy

⚙️ Crafting an Argo CD application manifest yaml for FastAPI microservices made easy

Comments
5 min read
☁️ Fix ssh permission denied ubuntu ec2 issues with ease

☁️ Fix ssh permission denied ubuntu ec2 issues with ease

Comments
6 min read
⚙️ Pinecone FastAPI vector search integration tutorial

⚙️ Pinecone FastAPI vector search integration tutorial

Comments
6 min read
🚀 Transitioning from service to product engineering — what you need to know

🚀 Transitioning from service to product engineering — what you need to know

Comments
5 min read
☁️ Mastering aws iam roles with python boto3

☁️ Mastering aws iam roles with python boto3

Comments
6 min read
⚙️ Deploying Docker with an ansible playbook for docker deployment made easy

⚙️ Deploying Docker with an ansible playbook for docker deployment made easy

Comments
6 min read
🚀 GitLab CI vs Jenkins for startup pipelines — which one should you use?

🚀 GitLab CI vs Jenkins for startup pipelines — which one should you use?

Comments
6 min read
🚀 Building a helm chart for Python Flask API made easy

🚀 Building a helm chart for Python Flask API made easy

Comments
7 min read
🐍 Query Google BigQuery tables with Python pandas made easy

🐍 Query Google BigQuery tables with Python pandas made easy

Comments
2 min read
🔧 Automate AWS VPC route tables with a python script

🔧 Automate AWS VPC route tables with a python script

Comments
6 min read
⚙️ Setting up Kubernetes HPA for a FastAPI application made easy

⚙️ Setting up Kubernetes HPA for a FastAPI application made easy

Comments
6 min read
🐍 Mastering Kubernetes interview questions on Python async

🐍 Mastering Kubernetes interview questions on Python async

Comments
6 min read
🚀 Deploy Flask API to Akamai Cloud Compute made easy

🚀 Deploy Flask API to Akamai Cloud Compute made easy

Comments
5 min read
🐍 When to use global vs nonlocal python

🐍 When to use global vs nonlocal python

Comments
5 min read
🤔 Ansible handlers vs tasks when to choose each

🤔 Ansible handlers vs tasks when to choose each

Comments
4 min read
🐍 Configure Kubernetes liveness and readiness probes in Python made easy

🐍 Configure Kubernetes liveness and readiness probes in Python made easy

Comments
6 min read
☁️ Prometheus vs CloudWatch for MinIO — Which One Should You Use?

☁️ Prometheus vs CloudWatch for MinIO — Which One Should You Use?

Comments
6 min read
🐍 Mastering Argo CD app of apps for Python microservices

🐍 Mastering Argo CD app of apps for Python microservices

Comments
7 min read
☁️ Azure Free Tier vs AWS Free Tier India — Which Cloud Benefits Small Projects

☁️ Azure Free Tier vs AWS Free Tier India — Which Cloud Benefits Small Projects

Comments
8 min read
⚙️ Docker Swarm vs Kubernetes for small teams — which one should you use?

⚙️ Docker Swarm vs Kubernetes for small teams — which one should you use?

Comments
6 min read
🐍 Configure Django with AWS RDS MySQL — A Step-by-Step Guide

🐍 Configure Django with AWS RDS MySQL — A Step-by-Step Guide

Comments
6 min read
🐍 Designing Python classes for robust REST API clients made easy

🐍 Designing Python classes for robust REST API clients made easy

Comments
6 min read
☁️ Building reusable Terraform modules for AWS S3 — made easy

☁️ Building reusable Terraform modules for AWS S3 — made easy

Comments
5 min read
🐍 CI/CD Python App Service vs AKS — Which One Should You Use?

🐍 CI/CD Python App Service vs AKS — Which One Should You Use?

Comments
6 min read
🐍 Parsing log files with grep, sed, awk in Python made easy

🐍 Parsing log files with grep, sed, awk in Python made easy

Comments
5 min read
☁️ Uploading files to Azure Blob Storage with azure blob storage python upload example made easy

☁️ Uploading files to Azure Blob Storage with azure blob storage python upload example made easy

Comments
5 min read
🚀 Creating aws s3 bucket policy with python boto3 tutorial

🚀 Creating aws s3 bucket policy with python boto3 tutorial

Comments
6 min read
🔧 Monitor Django apps with Prometheus Grafana made easy

🔧 Monitor Django apps with Prometheus Grafana made easy

Comments
6 min read
🚀 Building a scalable Python API with FastAPI and Docker

🚀 Building a scalable Python API with FastAPI and Docker

Comments
7 min read
🚀 How to dockerize Flask app with virtualenv

🚀 How to dockerize Flask app with virtualenv

Comments
6 min read
🚀 Deploy a Decision Tree Classifier with FastAPI

🚀 Deploy a Decision Tree Classifier with FastAPI

Comments
6 min read
🔧 Automating KVM QEMU Ubuntu VM provisioning with Ansible made easy

🔧 Automating KVM QEMU Ubuntu VM provisioning with Ansible made easy

Comments
7 min read
🐍 Azure App Service vs AKS for Django deployment — which one should you use?

🐍 Azure App Service vs AKS for Django deployment — which one should you use?

Comments
7 min read
🔧 Debug Docker OOM kills with Python

🔧 Debug Docker OOM kills with Python

Comments
7 min read
🐍 How to package Python Lambda with virtualenv layers

🐍 How to package Python Lambda with virtualenv layers

Comments
6 min read
⚙️ Deploying a dockerized Django Rest Framework with Postgres for production

⚙️ Deploying a dockerized Django Rest Framework with Postgres for production

Comments
6 min read
🐍 kubectl exec hangs when running Python scripts — what's going on

🐍 kubectl exec hangs when running Python scripts — what's going on

Comments
5 min read
⚙️ FastAPI vs Flask for async microservices — which one should you actually use?

⚙️ FastAPI vs Flask for async microservices — which one should you actually use?

Comments
6 min read
🐍 Mastering python classes with dataclasses tutorial for clean code

🐍 Mastering python classes with dataclasses tutorial for clean code

Comments
4 min read
⚙️ Building a CI/CD pipeline with Git, Jenkins, and Docker made easy

⚙️ Building a CI/CD pipeline with Git, Jenkins, and Docker made easy

Comments
7 min read
⚙️ Ansible roles vs playbooks for Docker provisioning — which one should you use?

⚙️ Ansible roles vs playbooks for Docker provisioning — which one should you use?

Comments
5 min read
🧠 Data scientist vs ML engineer salary India — which pays more?

🧠 Data scientist vs ML engineer salary India — which pays more?

Comments
6 min read
☁️ Terraform vs CloudFormation for managing Kubernetes clusters — which one should you use?

☁️ Terraform vs CloudFormation for managing Kubernetes clusters — which one should you use?

Comments
6 min read
⚙️ Building a Jenkins Docker CI CD pipeline tutorial made easy

⚙️ Building a Jenkins Docker CI CD pipeline tutorial made easy

Comments
6 min read
☁️ Configure AWS VPC subnet routing with Terraform made easy

☁️ Configure AWS VPC subnet routing with Terraform made easy

Comments
6 min read
⚙️ FastAPI on GCP Cloud Run vs Compute Engine — Pricing and Performance Compared

⚙️ FastAPI on GCP Cloud Run vs Compute Engine — Pricing and Performance Compared

Comments
6 min read
☁️ aws cloudformation vs terraform for python deployments — which one should you use?

☁️ aws cloudformation vs terraform for python deployments — which one should you use?

Comments
6 min read
🐍 python list comprehension performance vs map — which one should you use?

🐍 python list comprehension performance vs map — which one should you use?

Comments
6 min read
☁️ Deploy MinIO on Kubernetes with Helm made easy

☁️ Deploy MinIO on Kubernetes with Helm made easy

Comments
5 min read
⚙️ Kubernetes RBAC vs ServiceAccount permissions — which provides tighter security?

⚙️ Kubernetes RBAC vs ServiceAccount permissions — which provides tighter security?

Comments
6 min read
⚙️ Locking Terraform State in S3 with Python

⚙️ Locking Terraform State in S3 with Python

Comments
6 min read
🚀 Terraform deploy for Python Flask and Docker made easy

🚀 Terraform deploy for Python Flask and Docker made easy

Comments
5 min read
loading...