Category: infrastructure

Kubernetes Architecture

Published: 2025-02-19

This article explains Kubernetes architecture using a cargo and control ship analogy. It covers master and worker nodes, key components like etcd, the API server, scheduler, controllers, kubelet, kube proxy, and container runtime, helping learners grasp orchestration, networking, and cluster management. Based on the **"Kubernetes Architecture"** class from *Certified Kubernetes Administrator (CKA) with Practice Tests* on Udemy. Check the link in the *Additional Resources* section.

A Comprehensive Guide to Selecting the Right Database

Published: 2024-05-28

Discover how to choose the best database for your project by understanding your data requirements, scalability needs, and operational factors. Explore real-world examples to see how different databases excel in various scenarios.

Web development - a guide for beginners

Published: 2024-04-09

This comprehensive guide demystifies the basics of web development and provides beginners with a solid foundation to understand how the web and the Internet work, what key technologies are involved, and gives practical advice on how to get started.