Devops Engineer

Posted 4 Hours Ago
Be an Early Applicant
Bangalore, Bengaluru Urban, Karnataka, IND
In-Office
Senior level
Cloud • Fintech • Information Technology • Consulting
The Role
Build and manage Azure and hybrid-cloud CI/CD pipelines, Terraform and Ansible infrastructure automation, deployment strategies, self-service provisioning, auto-remediation, cost governance, and observability as code. The role also leads Azure environment planning, policy-as-code, DevSecOps controls, secrets management, monitoring integrations, compliance auditing, and operational toil reduction across multi-region platforms.
Summary Generated by Built In
DevOps Engineer
Location: Bangalore
Experience Required: 5 – 8 Years
Employment Type: Full-Time
About Zybisys
Zybisys is a technology company that helps banks, financial institutions, and FinTech businesses build and run
secure, reliable, and high-performance technology platforms. We work closely with some of India's leading stock
brokers to manage their cloud infrastructure, cybersecurity, platform operations, and observability. With deep
expertise in the Capital Markets domain, we focus on simplifying complex technology, improving operational
resilience, and helping our customers innovate with confidence.
Job Description
The DevOps Engineer is a core technical role within the Zybisys Managed Cloud Services practice, responsible for
building, automating, and continuously improving the delivery pipelines, infrastructure provisioning workflows,
and operational automation across a complex multi-region Azure cloud and hybrid on-premises environment.
This role goes beyond traditional pipeline management. The DevOps Engineer at Zybisys is expected to drive an
automation-first culture across the operations team — eliminating manual toil through intelligent automation,
codifying infrastructure through IaC, enabling self-service provisioning, and ensuring every deployment and change
follows a consistent, repeatable, and auditable process. The ideal candidate is a builder who is equally comfortable
writing Terraform modules, designing release pipelines, and instrumenting infrastructure for observability.
Key Responsibilities
CI/CD Pipeline Design & Management
Design, build, and maintain CI/CD pipelines using Azure DevOps for infrastructure provisioning,
configuration management, and application deployment workflows across multi-region Azure and
hybrid environments

Implement branching strategies, pipeline templates, and environment promotion workflows —
ensuring consistent progression from development through staging to production with appropriate
approval gates.

Build reusable pipeline templates and task libraries to standardise delivery patterns across all
managed infrastructure components — networking, compute, security platforms, and monitoring.

Integrate automated validation steps into pipelines: syntax checks, policy compliance scans (Azure
Policy, Checkov), security scanning, and post-deployment health verification.

Maintain pipeline health — monitor build failure rates, pipeline execution times, and flaky tests;
continuously tune pipelines for reliability and speed.Infrastructure as Code (IaC)

Author and maintain Terraform modules for all managed Azure infrastructure components — VNets,
subnets, NSGs, VMs, storage accounts, App Gateways, Load Balancers, Azure Front Door, WAF
policies, and API Management.

Develop Ansible playbooks and roles for configuration management — OS hardening, package
installation, service configuration, and post-provisioning validation across Windows Server and Linux
environments.

Manage Terraform state — remote state backend design, state locking, workspace strategy for multi-
environment deployments, and state drift detection.
Write Azure ARM templates or Bicep files for platform-native deployments where Terraform
coverage is limited — Azure Monitor diagnostic settings, Policy assignments, and Marketplace
resource deployments.

Enforce IaC standards and code review practices — peer review all infrastructure code changes,
maintain module versioning, and manage the IaC repository structure and branching conventions.

Deployment Automation & Release Management
Automate end-to-end deployment workflows for infrastructure changes — from code commit
through validation, approval, deployment, and post-change health verification — aligned with the
ITSM change management process.

Build and maintain blue-green, canary, and rolling deployment strategies for managed platform
components; design rollback automation for rapid recovery from failed deployments.

Coordinate with L2 and Specialist Engineers on release scheduling, maintenance window automation,
and deployment sequencing to minimise service disruption.

Implement deployment readiness checks — pre-flight validation scripts that verify environment state,
dependency availability, and capacity before initiating any deployment.

Maintain a deployment audit trail — every pipeline run must produce a verifiable log of what
changed, who approved it, and what the post-change state is.

Operational Automation & Toil Elimination
Identify and automate repetitive manual operational tasks across L1 and L2 — routine health checks,
housekeeping jobs, certificate renewals, snapshot management, and scheduled maintenance
activities.

Build auto-remediation workflows triggered by monitoring alerts — self-healing scripts that can
restart failed services, reclaim disk space, rebalance loads, or escalate intelligently when automated
resolution is not possible.

Develop event-driven automation using Azure Automation, Azure Functions, Logic Apps, or
equivalent tools — triggered by platform events, ITSM tickets, or scheduled cadences.

Implement self-service provisioning workflows that allow operations teams to request and receive
standard infrastructure components without manual intervention from senior engineers.

Track and report toil reduction metrics — measure hours saved through automation and report
progress to the Cloud Strategy & Operations Head.Cloud Cost Optimisation Automation

Build automated cost governance workflows — tag compliance enforcement, idle resource detection
and alerting, oversized VM rightsizing recommendations, and reserved instance utilisation reporting.

Develop dashboards and scheduled reports using Azure Cost Management APIs and Power BI or
Grafana integrations to surface real-time cost visibility for operations and client stakeholders.

Implement automated budget alerts, anomaly detection, and cost spike notifications with actionable
context — identifying the specific resource, owner, and recommended action.

Automate FinOps housekeeping tasks — unattached disk cleanup, orphaned resource identification,
snapshot retention policy enforcement, and unused public IP release.

Observability as Code & Monitoring Automation

Manage Prometheus alerting rules, recording rules, and scrape configurations as code — versioned,
peer-reviewed, and deployed through CI/CD pipelines.

Build and maintain Grafana dashboards as code using Grafana provisioning or Terraform Grafana
provider — ensuring dashboards are version-controlled and reproducible across environments.
Automate Azure Monitor diagnostic settings, alert rule deployment, and Log Analytics workspace
configuration using IaC — eliminating manual monitoring setup for every new resource deployment.

Integrate deployment pipelines with APM tools (Dynatrace, AppDynamics, or Azure Application
Insights) — automatically enabling instrumentation as part of the deployment process rather than as
a post-deployment manual step.

Build synthetic monitoring and availability test automation for critical services — ensuring proactive
detection of issues before end users are impacted.

Azure Build Planning & Environment Management
Lead the technical planning for new Azure environment builds — subscription design, resource group
structure, naming conventions, tagging taxonomy, and access control framework.

Manage environment lifecycle — provisioning, configuration, decommission, and cost optimisation
across development, staging, and production tiers in multi-region Azure.

Implement Azure Policy as Code — author and deploy custom policy definitions, initiatives, and
compliance remediation tasks through CI/CD pipelines.

Maintain environment parity through IaC — ensuring staging environments accurately reflect
production configuration to eliminate environment-specific deployment failures.

DevSecOps & Compliance
Integrate security scanning into all CI/CD pipelines — static IaC analysis (Checkov, tfsec), secret
detection (git-secrets, Azure Key Vault integration), and dependency vulnerability scanning.

Enforce Azure security baselines through pipeline policy gates — no deployment proceeds if it
violates defined security or compliance thresholds.

Manage Azure Key Vault integration across pipelines — secrets management, certificate rotation
automation, and access policy governance for pipeline service principals.

Support audit and compliance requirements by maintaining complete, tamper-evident pipeline
execution logs and deployment records.

Requirements
Required Skills & Experience
CI/CD & Pipeline Engineering
5 – 8 years of overall IT/DevOps experience; minimum 3 years in a dedicated DevOps or platform
engineering role.

Strong Azure DevOps experience — pipelines (YAML and classic), repos, artifacts, environments,
approvals, and service connections.

Experience designing and managing multi-stage CI/CD pipelines with environment promotion,
approval gates, and rollback strategies.

Familiarity with Git branching strategies — GitFlow, trunk-based development, and feature flag
integration.

Infrastructure as Code
Strong Terraform proficiency — module authoring, remote state management, workspace strategy,
provider versioning, and CI/CD integration.

Ansible for configuration management — role design, inventory management, dynamic inventory,
and Ansible Vault for secrets.

Azure ARM templates or Bicep — for platform-native resources not well-supported by Terraform
providers.

IaC testing frameworks — Terratest, Kitchen-Terraform, or equivalent for validating infrastructure
code before deployment.

Cloud Platform — Azure
Solid Azure administration knowledge across core services: VMs, VNets, NSGs, Storage, Azure AD,
App Services, AKS (awareness), and platform networking.
Azure-native automation services: Azure Automation, Azure Functions, Logic Apps, and Event Grid for
event-driven and scheduled automation.
Azure Policy, Management Groups, and Blueprints — policy-as-code design and compliance
automation.
Azure Key Vault — secrets management, certificate lifecycle automation, and managed identity
integration with pipelines and applications.
Multi-region Azure architecture awareness — understanding of availability zones, region pairs, and
geo-redundancy patterns relevant to deployment planning.
Scripting & Automation
Strong scripting skills: PowerShell (including Az module), Python, and Bash — for building operational
utilities, automation scripts, and pipeline tasks.
REST API and SDK usage — Azure REST APIs, Azure Python/PowerShell SDKs for custom automation
beyond what native tools support.
Experience building auto-remediation and event-driven automation workflows that integrate with
monitoring platforms and ITSM systems.Observability & Monitoring Integration
Prometheus and Grafana as code — alerting rules, recording rules, dashboard provisioning, and
scrape configuration management through CI/CD.
Azure Monitor automation — diagnostic settings, alert rules, and Log Analytics workspace
configuration through IaC.
APM integration experience — instrumenting applications and infrastructure for Dynatrace,
AppDynamics, New Relic, or Azure Application Insights as part of deployment pipelines.
DevSecOps
IaC security scanning tools: Checkov, tfsec, or equivalent — integrated into pipelines as mandatory
quality gates.
Secrets management best practices — Azure Key Vault integration, managed identities, and
elimination of hard-coded credentials in all pipeline and automation code.
Vulnerability scanning and dependency management — understanding of how to integrate security
tooling into delivery workflows without becoming a bottleneck.
Collaboration & Process
Experience working within ITSM-governed change management environments — integrating
automated deployments with change record creation, approval workflows, and post-change
validation.
Strong documentation habits — every pipeline, module, and automation script must be accompanied
by clear usage documentation and changelog.
Collaborative working style — able to translate operational pain points from L1/L2 teams into
automation solutions, and communicate deployment risks clearly to operations leads.


Certification (Preferred)
Domain
Certification
Microsoft Azure
AZ-400 (Azure DevOps Engineer) | AZ-104 (Administrator)
Infrastructure
AZ-305 (Solution Architect — advantageous)
Automation / IaC
HashiCorp Terraform Associate | Red Hat Ansible Automation
DevSecOps
SC-200 (Security Operations) | Checkov / Bridgecrew
Service Management
ITIL v4 Foundation

Skills Required

  • 5–8 years of overall IT or DevOps experience, including at least 3 years in a dedicated DevOps or platform engineering role.
  • Strong Azure DevOps experience with pipelines, YAML, classic pipelines, Repos, Artifacts, environments, approvals, and service connections.
  • Experience designing and managing multi-stage CI/CD pipelines with environment promotion, approval gates, and rollback strategies.
  • Familiarity with GitFlow, trunk-based development, and feature flag integration.
  • Strong Terraform proficiency, including module authoring, remote state management, workspace strategy, provider versioning, and CI/CD integration.
  • Ansible experience with role design, inventory management, dynamic inventory, and Ansible Vault.
  • Experience with Azure ARM templates or Bicep.
  • Experience with IaC testing frameworks such as Terratest or Kitchen-Terraform.
  • Solid Azure administration knowledge across VMs, VNets, NSGs, Storage, Azure AD, App Services, AKS, and platform networking.
  • Experience with Azure Automation, Azure Functions, Logic Apps, and Event Grid.
  • Knowledge of Azure Policy, Management Groups, and Blueprints for policy-as-code and compliance automation.
  • Experience with Azure Key Vault, certificate lifecycle automation, and managed identity integration.
  • Awareness of multi-region Azure architecture, availability zones, region pairs, and geo-redundancy patterns.
  • Strong PowerShell, Python, and Bash scripting skills.
  • Experience using Azure REST APIs and Azure Python or PowerShell SDKs.
  • Experience building auto-remediation and event-driven automation integrated with monitoring platforms and ITSM systems.
  • Experience managing Prometheus and Grafana configurations as code through CI/CD.
  • Experience automating Azure Monitor diagnostic settings, alert rules, and Log Analytics configuration through IaC.
  • APM integration experience with Dynatrace, AppDynamics, New Relic, or Azure Application Insights.
  • Experience integrating Checkov, tfsec, or equivalent IaC security scanning into mandatory pipeline quality gates.
  • Knowledge of secrets management, managed identities, vulnerability scanning, and dependency management.
  • Experience working in ITSM-governed change management environments.
  • Strong documentation and cross-functional collaboration skills.
  • AZ-400, AZ-104, AZ-305, Terraform Associate, Red Hat Ansible Automation, SC-200, Checkov/Bridgecrew, or ITIL v4 certification.
Am I A Good Fit?
beta
Get Personalized Job Insights.
Our AI-powered fit analysis compares your resume with a job listing so you know if your skills & experience align.

The Company
79 Employees
Year Founded: 2017

What We Do

ZYBISYS CONSULTING SERVICES LLP is an India-based IT services and consulting firm focused on helping fintech and other businesses modernize technology. It provides public, private, and hybrid cloud hosting, managed IT services, DevOps, data-center management, infrastructure support, cybersecurity, and technology consulting. Its offerings also include software development, automation, monitoring, and cloud-native solutions designed to improve scalability, operational efficiency, security, and business continuity.

Similar Jobs

2K Logo 2K

Devops Engineer

Gaming • Information Technology • Mobile • Software • Esports
Hybrid
Bangalore, Bengaluru Urban, Karnataka, IND
4200 Employees

TransUnion Logo TransUnion

Software Engineer

Big Data • Fintech • Information Technology • Business Intelligence • Financial Services • Cybersecurity • Big Data Analytics
Hybrid
Bengaluru, Bengaluru Urban, Karnataka, IND
13000 Employees

Accenture Logo Accenture

Devops Engineer

Information Technology
In-Office
Bengaluru, Bengaluru Urban, Karnataka, IND
456553 Employees

Accenture Logo Accenture

Devops Engineer

Information Technology
In-Office
Bengaluru, Bengaluru Urban, Karnataka, IND
456553 Employees

Similar Companies Hiring

Golden Pet Brands Thumbnail
Digital Media • eCommerce • Information Technology • Marketing Tech • Pet • Retail • Social Media
El Segundo, California
178 Employees
Kepler  Thumbnail
Artificial Intelligence • Fintech • Software
New York, New York
9 Employees
Onshore Thumbnail
Artificial Intelligence • Fintech • Software • Financial Services
New York, New York
60 Employees

Sign up now Access later

Create Free Account

Please log in or sign up to report this job.

Create Free Account