// category archive

Backend Dev

51 articles

cover
30 Days kubernetes

Day 11: Kubernetes – Monitoring and Logging

Introduction to Monitoring and Logging in Kubernetes Monitoring and logging are critical components for maintaining and troubleshooting Kubernetes clusters. Kubernetes offers extensive tools and…

Nilesh Raut · · 3 min read
cover
30 Days kubernetes

Day 8: Kubernetes – ConfigMaps and Secrets

Introduction to ConfigMaps and Secrets In Kubernetes, ConfigMaps and Secrets are essential for managing application configuration and sensitive data. They decouple configuration from application…

Nilesh Raut · · 4 min read
cover
30 Days kubernetes

Day 2: Kubernetes: Understanding Containers

Day 2: Understanding Containers What Are Containers? Containers are lightweight, portable, and self-sufficient environments that encapsulate an application and all its dependencies. Unlike virtual…

Nilesh Raut · · 4 min read
cover
Backend Dev

Should You Learn Rust in 2024?

Introduction Rust :In the ever-evolving landscape of programming languages, staying ahead of the curve is crucial. As we step into 2024, the spotlight is…

Nilesh Raut · · 3 min read
cover
Backend Dev

NestJS vs. Express.js – Node.js Framework

In the rapidly evolving landscape of Node.js, developers face a pivotal decision when selecting a framework for their backend development: NestJS or Express.js? This…

Nilesh Raut · · 9 min read