Logo
Login
Tech Posts 31249
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

How to deploy Karpenter on AWS Kubernetes with kOps

How to deploy Karpenter on AWS Kubernetes with kOps
kOps is a widely used tool for deploying and managing Kubernetes clusters in multi-cloud or hybrid cloud environments. It provides a unified configuration system (YAML or JSON), which lets you easy to...
20.03.2025 0 Read More

Optimizing OpenStack Networking with Calico: Step by step Guide

Optimizing OpenStack Networking with Calico: Step by step Guide
In this article we are going to learn about OpenStack networking with Calico.OpenStack is an open source platform for Cloud computing.Calico is a networking solution with a focus on simplicity, scalab...
20.03.2025 0 Read More

Testing Amazon Application Recovery Controller (ARC) on EKS

Testing Amazon Application Recovery Controller (ARC) on EKS
Hello, My Name is Daiki! I'm a newbie in the AWS Community Builders program.A little while ago, my favorite service, EKS, started supporting Amazon Application Recovery Controller (ARC).Honestly, it's...
21.03.2025 0 Read More

End-to-End DevOps Automation for Meet Application

End-to-End DevOps Automation for Meet Application
Meet Meet is a web-based video conferencing service that allows users to hold real-time face-to-face meetings for free. It is ideal for various use cases such as company meetings, job trainin...
21.03.2025 0 Read More

DevOps, cloud technologies, Terraform, Kubernetes, CI/CD, and AWS

Here are some topic ideas based on your expertise:"Mastering CI/CD Pipelines: A Step-by-Step Guide for AWS and Kubernetes" "Scaling Applications with Terraform and Kubernetes: Best Practices" "How to ...
21.03.2025 0 Read More

⚡ How to Speed Up Python in Kubernetes: Caching, CDN & Dirty Tricks

Is your Python app sluggish in Kubernetes? You might be missing killer optimizations like image caching, Redis layers, and a CDN setup that actually makes a difference.In my latest post, I break down:...
21.03.2025 0 Read More

🛠️ Top DevOps Tools for Efficient Workflows in 2025

Here’s your ultimate guide to top tools — with real examples, hands-on tips, and what actually works in production. 🛠️ From Jenkins, GitLab CI, Kubernetes & Terraform to Prometheus, Ansib...
21.03.2025 0 Read More

Mastering Kubernetes Persistent Volumes: A Simplified Beginner Guide

Mastering Kubernetes Persistent Volumes: A Simplified Beginner Guide
Introduction In a traditional containerized environment, storage is ephemeral—meaning that when a pod is restarted, all its data is lost. This happens because container file systems are tem...
21.03.2025 0 Read More

DevOps Made Simple: A Beginner’s Guide to Setting Up CI/CD Pipelines with GitHub Actions & Kubernetes

Introduction Continuous Integration and Continuous Deployment (CI/CD) is a fundamental practice in modern DevOps, ensuring rapid, reliable, and automated software delivery. GitHub Actions and...
21.03.2025 0 Read More

Docker Multistage Build: What it is and how to use it

Docker Multistage Build is a technique that optimizes Docker images by reducing their size and improving security. It achieves this by splitting the build process into multiple stages, copying only th...
21.03.2025 0 Read More
Loading...
#reading
4o chagpt Image Generator
0
PILToTensor in PyTorch
0
My web3 journey so far...
0
Model Context Protocol
0
May the Fourth CSS Art
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0