KubeBlogs - DevOps and Cloud content
  • DevOps
  • Kubernetes
  • Cloud
  • Python
  • Tools
  • LLM
  • How to?
  • KubeNine™
Sign in Subscribe
VPC in AWS and GCP

VPC in AWS and GCP: How are they fundamentally different?

Introduction Google Cloud Platform (GCP) and Amazon Web Services (AWS) both offer VPCs, but they handle network scope, connectivity, and scaling in different ways. It’s important to know these differences when you’re building apps on these platforms. You might have heard often - “I know AWS - I
01 Mar 2025 6 min read
Build a Simple S3 Storage Browser in React
Cloud

Build a Simple S3 Storage Browser in React

It’s almost impossible to build a meaningful web application without object storage these days. Often in our apps we require access to files on s3 bucket. Working with AWS S3 often requires building interfaces to provide secure and accessible ways for interacting with stored files. However, creating such interfaces
21 Feb 2025 4 min read
Leveraging Pydantic and LlamaIndex for structured data extraction
Python

How We Leveraged Pydantic and Llama index for Data Extraction from unstructured files

Introduction Extracting information from PDF files is a common use case. Often we want to extract structured data from PDF files such as resumes, invoices, or reports. Extracting relevant information while maintaining a consistent structure is crucial for automation and further analysis. By leveraging LLMs and Pydantic, developers can transform
07 Feb 2025 3 min read
KubeBlogs: Django Lifecycle Hooks
Python

Django Lifecycle Hooks: A better alternative to signals

As developers, we often encounter scenarios where certain actions need to be performed whenever something happens to our models. Whether it’s adding new data, updating existing records, or deleting something from the database. For years, Django signals have been the go-to solution for handling these kinds of requirements. They’
06 Feb 2025 4 min read
KubeBlogs: Understanding Cloudflare Tunnel and Reverse Proxy
Cloud

All you need to know about Cloudflare tunnel

Introduction Imagine this: You're working on a cool new website or app on your computer, and you can’t wait to show it to a client or get some feedback from a team member. But here's the catch—you don’t want the hassle of setting
01 Feb 2025 3 min read
qb9.in
Tools

QB9: Your global bookmark on the internet

Ever been stuck searching for the right document or webpage, wasting time and energy clicking through tabs and folders? Picture this: you’re checking into a hotel, and the receptionist asks for your ID. It’s stored in your Google Drive, but after a frustrating few minutes of digging through
30 Jan 2025 3 min read
KubeBlogs: All you need to know about the Bottlerocket Operating System

All you need to know about the Bottlerocket Operating System

Introduction Bottlerocket OS has been promoted by AWS for a while now. In fact it is the recommended default OS for EKS worker nodes. They also use the same OS for ECS as well. Although by design bottlerocket seems extremely promising but we are yet to see any official benchmark
21 Jan 2025 2 min read
Still Paying High AWS Bills? Avoid NAT Gateway with VPC Endpoints
AWS

Still Paying High AWS Bills? Avoid NAT Gateway with VPC Endpoints

Most AWS bills are high because of one hidden cost: NAT Gateway traffic. Learn how VPC Endpoints can eliminate these charges, improve security, and cut your cloud bill by up to 90%.
13 Jan 2025 7 min read
KubeBlogs: Run streamlit reliably in production using supervisor!

How to run Streamlit reliably in production using supervisor!

Streamlit is widely used by Python developers for rapid prototyping as well as running real production applications. Have you ever faced a situation where your Streamlit application suddenly stops working? Whether due to crashes or server issues. Most developers run streamlit using tmux or nohup - which work - but
09 Jan 2025 3 min read
← Newer Posts Page 8 of 15 Older Posts →

Subscribe to KubeBlogs - DevOps and Cloud content

Get comprehensive insights into DevOps, Cloud, Site Reliability and much more with blogs written by industry practicing consultants. Step-by-step guides and innovative DevOps content.

KubeBlogs - DevOps and Cloud content

Get comprehensive insights into DevOps, Cloud, Site Reliability and much more with blogs written by industry practicing consultants. Step-by-step guides and innovative DevOps content.

Categories

  • Cloud
  • DevOps
  • Python
  • Kubernetes
  • Tools
  • LLM

Links

  • DevOps
  • Cloud
  • Python

Connect

  • LinkedIn
  • RSS Feed
KubeBlogs - DevOps and Cloud content © 2026 By KubeNine Powered by Ghost