Securing Multi-Cloud Workloads in India: A Practical Framework for CISOs

  • Home
  • Securing Multi-Cloud Workloads in India: A Practical Framework for CISOs
Securing Multi-Cloud Workloads in India: A Practical Framework for CISOs
Securing Multi-Cloud Workloads in India: A Practical Framework for CISOs
Securing Multi-Cloud Workloads in India: A Practical Framework for CISOs
Securing Multi-Cloud Workloads in India: A Practical Framework for CISOs
Securing Multi-Cloud Workloads in India: A Practical Framework for CISOs

Multi-cloud adoption in India is no longer a boardroom aspiration—it is operational reality. BFSI, manufacturing, logistics, and e-commerce enterprises routinely span AWS, Azure, Google Cloud, and on-premises data centres simultaneously. The business case is compelling: avoid vendor lock-in, leverage best-of-breed services, and optimise cost. The security case, however, is anything but simple.

Every additional cloud provider adds a distinct identity model, a proprietary logging format, a different network perimeter, and its own compliance posture. CISOs who try to apply a single-cloud security playbook across three or four environments quickly discover that their visibility gaps are wider than the environments themselves. This post offers a practical framework to close those gaps—and to explain where managed services and platforms like PrahiX Ora help you move from reactive to proactive.

Why Multi-Cloud Security Is Different in India

Several India-specific factors compound the generic multi-cloud challenge:

  • CERT-In 6-hour reporting: The April 2022 CERT-In directions require organisations to report cybersecurity incidents within six hours of detection. When logs live across three clouds, correlating an incident fast enough to meet that window is a real operational problem—not just a compliance checkbox.
  • DPDP Act 2023 implications: The Digital Personal Data Protection Act imposes obligations around data residency, access controls, and breach notification for personal data. Multi-cloud architectures must map where personal data lands and enforce appropriate controls per region.
  • Fragmented vendor SLAs: Many Indian enterprises signed their cloud contracts before a central security team was in place. Each cloud account has its own support tier, its own security alert channel, and its own logging pipeline—none of which talk to each other out of the box.
  • Talent scarcity: Deep expertise in AWS GuardDuty, Microsoft Defender for Cloud, and Google Security Command Center are three different skill sets. Few in-house teams can staff all three competently at a 24/7 NOC level.

The Five Pillars of a Multi-Cloud Security Framework

1. Unified Identity and Access Management

The most common lateral-movement vector in multi-cloud breaches is over-privileged cloud identity. An attacker who compromises one IAM role with broad cross-account permissions can pivot from a development S3 bucket to a production database in minutes.

Start with a single identity provider (IdP)—Azure AD, Okta, or a comparable platform—federated across all cloud accounts using SAML or OIDC. Enforce just-in-time (JIT) privileged access: developers and engineers should request elevated permissions for a bounded window, not hold them permanently. Audit every cross-account trust relationship quarterly; remove those that are no longer required.

For non-human identities (service accounts, Lambda execution roles, GCP service accounts), apply the same discipline. Rotate credentials automatically; never embed long-lived secrets in code or container images. Tools like AWS Secrets Manager, Azure Key Vault, and GCP Secret Manager should be the only authoritative credential store.

2. Consistent Network Segmentation Across Clouds

VPC/VNet design is not interchangeable between cloud providers, but the principle is: workloads should only be reachable by the services that legitimately need to reach them. In practice, this means:

  • Separate VPCs/VNets per environment (production, staging, development) and per business unit.
  • Transit gateway or hub-and-spoke interconnect architecture to route inter-cloud traffic through a chokepoint where FortiGate NGFWs can inspect it.
  • Zero-trust network access (ZTNA) for any human accessing cloud workload management planes—never a blanket VPN that grants broad network access to the cloud environment.
  • East-west microsegmentation within Kubernetes clusters using network policies and service mesh (Istio or similar).

PJ Networks deploys FortiGate virtual appliances at cloud egress points to enforce consistent security policy across environments. The same policy that governs on-premises traffic can extend to cloud-originated flows, giving the security team a single console for rule management rather than maintaining parallel security group configurations in each cloud provider’s native toolset.

3. Centralised Log Aggregation and Threat Detection

The most dangerous multi-cloud security gap is not a misconfigured bucket or an over-permissive security group—it is the absence of a correlated, time-synchronised view across all cloud environments simultaneously.

AWS CloudTrail, Azure Activity Log, and GCP Cloud Audit Logs all record API calls, but they use different schemas, different timestamp formats, and different enrichment fields. An attacker who moves from an AWS account to an Azure subscription exploiting a federated identity will leave a trail that looks like unrelated noise in each provider’s native console—but that looks like a coherent attack story in a properly configured SIEM.

Log aggregation must also meet CERT-In’s direction on 180-day in-country retention. That means your SIEM or log management solution must store logs within India (Mumbai region for AWS or Azure India Central/South) rather than offshoring them to a global SIEM cluster.

4. Vulnerability and Configuration Management

Cloud Security Posture Management (CSPM) is the practice of continuously scanning cloud configurations against security benchmarks—CIS Foundations benchmarks for AWS, Azure, and GCP being the most widely adopted. In a multi-cloud environment, you need a single CSPM view that surfaces misconfigurations across all providers, prioritised by exploitability and data sensitivity.

Common critical findings in Indian enterprise cloud environments include: publicly accessible S3 buckets or Azure Blob containers (often from legacy migrations), security groups with 0.0.0.0/0 inbound rules on management ports (22, 3389), MFA not enforced on root/administrator accounts, and CloudTrail or equivalent logging disabled in non-production accounts (which are frequently compromised and used as staging environments for attacks on production).

Workload vulnerability scanning—container image scanning in CI/CD pipelines, runtime agent-based scanning on cloud VMs—should be integrated with the vulnerability management workflow so that findings generate tickets and SLA-tracked remediation, not just reports.

5. Incident Response Automation

The six-hour CERT-In window transforms incident response from a process question into a technology question. Manual processes—email chains, conference bridge calls, spreadsheets for evidence collection—cannot reliably complete detection, investigation, containment, and initial reporting within six hours of a sophisticated cloud incident.

Automation must be built in from the start: automated playbooks that quarantine a compromised EC2 instance or Azure VM, revoke a suspect IAM role, push a block rule to FortiGate, and simultaneously generate a pre-populated CERT-In incident report draft. Each of these actions individually takes minutes if automated; collectively they take hours if manual—and there is no six-hour budget for hours.

PrahiX Ora: Unified SecOps Across Your Cloud Estate

Deploying the five-pillar framework above requires a SecOps platform purpose-built for heterogeneous, multi-source environments. PrahiX Ora is a unified SecOps platform built by PrahiX Tech Pvt Ltd; PJ Networks is its primary field deployment and operations partner, and we deploy and operate it for clients across India.

Here is how each Ora pillar addresses the multi-cloud security problem directly:

SIEM: Ora’s SIEM ingests logs from AWS CloudTrail, Azure Activity Log, GCP Audit Logs, on-premises FortiGate and FortiMail, and dozens of other sources into a single normalised event stream. Correlation rules are mapped to MITRE ATT&CK, so a detection for “Initial Access via Valid Cloud Accounts” fires consistently whether the event originates in AWS or Azure—without the analyst needing to know the provider-specific log schema. For CERT-In compliance, Ora supports tiered retention (hot/cold/archive) with configurable in-country storage, directly supporting the 180-day log retention direction.

NMS: Ora’s Network Management System provides unified observability across FortiGate NGFWs, switches, wireless APs, and WAN/SD-WAN links alongside the cloud virtual network inventory. LLDP/CDP topology discovery, ML-based anomaly detection, and network path tracing give the NOC a single pane for both on-premises and cloud networking—exactly what multi-vendor enterprises need when their NOC visibility is currently fragmented across separate tools for each provider.

Video Surveillance (VMS): For manufacturing, retail, and multi-site clients, Ora’s video surveillance module integrates ONVIF, Hikvision, and Dahua camera management with video analytics under the same operations view as the network and security posture. Physical security events and network security events can be correlated—useful, for example, when an access badge swipe in a data centre corresponds with an unusual authentication event in the SIEM. One operations view across both physical and network security reduces the gap between facilities and IT security teams.

SOAR: Ora’s Security Orchestration, Automation and Response capability includes pre-built playbooks with connectors for FortiGate, common cloud providers, and ticketing systems. When a detection fires—say, anomalous API calls from a compromised IAM key—the SOAR playbook automatically disables the key, pushes an IP block to FortiGate, creates an incident ticket, and drafts the CERT-In notification. This is what makes the six-hour reporting window realistic at scale: not human speed, but automation executing in seconds.

If your organisation is managing three or more clouds and currently operating without a unified SecOps view, contact PJ Networks to discuss how we scope and deploy Ora for your specific environment.

A Practical 90-Day Multi-Cloud Security Roadmap

Transforming multi-cloud security posture does not happen overnight. Here is a phased approach we typically recommend to Indian enterprise clients:

Days 1–30: Visibility

  • Audit all cloud accounts, regions, and subscriptions across every provider. Identify shadow accounts created by business units without central IT involvement.
  • Enable logging everywhere: CloudTrail in every AWS account and region, Azure Activity Log, GCP Cloud Audit Log. Do not allow logging gaps.
  • Onboard all cloud log sources to a centralised SIEM. Define baseline correlation rules for the highest-risk use cases: privilege escalation, impossible travel, mass data exfiltration.
  • Run a CSPM scan across all accounts; generate a prioritised finding list sorted by criticality and by whether the affected resource holds personal data (DPDP Act relevance).

Days 31–60: Control

  • Remediate all critical and high CSPM findings. Prioritise public exposure (open buckets, open management ports) and missing MFA on privileged accounts.
  • Federate all cloud account access through the central IdP. Enforce MFA. Implement JIT access for administrative roles.
  • Deploy FortiGate NGFWs at cloud egress chokepoints. Establish consistent security group and firewall policy templates per environment tier.
  • Deploy ZTNA for remote access to cloud management planes. Retire any cloud-native VPN bastion hosts that grant broad network access.

Days 61–90: Automation

  • Build and test incident response playbooks for the top five cloud incident scenarios: compromised IAM key, ransomware on cloud VM, data exfiltration to external storage, cryptomining via compromised workload, and privilege escalation via misconfigured trust policy.
  • Conduct a tabletop exercise simulating a CERT-In reportable incident. Measure end-to-end time from detection to draft notification. If it exceeds four hours, identify the bottleneck and automate it.
  • Establish quarterly CSPM review cadence. Integrate container image scanning into CI/CD pipelines. Set up automated alerts for any new public exposure finding—these should wake someone up, not sit in a weekly report.

Common Pitfalls to Avoid

Using provider-native security tools only: AWS Security Hub and Microsoft Sentinel are both capable tools in their respective environments. But if your investigation requires pivoting between them, you will lose critical time. A vendor-neutral SIEM that normalises both is not a nice-to-have at this scale—it is a requirement.

Treating development accounts as out of scope: The majority of cloud compromises PJ Networks investigates originate in development or staging accounts that were never included in the security programme. Attackers know that development accounts typically have relaxed controls and yet often share IAM trust relationships with production. Every cloud account is in scope.

Failing to test CERT-In readiness: Many Indian enterprises have assembled incident response plans that exist only on paper. The six-hour window does not care about your plan’s completeness—it cares about execution speed. Test your playbooks. Time them. Fix the slow parts before an incident forces you to.

Ignoring egress filtering: Most cloud security investment goes into preventing ingress (blocking attackers from getting in). But data exfiltration—the actual harm in most breaches—is an egress event. Egress filtering, DNS monitoring, and DLP controls for cloud storage are underinvested across most Indian enterprise cloud environments.

Summary

Multi-cloud is the default architecture for Indian enterprise IT in 2026. The security frameworks and tools available to address it are mature—the gap is implementation discipline and operational continuity. A CISO who achieves unified visibility, consistent identity controls, automated incident response, and CERT-In/DPDP-aligned log retention across all cloud environments will have significantly reduced both their breach probability and their regulatory exposure.

PJ Networks helps Indian enterprises design and operate exactly this framework—combining FortiGate NGFWs, ZTNA, 24/7 NOC/SOC operations, and the PrahiX Ora unified SecOps platform. Whether you are starting a multi-cloud security programme from scratch or hardening an existing one, we are available for a scoping conversation. Reach us at pjnetworks.com/contact.

Leave a Reply

Your email address will not be published. Required fields are marked *