KubeBlogs - DevOps and Cloud content
  • DevOps
  • Kubernetes
  • Cloud
  • Python
  • Tools
  • LLM
  • How to?
  • KubeNine™
Sign in Subscribe
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

Extract Structured Data from Unstructured Files Using LLMs

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 4 min read
KubeBlogs: Django Lifecycle Hooks
Python

Stop Using Django Signals for Everything

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.
06 Feb 2025 5 min read
KubeBlogs: Understanding Cloudflare Tunnel and Reverse Proxy
Cloud

Cloudflare Tunnel Explained: Secure Reverse Proxy Without Opening Firewall Ports

Learn how Cloudflare Tunnel works, how reverse proxies improve security, and expose applications without opening firewall ports. Understand Cloudflare Tunnel architecture, Kubernetes use cases, and Zero Trust networking.
01 Feb 2025 4 min read
qb9.in
Tools

How QB9 Helps Teams Access Docs, Dashboards, and Tools Instantly

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 4 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 when the
09 Jan 2025 3 min read
KubeBlogs: Authentication with OAuth2-Proxy and NGINX Ingress on Kubernetes
Kubernetes

Secure Kubernetes Apps with OAuth2-Proxy and NGINX Ingress

Introduction Imagine this—you've built an amazing application, but there's one problem: it doesn’t support authentication out of the box. Now you need to secure it without rewriting code or building a custom auth system. That’s where OAuth2-Proxy can help. It’s a
02 Jan 2025 5 min read
← Newer Posts Page 9 of 16 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