Curiosity Tech

Day 10 – Kubernetes with Google Kubernetes Engine (GKE) Step-by-Step

In modern cloud-native architecture, container orchestration is essential for deploying, managing, and scaling applications efficiently. Google Kubernetes Engine (GKE) provides a fully managed Kubernetes service on GCP, allowing engineers to run containerized applications without worrying about the underlying infrastructure.

Day 10 – Kubernetes with Google Kubernetes Engine (GKE) Step-by-Step Read More »

, , , , , , ,

Day 6 – Introduction to Azure Storage (Blob, File, Queue, Table)

Introduction to Azure Storage (Blob, File, Queue, Table) Introduction Azure Storage is the foundation for building scalable, secure, and high-performance cloud applications. Whether you are storing unstructured files, structured tables, messages for processing, or shared files, Azure Storage offers tailored services. At curiosity tech, we emphasize learning by hands-on experimentation, allowing learners to explore storage

Day 6 – Introduction to Azure Storage (Blob, File, Queue, Table) Read More »

, , , ,

Day 6 – Responsive Design: Mobile-First Approach with media queries

Introduction: The World in Your Pocket Remember the good old days when websites were built only for desktop screens? Shivers. Thankfully, those days are long gone! Today, our digital lives unfold on a dazzling array of devices – from tiny smartwatches to massive ultrawide monitors. As frontend developers, our mission isn’t just to make things

Day 6 – Responsive Design: Mobile-First Approach with media queries Read More »

, , , , , , , ,

Day 6 – Python Fundamentals: Syntax, Loops & Functions Explained

Introduction Every strong building needs a foundation, and in the world of programming, Python fundamentals form the backbone of every full stack developer’s journey. Before we dive into Django, Flask, REST APIs, or real-time WebSockets, it’s crucial to understand Python syntax, loops, and functions — the three pillars that make your code efficient, readable, and

Day 6 – Python Fundamentals: Syntax, Loops & Functions Explained Read More »

, , ,

Day 6 – Networking in Multi-Cloud: Strategies for Seamless Connectivity

Imagine an enterprise with customer apps running on AWS, a data lake on Azure, and AI models hosted in GCP. Customers expect real-time responses, yet the infrastructure spans three different clouds. How do you stitch these pieces together so they behave like one unified system? This is where multi-cloud networking comes in. With 20 years

Day 6 – Networking in Multi-Cloud: Strategies for Seamless Connectivity Read More »

, , , ,

Day 6 – JavaScript Essentials: Adding Interactivity to Frontend UI

Introduction In today’s digital-first world, user experience (UX) is no longer optional—it’s essential. A static website is like a billboard; an interactive website is a conversation. This is where JavaScript (JS) comes in. As a Full Stack Developer, understanding JS is non-negotiable, because it transforms your frontend from static to dynamic, allowing users to engage,

Day 6 – JavaScript Essentials: Adding Interactivity to Frontend UI Read More »

, , , , , ,