divya zade

Day 10 – Configuration Management with Puppet & Chef

Configuration management is the practice of automating system setup, application installation, and environment configuration so that servers and services remain consistent across all environments. CM ensures:

Day 10 – Configuration Management with Puppet & Chef Read More »

, , , , , , ,

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

Data locality: Applications in one cloud often need data in another.
Latency optimization: A global user base requires nearest endpoints.
Vendor lock-in avoidance: Distributing workloads across clouds.
Compliance: Some data must remain in specific regions but still integrate with global apps.

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

, , , , , ,

Day 6 – Continuous Delivery (CD): Automating Software Releases

Continuous Delivery refers to the process of automatically preparing code changes for release to production. Unlike Continuous Integration (CI), which focuses on automatically building and testing code, CD extends this pipeline by ensuring that every change that passes automated tests is automatically deployable. This means your software is always in a releasable state.

Day 6 – Continuous Delivery (CD): Automating Software Releases Read More »

, , , , , , , , ,

Day 14 – Automating CI/CD Pipelines Step-by-Step

In modern DevOps, Continuous Integration (CI) and Continuous Deployment/Delivery (CD) pipelines are critical for automating application builds, tests, and releases. Automation ensures faster delivery, fewer errors, and reliable deployments. At CuriosityTech.in, we train DevOps engineers to design, implement, and optimize CI/CD pipelines, integrating code, testing, deployment, and monitoring in a seamless workflow.

Day 14 – Automating CI/CD Pipelines Step-by-Step Read More »

, , , , , , , ,

Day 14 – Hands-On Project: Hosting a Static Website on GCP

Hosting a static website on Google Cloud Platform (GCP) is a foundational exercise for cloud engineers to understand storage, networking, and serverless deployment concepts. Static websites consist of HTML, CSS, and JavaScript files without a backend database. Leveraging GCP’s Cloud Storage, Cloud CDN, and Load Balancing allows engineers to deploy highly scalable, cost-efficient, and secure websites.

Day 14 – Hands-On Project: Hosting a Static Website on GCP Read More »

, , , , , ,