Join our Discord Server

Developers

How to Resolve the “CreateContainerConfigError” Error in Kubernetes

Introduction The “CreateContainerConfigError” occurs during the pod creation process in Kubernetes and can lead to failed deployments. Understanding this error and...
Abraham Dahunsi
1 min read

20 Tools that makes Kubernetes Better

Kubernetes has now become the top choice for containerization and orchestrating microservices. Many of its features include self-healing, high scalability, secret...
Abraham Dahunsi
4 min read

Getting Started with ESLint and Husky in Your Node.js Project

Ensuring clean and consistent code is crucial for any Node.js project. This blog dives into a practical approach to achieve that...
Ajeet Raina
2 min read

How to create CronJobs In Kubernetes

In Linux, cron jobs are used to automate tasks and schedule them to run at specific times or intervals. They are...
Abraham Dahunsi
2 min read

Solving Kubernetes Complexity with Backstage: A Developer Portal Perspective

Discover how Backstage serves as a beacon in the complex world of Kubernetes, guiding developers through the intricacies of container orchestration....
Avinash Bendigeri
4 min read

How Kubernetes Can Help AI/ML?

Artificial Intelligence (AI) and Machine Learning (ML) have the potential to revolutionize various sectors, from healthcare to finance, and from transportation...
Abraham Dahunsi
3 min read

Calling All Bengaluru Developers: Join Me at Arm DevHub Live & Master Docker Build Cloud!

Excited to present at Arm DevHub Live: Bangalore on May 3rd! Join for workshops, demos, and networking opportunities in Arm architecture...
Ajeet Raina
1 min read

Begin Your Java Journey with BlueJ: A Beginner-Friendly Tool for Coding Success

Learn Java with BlueJ, a beginner-friendly tool! Dive into Java programming with a simple interface, visual objects, and interactive learning. Download...
Arsheen Kour
1 min read

Building a Sentiment Analysis Tool Using Python: A Step-by-Step Guide

Discover the power of sentiment analysis using Python! Learn how to decode emotions in text data with NLTK and TextBlob libraries...
Avinash Bendigeri
2 min read

What is DevRel and Why It Matters in the Tech World

So, you’ve heard the term “DevRel” thrown around, and you’re not quite sure what all the buzz is about, right? Don’t...
Abraham Dahunsi
2 min read

Understanding Distributed Workers in BuildKit

Learn how distributed workers in BuildKit can optimize your Docker image builds. Discover the advantages of parallel execution, resource utilization, and...
Ajeet Raina
2 min read

Kubetools Day Bengaluru: A Unique Show-n-Tell Event for Docker, Kubernetes, and AI Enthusiasts

Are you a tech enthusiast with a deep passion for Docker, Kubernetes, and the cutting-edge tools revolutionizing the AI ecosystem? Do...
Karan Singh
1 min read

Docker GenAI Stack on Windows using Docker Desktop

The Docker GenAI Stack repository, with nearly 2000 GitHub stars, is gaining traction among the data science community. It simplifies the...
Ajeet Raina
6 min read

How to Install and Run Ollama with Docker: A Beginner’s Guide

Let’s create our own local ChatGPT. In the rapidly evolving landscape of natural language processing, Ollama stands out as a game-changer,...
Ajeet Raina
3 min read

Docker Desktop 4.25.0: What’s New in Containerd

Join Our Slack Community This is a series of blog posts that discusses containerd feature support in all Docker Desktop releases....
Ajeet Raina
3 min read

Docker Init for Go Developers

Are you a Go developer who still writes Dockerfile and Docker Compose manually? Containerizing Go applications is a crucial step towards...
Ajeet Raina
3 min read

Using FastAPI inside a Docker container

Discover the power of FastAPI for Python web development. Learn about its async-first design, automatic documentation, type hinting, performance, ecosystem, and...
Ajeet Raina
5 min read

🐳 Boost Your Docker Workflow: Introducing Docker Init for Python Developers 🚀

Are you a Python developer still building Dockerfile and Docker Compose files manually? If the answer is “yes,” then you’re definitely...
Ajeet Raina
4 min read

What is LangChain and Why it is damn popular? A Step-by-Step Guide using OpenAI, LangChain, and Streamlit

LangChain is an open-source framework that makes it easy to build applications using large language models (LLMs). It was created by...
Avinash Bendigeri
5 min read

Understanding How Search Engines Work

There are more than 20 search engines around the world, but Google rules them all, getting more than 89 billion visits...
Avinash Bendigeri
4 min read

Docker Dev Tools: Turbocharge Your Workflow! 

In today’s rapidly evolving development landscape, maximizing productivity and streamlining workflows are paramount. Docker, with its cutting-edge developer tools, presents an...
Ajeet Raina
1 min read

Seamless Integration with Tomorrow.io Weather API:Enhance Your App’s Weather Experience

Integrating weather data into your application can significantly enhance its functionality and user experience. By seamlessly incorporating the Tomorrow.io Weather API,...
Avinash Bendigeri
4 min read

How to Clear Docker Cache?

Explore how to clean Docker cache to improve performance and optimize disk usage.
Ajeet Raina
2 min read

Kubernetes 101 Workshop – A Complete Hands-on Labs and Tutorials

Learn about the fundamentals of Kubernetes architecture in an easy and visual way.
Ajeet Raina
1 min read

Kubernetes for Python Developers

Kubernetes is a popular container orchestration platform that provides a powerful API for managing containerized applications. The Kubernetes API is a...
Ajeet Raina
3 min read

How to Fix “Support for password authentication was removed” error in GitHub

GitHub is a popular platform for version control and collaboration, but in August 2021, GitHub removed support for password authentication for...
Ajeet Raina
1 min read
Join our Discord Server
Index