Join our Discord Server

All Stories

Getting Started with FastAPI and Docker

The architecture of FastAPI is based on the following key components: The architecture of FastAPI is designed to be fast, easy...
Ajeet Raina
3 min read

Running Arm-based Docker Image on non-Arm Platform using Emulator

QEMU (short for Quick EMUlator) is a free and open-source machine emulator and virtualizer that can run operating systems and programs...
Ajeet Raina
2 min read

How to Find the Top DevOps Engineers for your Startup

DevOps has become a popular buzzword in the world of technology. It is the collaboration between development and operations to deliver...
Avinash Bendigeri
2 min read

Kubernetes Security: 8 Best Practices to Secure Your Cluster

Kubernetes is an open-source platform designed for managing containerized workloads and services. It offers a range of features that make it...
Karan Singh
16 min read

How To Use Traefik v2 as a Reverse Proxy for Docker

Traefik is a powerful and flexible tool for managing traffic and routing requests in modern cloud-native environments. It has become a popular...
Ajeet Raina
3 min read

Kubernetes ReplicaSet: An Introduction

Kubernetes ReplicaSets are a way of ensuring that a specified number of replicas (i.e., identical copies) of a pod are running...
Ajeet Raina
6 min read

Navigating the Future of DevOps: The Influence of Emerging Technologies

There is no doubt that new technologies changed our world forever and for the better. Many industries were able to take...
Karan Gandhi
2 min read

How to Build a Docker Extension From the Scratch

As a developer using Docker Desktop, you have access to a powerful tool that can help you build, share, and run...
Ajeet Raina
11 min read

Is it Realistic to Open a Business When You are a Student?

There are plenty of cases where students open businesses. Sometimes they will drop out of college because they have a successful...
Avinash Bendigeri
2 min read

Is it possible to run Docker container on Arduino Uno?

The short answer is “No, you cannot run Docker containers directly on an Arduino Uno R3 board as it does not...
Ajeet Raina
2 min read

Kubernetes StatefulSets and Its Best Practices

Kubernetes StatefulSets are a type of controller in Kubernetes that manage the deployment and scaling of stateful applications. Stateful applications are...
Ajeet Raina
2 min read

Implementing CI/CD pipelines for Machine Learning on Kubernetes

Machine learning models have become a critical component of many organizations’ applications and services. To ensure the models are up-to-date, accurate,...
Karan Gandhi
3 min read

How to Deploy a Simple Wasm and Docker App using Docker Desktop

WebAssembly (Wasm) is a low-level binary format that is designed to be executed in a sandboxed environment, such as web browser....
Ajeet Raina
3 min read

How to find investors for a college IT startup?

Raising funds for a college startup can be a challenging and competitive process. But with the right approach and resources, it...
Karan Gandhi
3 min read

Getting Started with Docker and PostgreSQL

PostgreSQL is an open-source relational database management system (RDBMS) that is known for its reliability, robustness, and scalability. It is widely...
Ajeet Raina
4 min read

Top 10 Security Practices for Enhancing DevOps Security 

DevOps is not a new concept, no matter how much it seems to be. The integration of development and operations has...
Avinash Bendigeri
6 min read

What is Blockchain Technology and How Does it Work?

Imagine you and your friends have a secret club where you keep your special treasures. To make sure no one takes...
Avinash Bendigeri
4 min read

Run And Configure Grafana Docker Image

Grafana provides a comprehensive solution for data visualization, exploration, and monitoring, helping organizations make better decisions by providing them with a...
Ajeet Raina
5 min read

With Grove Base Hat and OLED I2C Board for NVIDIA Jetson Nano

Grove Shield for Jetson Nano is an expansion board for Jetson Nano, designed by Seeed Studio, for the orderliness of your...
Ajeet Raina
5 min read

Integrating Slurm with Kubernetes for Scalable Machine Learning Workloads

Machine learning workloads have gained immense popularity in recent years, due to their ability to process and analyze large amounts of...
Karan Singh
3 min read

Top 10 Kubernetes YAML Tips and Tricks

Due to its popularity in the DevOps and container orchestration communities, many organisations and developers who use tools like Kubernetes, Ansible,...
Ajeet Raina
2 min read

How to Run Microsoft SQL in minutes using Docker Desktop

Docker Desktop for Windows is a Windows-based application that provides a user-friendly interface for developers to build, package, and ship applications...
Ajeet Raina
2 min read

How to Integrate ChatGPT to a Discord Server and Run as a ChatBot

ChatGPT is a language model developed by OpenAI. It is a variant of the GPT (Generative Pre-trained Transformer) architecture and is...
Ajeet Raina
1 min read

5 Reasons Why You Should Join Collabnix Community

With over 8000+ Slack members, the Collabnix community has been helping millions of technical engineers worldwide. Collabnix is a community platform for...
Ajeet Raina
2 min read

How Docker Desktop for Windows works under the Hood?

Docker Desktop for Windows is a version of the Docker platform that is designed to work on Windows operating systems. It...
Ajeet Raina
4 min read

Can ChatGPT Debug and Fix all of your Docker and Kubernetes Issues?

The short answer is “not 100%”. Here’s the reason why? ChatGPT can provide general information and guidance on Docker issues, but...
Ajeet Raina
4 min read

Getting Started with Rust and Docker

Rust has consistently been one of the most loved programming languages in the Stack Overflow Developer Survey. Rust tops StackOverflow Survey...
Ajeet Raina
6 min read

5 Benefits of Docker for the Healthcare Industry

Docker containers have rapidly become a popular technology in the healthcare industry, providing a number of benefits to healthcare providers, researchers,...
Karan Singh
6 min read

How to run Oracle Database in a Docker Container using Docker Compose

Oracle Container Registry (OCR) is a private container registry provided by Oracle Corporation that allows users to store, distribute, and manage container...
Ajeet Raina
2 min read

Turning ChatGPT into Docker Playground in 5 Minutes

ChatGPT is a highly advanced language model that can perform a wide range of natural language processing tasks with remarkable accuracy....
Ajeet Raina
1 min read

How to deploy a static site using Mkdocs and Netlify

MkDocs is an open-source static site generator that is used to create documentation websites. It is written in Python and is built...
Ajeet Raina
6 min read

Getting Started with ChatGPT

What makes Chat GPT a powerful language model? ChatGPT is a powerful language model for several reasons: All of these features...
Ajeet Raina
4 min read

Running ChatGPT Client locally on Kubernetes Cluster using Docker Desktop

Join our Discord Server Pre-requisite Step 1. Install Docker Desktop Step 2. Enable Kubernetes Step 3. Writing the Dockerfile This Dockerfile...
Ajeet Raina
5 min read

A Beginner’s Guide to Docker Networking

For Docker containers to communicate with each other and the outside world via the host machine, there has to be a...
Ajeet Raina
13 min read

Effective Strategies for Integrating AI and ML into Mobile App Development

Discover how to successfully incorporate AI and ML into your mobile app development strategy with these effective tips and techniques. Boost...
Avinash Bendigeri
4 min read

Running ChatGPT Client Locally using Docker Desktop

The short answer is “Yes!”. It is possible to run Chat GPT Client locally on your own computer. Here’s a quick...
Ajeet Raina
3 min read

Using ChatGPT to Build an Optimised Docker Image using Docker Multi-Stage Build

GPT (short for “Generative Pre-trained Transformer”) is a type of language model developed by OpenAI. OpenAI is a nonprofit organisation based...
Ajeet Raina
3 min read

How to install and Configure NVM on Mac OS

nvm (Node Version Manager) is a tool that allows you to install and manage multiple versions of Node.js on your Mac....
Ajeet Raina
1 min read

5 Minutes to Memgraph using Docker Extension

Memgraph is a high-performance, distributed in-memory graph database. It is designed to handle large volumes of data and complex queries, making...
Ajeet Raina
4 min read
server-concept-illustration_114360-287

Unable to locate package google-chrome-stable

Learn how to solve the Dockerfile issue when building a containerised Web scraping tool using Python, Selenium, and Beautiful Soup on...
Ajeet Raina
1 min read

What’s New in Docker Desktop 4.15?

Docker Desktop 4.15 is now available for all platforms – Linux, Windows and macOS. It comes with Docker Compose v2.13.0, Containerd v1.6.10 and Docker Hub...
Ajeet Raina
1 min read

How to Build & Push Helm Chart to Docker Hub flawlessly

Learn how to build and push Helm Chart to Docker Hub using Docker Desktop
Ajeet Raina
4 min read

How to Install the latest version of Docker Compose on Alpine Linux(in 2022)

Docker Compose V2 is the latest Compose version that went GA early this year during April 26, 2022. Compose V2 is...
Ajeet Raina
1 min read

Install and Configure GitLab Runner on Kubernetes using Helm

GitLab Runner is a tool that helps run jobs and send the results back to GitLab. It is often used in...
Ajeet Raina
7 min read

HubScraper: A Docker Hub Scraper Tool built using Python, Selenium and Docker

  Web scraping has become increasingly popular in recent years, as businesses try to stay competitive and relevant in the ever-changing...
Ajeet Raina
9 min read

Deploy Apache Kafka on Kubernetes running on Docker Desktop

Event-driven architecture is the basis of what most modern applications follow. When an event happens, some other event occurs. In the...
Avinash Bendigeri
7 min read

Fluentd – An Open-Source Log Collector

With 11,600 GitHub stars and 1,300 forks, Fluentd is an open-source data collector for unified logging layer. It is a cross-platform...
Ajeet Raina
12 min read

9 Best Docker and Kubernetes Resources for All Levels

If you’re a developer hunting for Docker and Kubernetes-related resources, then you have finally arrived at the right place. Docker is a...
Ajeet Raina
5 min read

Getting Started with Docker and Kubernetes on Raspberry Pi

Raspberry Pi OS (previously called Raspbian) is an official operating system for all models of the Raspberry Pi. We will be...
Ajeet Raina
3 min read

Cloud-Native Development For Higher Education: Why Cloud-Native Is Key For Schools

As per the latest CNCF report, more than 70 percent of companies in the US are focusing on cloud-native apps. What’s...
Karan Singh
2 min read

How to Import CSV data into Redis using Docker

CSV refers to “comma-separated values”. A CSV file is a simple text file in which data record is separated by commas or...
Ajeet Raina
3 min read

5 Steps to Getting Your First Job as a Web Developer

Every developer you know was once like you, a newbie in web development not knowing how to navigate their way in...
Ajeet Raina
3 min read

Integrated Search Capability in Docker Desktop to accelerate the Modern Application Development

MongoDB is a popular document-oriented database used to store and process data in the form of documents. In my last blog post,...
Ajeet Raina
3 min read

How to Dockerize Machine Learning Applications Built with Streamlit and Python

Customer churn is a million-dollar problem for businesses today. The SaaS market is becoming increasingly saturated, and customers can choose from...
Ajeet Raina
1 min read

Influence of IT on Modern Education: How DevOps Is Transforming Higher Education

When implemented correctly, DevOps has the potential to revolutionize education. A significant number of educators are making an effort to implement...
Ajeet Raina
2 min read

5 Important Rules for Learning Programming in 2022

Programming knows no boundaries in its development because every day, more and morecompanies need websites, companies, CRM systems, and much more....
Ajeet Raina
3 min read

Celebrating Hacktoberfest with Docker Extensions

This post was originally posted by the author on Docker DEVCommunity site. Community is at the heart of what Docker does....
Ajeet Raina
1 min read

What is ArgoCD?

It is a tool that will help read your environment configuration from your git repository and apply it to your Kubernetes...
Ajeet Raina
7 min read

Scaling DevOps to the Edge – Open Source Community Conference (OSCONF)

Learn how to scale DevOps to the Edge
Ajeet Raina
1 min read

What are Kubernetes Pods and Containers? – KubeLabs Glossary

Why does Kubernetes use a Pod as the smallest deployable unit, and not a single container? While it would seem simpler...
Ajeet Raina
9 min read

Using Blockchain to Drive Supply Chain Management System

It really is an exaggeration to say that blockchain was among the most emerging technologies yet devised. Any business can benefit...
Avinash Bendigeri
9 min read

A First Look at Docker Desktop for Linux

Download Docker Desktop for Linux
Ajeet Raina
4 min read

What is Helm?

Ajeet Raina
11 min read

Top 50 Essential Docker Developer Tools You Must be Aware Of

Access to Docker Developer Tools
Ajeet Raina
3 min read

How To Secure Kubernetes Clusters In 7 Steps

Kubernetes is now the most widely used container and container orchestration platform. With the growing adoption of container and container orchestrator...
Korra Shailaja
5 min read

How To Use & Manage Kubernetes DaemonSets? – KubeLabs Glossary

  Join Collabnix Community Slack
Ajeet Raina
3 min read

How to Connect to Remote Docker using docker context CLI

Listing the container Switching to the new context Listing the overall context
Ajeet Raina
2 min read

Dockerize an API based Flask App and Redis using Docker Desktop

If you’re a developer looking out for a lightweight but robust framework that can help you in web development with fewer...
Avinash Bendigeri
2 min read

Get Started with Docker

Ajeet Raina
2 min read

Creating Your First React app using Docker Desktop

  React is a JavaScript library for building user interfaces. It makes it painless to create interactive UIs. You can design...
Ajeet Raina
1 min read

Docker Desktop 4.7.0 introduces the SBOM for Docker Images for the first time

Today, it’s hard to find any software built from the scratch. Most of the application built today uses the combination of...
Ajeet Raina
4 min read

Unveiling Docker: The Revolutionary Tech Ruling the Digital World

Docker: Unleashing the Digital Titan of the Tech World
Ajeet Raina
3 min read

How to Copy files from Docker container to the Host machine?

By utilizing DockerLabs, you can acquire knowledge on Docker and gain entry to over 300 tutorials on Docker designed for novices,...
Avinash Bendigeri
2 min read

The Rise of Low-Code/No-Code Application Platforms

Today organizations are experiencing the shortage of software developers and it is expected to hit businesses hard in 2022. Skilled developers...
Ajeet Raina
6 min read

Awesome-Compose: What It is and Why You Should Really Care About It

With over 14,700 stars, 2,000 forks, awesome-compose is a popular Docker repository that contains a curated list of Docker Compose samples. It helps...
Ajeet Raina
3 min read

Top Kubernetes Tools You Need for 2022 – Popeye

Thanks to Collabnix community members Abhinav Dubey and Ashutosh Kale for all the collaboration and contribution towards this blog post series....
Ajeet Raina
3 min read

5 Raspberry Pi Projects That Will Boost Your Child’s Coding Skills

The Raspberry Pi is powerful computer despite its size. This portable device comes with a CPU based on the Advanced RISC...
Ajeet Raina
3 min read

Getting Started with Argo CD on Docker Desktop

DevOps is a way for development and operations teams to work together collaboratively. It is basically a cultural change. Organizations adopt...
Ajeet Raina
4 min read

Demystifying Kubernetes in less than 100 slides

Did you know? There are 5.6 million developers using Kubernetes worldwide, representing 31% of all backend developers. 2022 will be an...
Ajeet Raina
25 sec read

Sensor Data Collection and Analytics – From IoT to Cloud in 5 Minutes

The BME680 is a digital 4-in-1 sensor with gas, humidity, pressure, and temperature measurement based on proven sensing principles. The state-of-the-art...
Ajeet Raina
3 min read

How to Deploy a Stateful Application using Kubernetes? – KubeLabs Glossary

A StatefulSet is a Kubernetes controller that is used to manage and maintain one or more Pods. However, so do other controllers like...
Ajeet Raina
5 min read

The Rising Pain of Enterprise Businesses with Kubernetes

As enterprises accelerate digital transformation and adopt the Kubernetes ecosystem, their businesses are experiencing growing pains in multiple domains. As per...
Ajeet Raina
46 sec read

How to Boot NVIDIA Jetson Nano from USB instead of SD card

Booting from a SD card is a traditional way of running OS on NVIDIA Jetson Nano 2GB model and it works...
Ajeet Raina
3 min read

A Quick Look at the Kubernetes API Reference Docs and Concepts

The core of Kubernetes’ control plane is the API server and the HTTP API that it exposes. The Kubernetes API is the...
Ajeet Raina
2 min read

How to setup and run Redis in a Docker Container

Redis stands for REmote DIctionary Server. It is an open source, fast NoSQL database written in ANSI C and optimized for speed. Redis is an...
Ajeet Raina
1 min read

Top 25 Active Chatrooms for DevOps Engineers like You

As the tech stacks are becoming more and more complex and business is moving at a fast pace, DevOps Teams worldwide...
Ajeet Raina
1 min read

How to build a Sample Album Viewer application using Windows containers

This tutorial walks you through building and running the sample Album Viewer application with Windows containers. The Album Viewer app is an ASP.NET...
Ajeet Raina
3 min read

How to efficiently scale Terraform infrastructure?

Terraform infrastructure gets complex with every new deployment. The code helps you to manage the infrastructure uniformly. But as the organization grows,...
Ajeet Raina
5 min read

What are Kubernetes Replicasets? – KubeLabs Glossary

How can you ensure that there are 3 Pods instances which are always available and running at one point in time?...
Ajeet Raina
7 min read

Top 6 Docker Security Scanning Practices

When it comes to running containers and using Kubernetes, it’s important to make security just as much of a priority as...
Ajeet Raina
3 min read

Shipa Vs OpenShift: A Comparative Guide

With the advent of a popular PaaS like Red Hat OpenShift, developers are able to focus on delivering value via their...
Ajeet Raina
6 min read

Top 5 Docker Myths and Facts That You Should be Aware of

  Today, every fast-growing business enterprise has to deploy new features of their app rapidly if they really want to survive...
Ajeet Raina
5 min read

How to control DJI Tello Mini-Drone using Python and Docker

If you want to take your drone programming skills to the next level, DJI Tello is the right product to buy....
Ajeet Raina
4 min read

5 Minutes to AI Data Pipeline

According to a recent Gartner report, “By the end of 2024, 75% of organizations will shift from piloting to operationalizing artificial...
Ajeet Raina
2 min read

Getting Started with Terraform in 5 Minutes

Terraform is an infrastructure as code (IaC) tool that allows you to build, change, and version infrastructure safely and efficiently. This includes low-level...
Ajeet Raina
5 min read

Top 5 Effective Discord Bot For Your Server in 2022

Discord is one of the fastest-growing voice, video and text communication services used by millions of people in the world. It...
Ajeet Raina
3 min read

What is Kubernetes Scheduler and why do you need it? – KubeLabs Glossary

If you are keen to understand why Kubernetes Pods are placed onto a particular cluster node, then you have come to...
Ajeet Raina
5 min read

Using dd command in Linux

In the world of Linux, there are many powerful and versatile tools at your disposal for various tasks. One such tool...
Karan Singh
2 min read

How to build and run a Python app in a container – Docker Python Tutorial

In May 2021, over 80,000 developers participated in StackOverFlow Annual Developer survey. Python traded places with SQL to become the third...
Ajeet Raina
5 min read

5 Best Redis Tutorials and Free Resources for all Levels

If you’re a developer looking out for Redis related resources, then you have finally arrived at the right place. With more...
Ajeet Raina
3 min read

Running Automated Tasks with a CronJob over Kubernetes running on Docker Desktop

Docker Desktop 4.1.1 got released last week. This latest version support Kubernetes 1.21.5 that was made available recently by the Kubernetes...
Ajeet Raina
3 min read

How to setup GPS Module with Raspberry Pi and perform Google Map Geo-Location Tracking in a Real-Time

NEO-6M GPS Module with EPROM is a complete GPS module that uses the latest technology to give the best possible positioning...
Ajeet Raina
7 min read

How to Create a Perfect Resume for a Startup Company?

Creating a resume is the stepping stone and the biggest challenge you face as a fresh graduate.Many of them prefer entering...
Ajeet Raina
2 min read

Top Kubernetes Tools You Need for 2022- Devtron

Thanks to Collabnix community members Abhinav Dubey, Ashutosh Kale and Vinodkumar Mandalapu for all the collaboration and contribution towards these blog post series. What’s the biggest benefit you’ve...
Ajeet Raina
4 min read

Top Kubernetes Tools You Need for 2021 – K3d and Portainer

Thanks to Collabnix community members Abhinav Dubey, Ashutosh Kale and Vinodkumar Mandalapu for all the collaboration and contribution towards this blog post series. In the last...
Ajeet Raina
6 min read

Getting Started with Docker and AI workloads on NVIDIA Jetson AGX Xavier Developer Platform

If you’re an IoT Edge developer and looking out to build and deploy the production-grade end-to-end AI robotics applications, then check...
Ajeet Raina
7 min read

Hack into the DJI Robomaster S1 Battle Bot in 5 Minutes

When I saw the RoboMaster S1 for the first time, I was completely stoked. I was impressed by its sturdy look....
Ajeet Raina
3 min read

How Much Does it Cost to Hire a Software Developer?

This is a guest post contributed by Collabnix Community member Anastasia Stefanuk, a Professional writer, journalist and editor. Hiring a software...
Avinash Bendigeri
3 min read

Building a Real-Time Crowd Face Mask Detection System using Docker on NVIDIA Jetson Nano

Did you know? Around 94% of AI Adopters are using or plan to use containers within 1 year time. Containers are...
Ajeet Raina
5 min read

Getting Started with Shipa

Are you frustrated with how much time it takes to create, deploy and manage an application on Kubernetes? Wouldn’t it be...
Ajeet Raina
12 min read

How I visualized Time Series Data directly over IoT Edge device using Docker & Grafana

Application developers look to Redis and RedisTimeSeries to work with real-time internet of things (IoT) sensor data. RedisTimeseries is a Redis...
Ajeet Raina
3 min read

A First Look at Dev Environments Feature under Docker Desktop 3.5.0

Starting Docker Desktop 3.5.0, Docker introduced the Dev Environments feature for the first time. The Dev Environments feature is the foundation...
Ajeet Raina
3 min read

How to assemble DJI Robomaster S1 for the first time?

The RoboMaster S1 is an educational robot that provides users with an in-depth understanding of science, math, physics, programming, and more...
Ajeet Raina
3 min read

Building Your First Jetson Container

The NVIDIA Jetson Nano 2GB Developer Kit is the ideal platform for teaching, learning, and developing AI and robotics applications. It...
Ajeet Raina
7 min read

What You Should Expect From Collabnix Joint Meetup with JFrog & Docker Bangalore Event?

This June 19th, 2021, the Collabnix community is coming together with JFrog & Docker Bangalore Meetup Group to conduct a meetup...
Ajeet Raina
1 min read

Kubectl for Docker Beginners

Kubectl is a command-line interface for running commands against Kubernetes clusters. kubectl looks for a file named config in the $HOME/.kube directory. You can specify...
Ajeet Raina
3 min read

Running RedisInsight Docker container in a rootless mode

On a typical installation, the Docker daemon manages all the containers. The Docker daemon controls every aspect of the container lifecycle....
Ajeet Raina
4 min read

Docker Compose now shipped with Docker CLI by default

Last year, Dockercon attracted 78,000 registrants, 21,000 conversations across 193 countries. This year, it was an even much bigger event attracting...
Ajeet Raina
3 min read

Delivering Container-based Apps to IoT Edge devices | Dockercon 2021

Did you know? Dockercon 2021 was attended by 80,000 participants on the first day. It was an amazing experience hosting “Docker...
Ajeet Raina
1 min read

What are Kubernetes Pods? | KubeLabs Glossary

Kubernetes (commonly referred to as K8s) is an orchestration engine for container technologies such as Docker and rkt that is taking...
Ajeet Raina
9 min read

Running a Web Browser in a Docker container

Are you still looking out for a solution that allows you to open multiple web browsers in Docker containers at the...
Ajeet Raina
1 min read

Running Minecraft in Rootless Mode under Docker 20.10.6

Rootless mode was introduced in Docker Engine v19.03 as an experimental feature for the first time. Rootless mode graduated from experimental...
Ajeet Raina
5 min read

Running RedisInsight using Docker Compose

RedisInsight is an intuitive and efficient GUI for Redis, allowing you to interact with your databases and manage your data—with built-in...
Ajeet Raina
2 min read

Getting Started with BME680 Sensor on NVIDIA Jetson Nano

The BME680 is a digital 4-in-1 sensor with gas, humidity, pressure, and temperature measurement based on proven sensing principles. The state-of-the-art...
Ajeet Raina
1 min read

How to run NodeJS Application inside Docker container on Raspberry Pi

This is the complete guide starting from all the required installation to actual dockerizing and running of a node.js application. But...
Ajeet Raina
3 min read

OSCONF 2021: Save the date

OSCONF 2021 is just around the corner and the free registration is still open for all DevOps enthusiasts who want to...
Ajeet Raina
1 min read

A Closer Look at AI Data Pipeline

According to a recent Gartner report, “By the end of 2024, 75% of organizations will shift from piloting to operationalizing artificial...
Avinash Bendigeri
2 min read

How I built the first ARM-based Docker Image on Pinebook using buildx tool?

The Pinebook Pro is a Linux and *BSD ARM laptop from PINE64. It is built to be a compelling alternative to...
Ajeet Raina
4 min read

Portainer Vs Rancher

According to Gartner “By 2024, low-code application development will be responsible for more than 65% of application development activity.” Low code...
Ajeet Raina
4 min read

Getting Started with NVIDIA Jetson Nano From Scratch

The NVIDIA Jetson Nano 2GB Developer Kit is the ideal platform for teaching, learning, and developing AI and robotics applications. It...
Ajeet Raina
1 min read

Running Redis on Multi-Node Kubernetes Cluster in 5 Minutes

Redis is a very popular open-source project with more than 47,200 GitHub stars, 18,700 forks, and 440+ contributors.  Stack Overflow’s annual...
Ajeet Raina
1 min read

2 Minutes to “Nuke” Your AWS Cloud Resources

Are you seriously looking out for a tool that can save your AWS bills while being a FREE tier user? If...
Ajeet Raina
3 min read

A New DockerHub CLI Tool under Docker Desktop 3.0.0

Docker Desktop is the preferred choice for millions of developers building containerized applications. With the latest Docker Desktop Community 3.0.0 Release, a new...
Ajeet Raina
1 min read

Running RedisAI on NVIDIA Jetson Nano for the first time

The hardest part of AI is not artificial intelligence itself, but dealing with AI data. The accelerated growth of data captured...
Ajeet Raina
7 min read

A First Look at PineBook Pro – A 14” ARM Linux Laptop For Just $200

If you’re a FOSS enthusiast and looking out for a powerful little ARM laptop, PineBook Pro is what you need. The...
Ajeet Raina
3 min read

Introducing 2GB NVIDIA Jetson Nano: An Affordable Yet Powerful $59 AI Computer

Today at GPU Technology Conference(GTC) 2020, NVIDIA announced a new 2GB Nvidia Jetson Nano for the first time. Last year, during...
Ajeet Raina
2 min read

Running Docker Compose on NVIDIA Jetson Nano in 5 Minutes

Starting with v4.2.1, NVIDIA JetPack includes a beta version of NVIDIA Container Runtime with Docker integration for the Jetson platform. This...
Ajeet Raina
2 min read

5 Minutes to Kubernetes Architecture

Kubernetes (a.k.a K8s) is an open-source container-orchestration system which manages the containerised applications and takes care of the automated deployment, storage,...
Ajeet Raina
2 min read

5 Reasons why you should attend ARM Dev Summit 2020

Register Here With 100+ sessions, 200+ speakers & tons of sponsors , Arm DevSummit is going to kick-off next month. It...
Ajeet Raina
4 min read

Interview with Docker Captain Ajeet Singh Raina

This article was originally published in the leading Open Source India magazine Ajeet Singh Raina’s journey as a community leader began...
Avinash Bendigeri
6 min read

Running Minecraft Server on NVIDIA Jetson Nano using Docker

With over 126 million monthly users, 200 million games sold & 40 million MAU, Minecraft still remains one of the biggest...
Ajeet Raina
2 min read

A First Look at Portainer 2.0 CE – Now with Kubernetes Support

Irrespective of the immaturity of the container ecosystem and lack of best practices, the adoption of Kubernetes is massively growing for...
Ajeet Raina
6 min read

Deploy your AWS EKS cluster with Terraform in 5 Minutes

Amazon Elastic Kubernetes Service (a.k.a Amazon EKS) is a fully managed service that helps make it easier to run Kubernetes on...
Ajeet Raina
4 min read
Join our Discord Server