om prathod

Day 12 – Logging & Monitoring with Google Cloud Operations Suite

Introduction In cloud environments, visibility into application and infrastructure performance is critical. Without proper logging and monitoring, troubleshooting, performance optimization, and compliance become impossible. Google Cloud Operations Suite (formerly Stackdriver) provides a comprehensive suite of tools for logging, monitoring, tracing, and alerting in GCP. At Curiosity Tech, we emphasize mastering these tools because engineers must […]

Day 12 – Logging & Monitoring with Google Cloud Operations Suite Read More »

, , , , , ,

Day 12 – Hands-On Project: Deploying a Web App Across AWS & GCP

Introduction Theory builds knowledge, but projects build expertise. In the world of multi-cloud engineering, nothing teaches better than deploying a real-world workload across two different providers. In this lab, we’ll build and deploy a simple web application split between AWS and Google Cloud Platform (GCP): ●      Frontend: Hosted on AWS (using S3 + CloudFront). ●     

Day 12 – Hands-On Project: Deploying a Web App Across AWS & GCP Read More »

, , , ,

Day 12 – DevSecOps: Integrating Security into DevOps Pipelines

In today’s fast-paced DevOps world, speed is critical—but security cannot be an afterthought. DevSecOps is the philosophy and practice of integrating security into every stage of the DevOps lifecycle, ensuring that applications are secure, compliant, and resilient by design. At CuriosityTech.in, we teach DevOps engineers how to embed security into CI/CD pipelines, reducing vulnerabilities while

Day 12 – DevSecOps: Integrating Security into DevOps Pipelines Read More »

, , , , , , , ,

Day 8 – Navigation Controllers & Tab Bars: Structuring iOS Apps

Creating a seamless user experience in iOS apps isn’t just about attractive screens; it’s about navigating between screens intuitively. Navigation Controllers and Tab Bars are two core components that provide structure, guide users through app workflows, and make complex apps easy to use. At CuriosityTech.in, learners are taught not just to implement these components, but

Day 8 – Navigation Controllers & Tab Bars: Structuring iOS Apps Read More »

, , , , , ,

Day 8 – Kubernetes Basics: Orchestrating Containers in Production

In modern DevOps ecosystems, Kubernetes (K8s) has become the de facto standard for container orchestration. While Docker allows developers to package applications into containers, Kubernetes ensures these containers run reliably and scale efficiently in production environments. At CuriosityTech.in, we guide aspiring DevOps engineers through both theory and hands-on implementation to master K8s. What is Kubernetes?

Day 8 – Kubernetes Basics: Orchestrating Containers in Production Read More »

, , , , , , , ,

Day 8 – Database Options in Multi-Cloud: SQL, NoSQL & Cloud-Native DBs

Abstract Databases are the foundation of every digital ecosystem, yet in a multi-cloud environment, database management introduces complexities around latency, consistency, scalability, and vendor dependency. This paper examines the SQL, NoSQL, and Cloud-Native database options across AWS, Azure, and GCP, and provides a comparative analysis of their suitability for different enterprise workloads. Drawing from 20

Day 8 – Database Options in Multi-Cloud: SQL, NoSQL & Cloud-Native DBs Read More »

, , , , , ,