Skip to main content
Zobhira
Home
Jobs
Certifications
Zobhira
JobsCertificationsTodayAbout
Log inSign up
Zobhira

New job and contest openings, updated every morning on one searchable board.

Find work

  • All jobs
  • Fresher roles
  • Remote roles
  • Certifications

Compete

  • Added today

Popular cities

  • India
  • Bangalore, Karnataka, India
  • Hyderabad, Telangana, India
  • Pune, Maharashtra, India
  • Chennai, Tamil Nadu, India
  • Mumbai, Maharashtra, India

Company

  • About
  • Contact
  • Privacy
  • Terms

Stay updated

One email a week with new roles.

Secure infrastructure
Free to use, no account needed to search

Board updated daily · © 2026 Zobhira. All rights reserved.

Privacy PolicyTerms of Service
Home / Jobs / Sutherland

DevSecOps Engineer

Sutherland

IndiaremotePosted 2 days ago
Sutherland logo

Skill Required

DevSecOps-EngineerCloud-Security-EngineerKubernetes-Security-EngineerPlatform-Security-EngineerSecurity-EngineerDevSecOps-Engineer-JobsDevOps-Security-EngineerSecurity-DevOps-EngineerDevSecOps-EngineeringLead-DevSecOps-EngineerSenior-DevSecOps-EngineerSecure-DevOps-EngineerCloud-DevSecOps-EngineerDevSecOps-AnalystPenetration TestingSOCVaultCloud SecurityObservabilityCD pipelinesIstioBusiness AnalysisEngineeringKubernetesISO 27001automationGitHub ActionsTerraformsecurityDatadogTestNGPythondesignGitCI/CDCloudSIEMOWASPAWSFulltime

Key highlights

  • Required experience: 7+ years in DevSecOps, cloud security, or infrastructure security engineering
  • Required Kubernetes expertise: Deep hands-on experience securing Kubernetes clusters in production including RBAC, network policies, pod security, and runtime protection
  • Required multi-cloud experience: Proven experience with GCP and/or AWS security services and IAM design
  • Security certifications: Certified Kubernetes Security Specialist (CKS), Google Professional Cloud Security Engineer, or AWS Security Specialty (nice to have)
  • Compliance exposure: Familiarity with HIPAA, SOC 2, or ISO 27001 compliance in regulated environments
  • Source: Originally posted on Himalayas

Role overview

Sutherland is seeking an experienced DevSecOps Engineer who will embed security into every layer of our cloud infrastructure and software delivery pipeline. Your primary responsibility is to ensure our GCP and AWS environments, Kubernetes clusters, CI/CD pipelines, and internal endpoints are secure, compliant, and hardened — without slowing down engineering velocity. You will own cloud security posture management, IAM policy design, VPC controls, secrets hygiene, Kubernetes hardening, CI/CD security, endpoint security, and security automation across multi-cloud environments.

Responsibilities

  • Own cloud security posture management (CSPM) across GCP and AWS — continuous assessment, misconfiguration detection, and remediation tracking.
  • Design and enforce IAM policies, service account hygiene, least-privilege access controls, and workload identity across multi-cloud environments.
  • Implement VPC security controls — private service access, firewall rules, network policies, ingress/egress restrictions, and Private Google Access.
  • Internalise and secure service endpoints — move external-facing services to internal load balancers, private endpoints, and VPN/interconnect. Continuously audit and reduce the public attack surface.
  • Manage secrets hygiene — enforce Secret Manager (GCP) and AWS Secrets Manager, eliminate hardcoded credentials, and rotate secrets programmatically.
  • Lead cloud security incident response — triage, contain, investigate, and remediate across cloud and Kubernetes environments.
  • Own compliance reporting for SOC 2, HIPAA, and ISO 27001 — evidence collection, gap analysis, and control implementation.
  • Conduct regular threat modelling, security reviews, and architecture risk assessments.
  • Harden GKE clusters — CIS benchmarks, pod security standards (restricted/baseline), and admission control policies.
  • Implement and manage network policies to enforce east-west traffic segmentation between namespaces and services.
  • Deploy and operate runtime security tooling (e.g. Falco) for threat detection inside cluster workloads.
  • Manage Kubernetes RBAC with least-privilege principles. Audit and remediate overpermissioned service accounts.
  • Secure the container supply chain — image scanning in CI (Trivy/Snyk), enforce signed images, and maintain a trusted registry policy.
  • Implement Istio security controls — mTLS enforcement, authorisation policies, and east-west traffic observability.
  • Continuously audit running workloads for security drift — privileged containers, host path mounts, and secrets in environment variables.
  • Secure the GitLab CI/CD pipeline end-to-end — protect runner environments, restrict pipeline permissions, enforce branch protection and MR approvals.
  • Integrate SAST, DAST, dependency scanning, container scanning, and secret detection natively into GitLab CI. Own the triage and remediation workflow.
  • Implement IaC security scanning (tfsec, Checkov) as a mandatory pipeline gate for all Terraform changes.
  • Manage GitLab token hygiene — enforce expiry policies, rotate project tokens, and audit personal access token usage.
  • Define and enforce pipeline security policies organization-wide using GitLab security policy-as-code.
  • Audit and reduce the external attack surface — inventory all public endpoints and drive internalization of services that do not need to be public.
  • Implement and maintain WAF and Cloud Armor rules to protect externally exposed services.
  • Enforce TLS certificate management — automate issuance, rotation, and enforce TLS 1.2+ across all endpoints.
  • Manage bastion host security — enforce short-lived certificates (OS Login / IAP), eliminate persistent SSH keys, and log all administrative sessions.
  • Own DNS security controls — DNSSEC, private DNS zones for internal services, split-horizon DNS where required.
  • Build security automation pipelines — policy enforcement, compliance checks, and vulnerability remediation as code.
  • Instrument security observability in Datadog — threat detection dashboards and alert tuning for cloud and Kubernetes signals.
  • Develop and maintain runbooks for security incidents, vulnerability response, and access reviews.
  • Champion security training and awareness. Conduct secure code reviews and threat modelling workshops.

Requirements

  • 7+ years in DevSecOps, cloud security, or infrastructure security engineering.
  • Deep hands-on experience securing Kubernetes clusters in production — RBAC, network policies, pod security, and runtime protection.
  • Proven experience with GCP and/or AWS security services and IAM design.
  • Strong CI/CD security knowledge — pipeline hardening, secrets management, and integrated scanning.
  • Experience internalising service endpoints and reducing cloud attack surface.
  • Familiarity with HIPAA, SOC 2, or ISO 27001 compliance in regulated environments.
  • Clear communication skills — able to explain a critical vulnerability to a CTO and write a runbook for an engineer.
  • All your information will be kept confidential according to EEO guidelines.

Nice to have

  • Certified Kubernetes Security Specialist (CKS).
  • Google Professional Cloud Security Engineer or AWS Security Specialty certification.
  • eBPF-based security tooling (Cilium, Tetragon), penetration testing, or red team experience.
  • Threat modelling using STRIDE or PASTA. Service mesh security beyond Istio.
  • Falco, OPA/Gatekeeper, HashiCorp Vault, Wiz/Orca/Prisma Cloud, Trivy/Snyk, SIEM (Splunk/Chronicle), Python or Go

Additional details

  • Required GCP — Security Command Center, IAM, VPC Service Controls, Cloud Armor, Secret Manager, Binary Authorization
  • Required AWS — GuardDuty, Security Hub, IAM, KMS, Macie, AWS Config
  • Required Kubernetes — GKE hardening, pod security standards, network policies, RBAC, admission controllers
  • Required GitLab — CI/CD security, SAST/DAST, dependency scanning, pipeline policy management
  • Required Terraform — IaC security scanning (tfsec, Checkov), secure module design
  • Required Datadog — security monitoring, threat detection, alert management
  • Required Istio — mTLS, authorisation policies, service mesh security
  • Required communication skills — able to explain a critical vulnerability to a CTO and write a runbook for an engineer

Similar jobs open now

ABB logo
Senior Project Engineer -SIS
ABB
Bangalore, Karnataka, India
View details
Cognyte logo
Product Manager
Cognyte
Pune, Maharashtra, India
View details
IBM logo
Data Engineer-Data Platforms-AWS
IBM
Pune, Maharashtra, India
View details
IBM logo
Technical Consultant-AI Integration
IBM
Pune, Maharashtra, India
View details
Apply now
LocationIndia
TypeFulltime
Posted9/5/2026
Apply by11/4/2026

Links are checked every day. If this one stops working, tell us and we'll pull it.

More like this

View all
ABB logo
Senior Project Engineer -SIS
ABB
Cognyte logo
Product Manager
Cognyte
IBM logo
Data Engineer-Data Platforms-AWS
IBM
Apply now