Platform Engineer

Bain & CompanyGeneral Information Job Title Platform Engineer Job ID 109001 Work Areas Technology & Engineering Employment Type Permanent Full-Time Location(s) Atlanta, Austin, Chicago, Dallas, Houston Description & Requirements WHAT MAKES US A GREAT PLACE TO WORKWe are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.WHO YOU’LL WORK WITHAs the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making. The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.WHERE YOU’LL FIT WITHIN THE TEAMPlatform Engineers build and maintain the shared backend services that power the Bain Diligence Platform (BDP). These include enterprise SSO, session management, audit, case and case-provenance APIs, document and file access (Microsoft Graph / SharePoint and Azure Blob Storage), search with source citations, and the API gateway. You contribute to services across the full delivery lifecycle — design, build, test, deploy, monitor, and operate — with guidance from senior engineers. You write reliable, well-tested code, follow platform engineering standards, and help ensure services are secure-by-default, observable, and production-ready. You collaborate closely with Platform, Data & Intelligence, Security, and Infrastructure teammates to deliver shared capabilities that are stable, scalable, and easy for squads to consume as the platform hardens.WHAT YOU'LL DOCore Platform Service Development, Deployment, and Operations (80%)Implement backend features and service endpoints in existing platform services under the guidance of senior engineers.Build and maintain REST APIs in FastAPI using clear contracts, input validation, and consistent error handling.Write and update Postgres schemas and Alembic migrations using safe patterns (including backwards-compatible changes) with review support.Use Redis for standard platform patterns such as caching, session storage, and rate limiting under established conventions.Use event-driven integration where asynchronous behaviour adds clear value (for example change feeds and domain events, following existing schema and envelope conventions), consistent with the platform's simple-now, evolve-when-needed approach.Add and maintain service instrumentation: structured logs, OpenTelemetry-style spans, and Datadog metrics and APM traces according to platform standards.Update and maintain Helm chart values and Kubernetes manifests for services deployed to Azure Kubernetes Service (AKS); ensure probes, resource requests/limits, and environment configuration are correct, and support blue/green candidate/promote deployments.Contribute to Terraform infrastructure-as-code for Azure, deployed through env0 / Terraform Cloud across dev, UAT, and prod environments, with review support.Work within GitHub Actions pipelines: pull-request test suites, branch-to-environment promotion (main → Dev, release/X.Y → UAT/Prod), image publishing to Cloudsmith, and blue/green candidate/promote deploys with approval gates.Triage and resolve routine production issues for owned services; participate in on-call rotation with support and follow established runbooks.Write and update runbooks and service documentation for changes you ship, ensuring operational steps remain accurate.Other (20%):Participate in code reviews as both author and reviewer; incorporate feedback and apply engineering standards consistently.Use AI coding assistants to accelerate boilerplate creation (routers, schemas, tests, docs); review all generated code and align it with platform conventions before committing.Use LLMs to draft first-pass documentation (runbook updates, service notes, API docs); validate and refine outputs before publishing.Collaborate with Security and Infrastructure on implementation tasks (e.g., Azure Key Vault secret consumption, Entra ID app registrations, network-security-group / private-endpoint constraints, least-privilege configuration, and Wiz security-scan findings) under guidance.Contribute to quality improvements (test coverage, refactors, observability, and reliability fixes) as part of regular delivery work.ABOUT YOUBachelor’s degree in Computer Science, Engineering, Information Systems, or a related field (or equivalent practical experience)2+ years of experience building backend services, APIs, or platform components in a production or near-production environment.Demonstrated experience building and maintaining backend services or APIs with an emphasis on reliability and correctness.Experience contributing to REST APIs and working with relational databases (Postgres preferred), including basic schema evolution and migration workflows.Exposure to containerised development and deployment practices (Docker) and familiarity with operating services in Kubernetes environments (Azure / AKS in practice).Exposure to authentication and authorisation concepts (JWT, RBAC, OIDC/SAML — Entra ID / Azure AD in practice) and interest in building secure-by-default services.Demonstrated ability to learn from feedback, collaborate effectively, and deliver production-ready work within established engineering standards.Backend / platform engineeringProficient Python development skills; able to build FastAPI services using Pydantic, write tests with pytest, and follow linting/type-checking standards (Ruff, mypy), and manage environments and dependencies with uv.Working knowledge of Postgres fundamentals: schema design basics, indexing concepts, and safe migration practices with Alembic.Working knowledge of Redis patterns for caching and session storage; understands basic failure modes and operational considerations.Familiarity with event-driven integration patterns applied where asynchronous behaviour adds value (change feeds / domain events, consumers, retries, idempotency); able to implement producers/consumers within established conventions.Docker proficiency for local development and building container images; understands non-root execution and basic image hygiene.Kubernetes fundamentals: understands deployments/services, pod lifecycle basics, and how health checks and resource limits affect service behaviour; able to work with Helm values and charts on AKS, including blue/green deployments.Observability fundamentals: structured logging, tracing concepts, and emitting metrics and APM traces via Datadog for service health; awareness of MLflow for evaluating AI features.Security fundamentals: understands least-privilege access, secret-handling basics, and common authN/authZ concepts; follows established patterns for JWT and RBAC integration, Entra ID, and Azure Key Vault.Familiarity with infrastructure-as-code (Terraform) and CI/CD via GitHub Actions; understands environment promotion, container registries (Cloudsmith), Helm chart versioning, and blue/green deployments on AKS.Generative AI and agentic systemsUses AI coding assistants (Cursor, GitHub Copilot, or equivalent) to accelerate development tasks (boilerplate, refactors, basic tests); reviews all outputs critically before committing.Uses LLMs to draft first-pass unit tests and documentation; validates correctness, adds missing edge cases, and ensures alignment with platform standards.Understands how core platform services (SSO/JWT authentication, RBAC, audit, and case provenance) underpin agentic systems, and why access control, auditability, and provenance matter for AI interactions — including the platform's “skills orchestrate, agents execute” model.Familiarity with the LLM-application patterns used on the platform: an LLM gateway (Portkey) for model access and routing, structured / tool-constrained outputs with schema validation and automatic repair, and retrieval-grounded answers with citations back to source.Exposure to eval-driven development for AI features — building evaluation cases and using MLflow to measure quality, regressions, and repair uplift before promoting changes.GeneralTreats every service change as production-impacting: writes tests, adds observability where needed, and updates documentation and runbooks.Raises risks early (unclear requirements, security concerns, migration risk, operational impact) and seeks help appropriately.Uses AI tooling to move faster, but applies judgement and careful review to all generated code and documentation before it enters the codebase.Maintains a strong ownership mindset for assigned work: follows through from implementation to deployment support and post-release verification.Favours the simplest solution that meets the need — introducing new components, services, or infrastructure only when a concrete requirement justifies it, and keeping services secure-by-default, observable, versioned, and backward-compatible.This role follows a hybrid model, requiring in-office presence at least 1 day per weekU.S. COMPENSATION INFORMATIONCompensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $70,375 - $76,750In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $73,750 - $80,500In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $77,500 - $84,500Placement within these ranges will vary based on factors such as experience, education, training, and skill level.Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.Annual discretionary performance bonus This role may also be eligible for other elements of discretionary compensation4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start dateBain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheckGenerous paid time off, including parental leave, sick leave and paid holidaysFully vested 401(k) company contributionPaid Life and Long-Term Disability insurance Go back Apply Share this job: LinkedIn X Emailfull timeMid Level
$70.4K–84.5KActive

Job description

General Information Job Title Platform Engineer Job ID 109001 Work Areas Technology & Engineering Employment Type Permanent Full-Time Location(s) Atlanta, Austin, Chicago, Dallas, Houston Description & Requirements WHAT MAKES US A GREAT PLACE TO WORKWe are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.WHO YOU’LL WORK WITHAs the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making. The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.WHERE YOU’LL FIT WITHIN THE TEAMPlatform Engineers build and maintain the shared backend services that power the Bain Diligence Platform (BDP). These include enterprise SSO, session management, audit, case and case-provenance APIs, document and file access (Microsoft Graph / SharePoint and Azure Blob Storage), search with source citations, and the API gateway. You contribute to services across the full delivery lifecycle — design, build, test, deploy, monitor, and operate — with guidance from senior engineers. You write reliable, well-tested code, follow platform engineering standards, and help ensure services are secure-by-default, observable, and production-ready. You collaborate closely with Platform, Data & Intelligence, Security, and Infrastructure teammates to deliver shared capabilities that are stable, scalable, and easy for squads to consume as the platform hardens.WHAT YOU'LL DOCore Platform Service Development, Deployment, and Operations (80%)Implement backend features and service endpoints in existing platform services under the guidance of senior engineers.Build and maintain REST APIs in FastAPI using clear contracts, input validation, and consistent error handling.Write and update Postgres schemas and Alembic migrations using safe patterns (including backwards-compatible changes) with review support.Use Redis for standard platform patterns such as caching, session storage, and rate limiting under established conventions.Use event-driven integration where asynchronous behaviour adds clear value (for example change feeds and domain events, following existing schema and envelope conventions), consistent with the platform's simple-now, evolve-when-needed approach.Add and maintain service instrumentation: structured logs, OpenTelemetry-style spans, and Datadog metrics and APM traces according to platform standards.Update and maintain Helm chart values and Kubernetes manifests for services deployed to Azure Kubernetes Service (AKS); ensure probes, resource requests/limits, and environment configuration are correct, and support blue/green candidate/promote deployments.Contribute to Terraform infrastructure-as-code for Azure, deployed through env0 / Terraform Cloud across dev, UAT, and prod environments, with review support.Work within GitHub Actions pipelines: pull-request test suites, branch-to-environment promotion (main → Dev, release/X.Y → UAT/Prod), image publishing to Cloudsmith, and blue/green candidate/promote deploys with approval gates.Triage and resolve routine production issues for owned services; participate in on-call rotation with support and follow established runbooks.Write and update runbooks and service documentation for changes you ship, ensuring operational steps remain accurate.Other (20%):Participate in code reviews as both author and reviewer; incorporate feedback and apply engineering standards consistently.Use AI coding assistants to accelerate boilerplate creation (routers, schemas, tests, docs); review all generated code and align it with platform conventions before committing.Use LLMs to draft first-pass documentation (runbook updates, service notes, API docs); validate and refine outputs before publishing.Collaborate with Security and Infrastructure on implementation tasks (e.g., Azure Key Vault secret consumption, Entra ID app registrations, network-security-group / private-endpoint constraints, least-privilege configuration, and Wiz security-scan findings) under guidance.Contribute to quality improvements (test coverage, refactors, observability, and reliability fixes) as part of regular delivery work.ABOUT YOUBachelor’s degree in Computer Science, Engineering, Information Systems, or a related field (or equivalent practical experience)2+ years of experience building backend services, APIs, or platform components in a production or near-production environment.Demonstrated experience building and maintaining backend services or APIs with an emphasis on reliability and correctness.Experience contributing to REST APIs and working with relational databases (Postgres preferred), including basic schema evolution and migration workflows.Exposure to containerised development and deployment practices (Docker) and familiarity with operating services in Kubernetes environments (Azure / AKS in practice).Exposure to authentication and authorisation concepts (JWT, RBAC, OIDC/SAML — Entra ID / Azure AD in practice) and interest in building secure-by-default services.Demonstrated ability to learn from feedback, collaborate effectively, and deliver production-ready work within established engineering standards.Backend / platform engineeringProficient Python development skills; able to build FastAPI services using Pydantic, write tests with pytest, and follow linting/type-checking standards (Ruff, mypy), and manage environments and dependencies with uv.Working knowledge of Postgres fundamentals: schema design basics, indexing concepts, and safe migration practices with Alembic.Working knowledge of Redis patterns for caching and session storage; understands basic failure modes and operational considerations.Familiarity with event-driven integration patterns applied where asynchronous behaviour adds value (change feeds / domain events, consumers, retries, idempotency); able to implement producers/consumers within established conventions.Docker proficiency for local development and building container images; understands non-root execution and basic image hygiene.Kubernetes fundamentals: understands deployments/services, pod lifecycle basics, and how health checks and resource limits affect service behaviour; able to work with Helm values and charts on AKS, including blue/green deployments.Observability fundamentals: structured logging, tracing concepts, and emitting metrics and APM traces via Datadog for service health; awareness of MLflow for evaluating AI features.Security fundamentals: understands least-privilege access, secret-handling basics, and common authN/authZ concepts; follows established patterns for JWT and RBAC integration, Entra ID, and Azure Key Vault.Familiarity with infrastructure-as-code (Terraform) and CI/CD via GitHub Actions; understands environment promotion, container registries (Cloudsmith), Helm chart versioning, and blue/green deployments on AKS.Generative AI and agentic systemsUses AI coding assistants (Cursor, GitHub Copilot, or equivalent) to accelerate development tasks (boilerplate, refactors, basic tests); reviews all outputs critically before committing.Uses LLMs to draft first-pass unit tests and documentation; validates correctness, adds missing edge cases, and ensures alignment with platform standards.Understands how core platform services (SSO/JWT authentication, RBAC, audit, and case provenance) underpin agentic systems, and why access control, auditability, and provenance matter for AI interactions — including the platform's “skills orchestrate, agents execute” model.Familiarity with the LLM-application patterns used on the platform: an LLM gateway (Portkey) for model access and routing, structured / tool-constrained outputs with schema validation and automatic repair, and retrieval-grounded answers with citations back to source.Exposure to eval-driven development for AI features — building evaluation cases and using MLflow to measure quality, regressions, and repair uplift before promoting changes.GeneralTreats every service change as production-impacting: writes tests, adds observability where needed, and updates documentation and runbooks.Raises risks early (unclear requirements, security concerns, migration risk, operational impact) and seeks help appropriately.Uses AI tooling to move faster, but applies judgement and careful review to all generated code and documentation before it enters the codebase.Maintains a strong ownership mindset for assigned work: follows through from implementation to deployment support and post-release verification.Favours the simplest solution that meets the need — introducing new components, services, or infrastructure only when a concrete requirement justifies it, and keeping services secure-by-default, observable, versioned, and backward-compatible.This role follows a hybrid model, requiring in-office presence at least 1 day per weekU.S. COMPENSATION INFORMATIONCompensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $70,375 - $76,750In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $73,750 - $80,500In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $77,500 - $84,500Placement within these ranges will vary based on factors such as experience, education, training, and skill level.Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.Annual discretionary performance bonus This role may also be eligible for other elements of discretionary compensation4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start dateBain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheckGenerous paid time off, including parental leave, sick leave and paid holidaysFully vested 401(k) company contributionPaid Life and Long-Term Disability insurance Go backGeneral Information Job Title Platform Engineer Job ID 109001 Work Areas Technology & Engineering Employment Type Permanent Full-Time Location(s) Atlanta, Austin, Chicago, Dallas, Houston Description & Requirements WHAT MAKES US A GREAT PLACE TO WORKWe are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.WHO YOU’LL WORK WITHAs the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making. The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.WHERE YOU’LL FIT WITHIN THE TEAMPlatform Engineers build and maintain the shared backend services that power the Bain Diligence Platform (BDP). These include enterprise SSO, session management, audit, case and case-provenance APIs, document and file access (Microsoft Graph / SharePoint and Azure Blob Storage), search with source citations, and the API gateway. You contribute to services across the full delivery lifecycle — design, build, test, deploy, monitor, and operate — with guidance from senior engineers. You write reliable, well-tested code, follow platform engineering standards, and help ensure services are secure-by-default, observable, and production-ready. You collaborate closely with Platform, Data & Intelligence, Security, and Infrastructure teammates to deliver shared capabilities that are stable, scalable, and easy for squads to consume as the platform hardens.WHAT YOU'LL DOCore Platform Service Development, Deployment, and Operations (80%)Implement backend features and service endpoints in existing platform services under the guidance of senior engineers.Build and maintain REST APIs in FastAPI using clear contracts, input validation, and consistent error handling.Write and update Postgres schemas and Alembic migrations using safe patterns (including backwards-compatible changes) with review support.Use Redis for standard platform patterns such as caching, session storage, and rate limiting under established conventions.Use event-driven integration where asynchronous behaviour adds clear value (for example change feeds and domain events, following existing schema and envelope conventions), consistent with the platform's simple-now, evolve-when-needed approach.Add and maintain service instrumentation: structured logs, OpenTelemetry-style spans, and Datadog metrics and APM traces according to platform standards.Update and maintain Helm chart values and Kubernetes manifests for services deployed to Azure Kubernetes Service (AKS); ensure probes, resource requests/limits, and environment configuration are correct, and support blue/green candidate/promote deployments.Contribute to Terraform infrastructure-as-code for Azure, deployed through env0 / Terraform Cloud across dev, UAT, and prod environments, with review support.Work within GitHub Actions pipelines: pull-request test suites, branch-to-environment promotion (main → Dev, release/X.Y → UAT/Prod), image publishing to Cloudsmith, and blue/green candidate/promote deploys with approval gates.Triage and resolve routine production issues for owned services; participate in on-call rotation with support and follow established runbooks.Write and update runbooks and service documentation for changes you ship, ensuring operational steps remain accurate.Other (20%):Participate in code reviews as both author and reviewer; incorporate feedback and apply engineering standards consistently.Use AI coding assistants to accelerate boilerplate creation (routers, schemas, tests, docs); review all generated code and align it with platform conventions before committing.Use LLMs to draft first-pass documentation (runbook updates, service notes, API docs); validate and refine outputs before publishing.Collaborate with Security and Infrastructure on implementation tasks (e.g., Azure Key Vault secret consumption, Entra ID app registrations, network-security-group / private-endpoint constraints, least-privilege configuration, and Wiz security-scan findings) under guidance.Contribute to quality improvements (test coverage, refactors, observability, and reliability fixes) as part of regular delivery work.ABOUT YOUBachelor’s degree in Computer Science, Engineering, Information Systems, or a related field (or equivalent practical experience)2+ years of experience building backend services, APIs, or platform components in a production or near-production environment.Demonstrated experience building and maintaining backend services or APIs with an emphasis on reliability and correctness.Experience contributing to REST APIs and working with relational databases (Postgres preferred), including basic schema evolution and migration workflows.Exposure to containerised development and deployment practices (Docker) and familiarity with operating services in Kubernetes environments (Azure / AKS in practice).Exposure to authentication and authorisation concepts (JWT, RBAC, OIDC/SAML — Entra ID / Azure AD in practice) and interest in building secure-by-default services.Demonstrated ability to learn from feedback, collaborate effectively, and deliver production-ready work within established engineering standards.Backend / platform engineeringProficient Python development skills; able to build FastAPI services using Pydantic, write tests with pytest, and follow linting/type-checking standards (Ruff, mypy), and manage environments and dependencies with uv.Working knowledge of Postgres fundamentals: schema design basics, indexing concepts, and safe migration practices with Alembic.Working knowledge of Redis patterns for caching and session storage; understands basic failure modes and operational considerations.Familiarity with event-driven integration patterns applied where asynchronous behaviour adds value (change feeds / domain events, consumers, retries, idempotency); able to implement producers/consumers within established conventions.Docker proficiency for local development and building container images; understands non-root execution and basic image hygiene.Kubernetes fundamentals: understands deployments/services, pod lifecycle basics, and how health checks and resource limits affect service behaviour; able to work with Helm values and charts on AKS, including blue/green deployments.Observability fundamentals: structured logging, tracing concepts, and emitting metrics and APM traces via Datadog for service health; awareness of MLflow for evaluating AI features.Security fundamentals: understands least-privilege access, secret-handling basics, and common authN/authZ concepts; follows established patterns for JWT and RBAC integration, Entra ID, and Azure Key Vault.Familiarity with infrastructure-as-code (Terraform) and CI/CD via GitHub Actions; understands environment promotion, container registries (Cloudsmith), Helm chart versioning, and blue/green deployments on AKS.Generative AI and agentic systemsUses AI coding assistants (Cursor, GitHub Copilot, or equivalent) to accelerate development tasks (boilerplate, refactors, basic tests); reviews all outputs critically before committing.Uses LLMs to draft first-pass unit tests and documentation; validates correctness, adds missing edge cases, and ensures alignment with platform standards.Understands how core platform services (SSO/JWT authentication, RBAC, audit, and case provenance) underpin agentic systems, and why access control, auditability, and provenance matter for AI interactions — including the platform's “skills orchestrate, agents execute” model.Familiarity with the LLM-application patterns used on the platform: an LLM gateway (Portkey) for model access and routing, structured / tool-constrained outputs with schema validation and automatic repair, and retrieval-grounded answers with citations back to source.Exposure to eval-driven development for AI features — building evaluation cases and using MLflow to measure quality, regressions, and repair uplift before promoting changes.GeneralTreats every service change as production-impacting: writes tests, adds observability where needed, and updates documentation and runbooks.Raises risks early (unclear requirements, security concerns, migration risk, operational impact) and seeks help appropriately.Uses AI tooling to move faster, but applies judgement and careful review to all generated code and documentation before it enters the codebase.Maintains a strong ownership mindset for assigned work: follows through from implementation to deployment support and post-release verification.Favours the simplest solution that meets the need — introducing new components, services, or infrastructure only when a concrete requirement justifies it, and keeping services secure-by-default, observable, versioned, and backward-compatible.This role follows a hybrid model, requiring in-office presence at least 1 day per weekU.S. COMPENSATION INFORMATIONCompensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $70,375 - $76,750In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $73,750 - $80,500In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $77,500 - $84,500Placement within these ranges will vary based on factors such as experience, education, training, and skill level.Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.Annual discretionary performance bonus This role may also be eligible for other elements of discretionary compensation4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start dateBain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheckGenerous paid time off, including parental leave, sick leave and paid holidaysFully vested 401(k) company contributionPaid Life and Long-Term Disability insuranceGeneral InformationGeneral Information

General Information

Job Title Platform Engineer Job ID 109001 Work Areas Technology & Engineering Employment Type Permanent Full-Time Location(s) Atlanta, Austin, Chicago, Dallas, HoustonJob Title Platform Engineer Job ID 109001 Work Areas Technology & Engineering Employment Type Permanent Full-Time Location(s) Atlanta, Austin, Chicago, Dallas, HoustonJob Title Platform EngineerJob TitlePlatform EngineerJob ID 109001Job ID109001Work Areas Technology & EngineeringWork AreasTechnology & EngineeringEmployment Type Permanent Full-TimeEmployment TypePermanent Full-TimeLocation(s) Atlanta, Austin, Chicago, Dallas, HoustonLocation(s)Atlanta, Austin, Chicago, Dallas, HoustonDescription & RequirementsDescription & Requirements

Description & Requirements

WHAT MAKES US A GREAT PLACE TO WORKWe are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.WHO YOU’LL WORK WITHAs the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making. The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.WHERE YOU’LL FIT WITHIN THE TEAMPlatform Engineers build and maintain the shared backend services that power the Bain Diligence Platform (BDP). These include enterprise SSO, session management, audit, case and case-provenance APIs, document and file access (Microsoft Graph / SharePoint and Azure Blob Storage), search with source citations, and the API gateway. You contribute to services across the full delivery lifecycle — design, build, test, deploy, monitor, and operate — with guidance from senior engineers. You write reliable, well-tested code, follow platform engineering standards, and help ensure services are secure-by-default, observable, and production-ready. You collaborate closely with Platform, Data & Intelligence, Security, and Infrastructure teammates to deliver shared capabilities that are stable, scalable, and easy for squads to consume as the platform hardens.WHAT YOU'LL DOCore Platform Service Development, Deployment, and Operations (80%)Implement backend features and service endpoints in existing platform services under the guidance of senior engineers.Build and maintain REST APIs in FastAPI using clear contracts, input validation, and consistent error handling.Write and update Postgres schemas and Alembic migrations using safe patterns (including backwards-compatible changes) with review support.Use Redis for standard platform patterns such as caching, session storage, and rate limiting under established conventions.Use event-driven integration where asynchronous behaviour adds clear value (for example change feeds and domain events, following existing schema and envelope conventions), consistent with the platform's simple-now, evolve-when-needed approach.Add and maintain service instrumentation: structured logs, OpenTelemetry-style spans, and Datadog metrics and APM traces according to platform standards.Update and maintain Helm chart values and Kubernetes manifests for services deployed to Azure Kubernetes Service (AKS); ensure probes, resource requests/limits, and environment configuration are correct, and support blue/green candidate/promote deployments.Contribute to Terraform infrastructure-as-code for Azure, deployed through env0 / Terraform Cloud across dev, UAT, and prod environments, with review support.Work within GitHub Actions pipelines: pull-request test suites, branch-to-environment promotion (main → Dev, release/X.Y → UAT/Prod), image publishing to Cloudsmith, and blue/green candidate/promote deploys with approval gates.Triage and resolve routine production issues for owned services; participate in on-call rotation with support and follow established runbooks.Write and update runbooks and service documentation for changes you ship, ensuring operational steps remain accurate.Other (20%):Participate in code reviews as both author and reviewer; incorporate feedback and apply engineering standards consistently.Use AI coding assistants to accelerate boilerplate creation (routers, schemas, tests, docs); review all generated code and align it with platform conventions before committing.Use LLMs to draft first-pass documentation (runbook updates, service notes, API docs); validate and refine outputs before publishing.Collaborate with Security and Infrastructure on implementation tasks (e.g., Azure Key Vault secret consumption, Entra ID app registrations, network-security-group / private-endpoint constraints, least-privilege configuration, and Wiz security-scan findings) under guidance.Contribute to quality improvements (test coverage, refactors, observability, and reliability fixes) as part of regular delivery work.ABOUT YOUBachelor’s degree in Computer Science, Engineering, Information Systems, or a related field (or equivalent practical experience)2+ years of experience building backend services, APIs, or platform components in a production or near-production environment.Demonstrated experience building and maintaining backend services or APIs with an emphasis on reliability and correctness.Experience contributing to REST APIs and working with relational databases (Postgres preferred), including basic schema evolution and migration workflows.Exposure to containerised development and deployment practices (Docker) and familiarity with operating services in Kubernetes environments (Azure / AKS in practice).Exposure to authentication and authorisation concepts (JWT, RBAC, OIDC/SAML — Entra ID / Azure AD in practice) and interest in building secure-by-default services.Demonstrated ability to learn from feedback, collaborate effectively, and deliver production-ready work within established engineering standards.Backend / platform engineeringProficient Python development skills; able to build FastAPI services using Pydantic, write tests with pytest, and follow linting/type-checking standards (Ruff, mypy), and manage environments and dependencies with uv.Working knowledge of Postgres fundamentals: schema design basics, indexing concepts, and safe migration practices with Alembic.Working knowledge of Redis patterns for caching and session storage; understands basic failure modes and operational considerations.Familiarity with event-driven integration patterns applied where asynchronous behaviour adds value (change feeds / domain events, consumers, retries, idempotency); able to implement producers/consumers within established conventions.Docker proficiency for local development and building container images; understands non-root execution and basic image hygiene.Kubernetes fundamentals: understands deployments/services, pod lifecycle basics, and how health checks and resource limits affect service behaviour; able to work with Helm values and charts on AKS, including blue/green deployments.Observability fundamentals: structured logging, tracing concepts, and emitting metrics and APM traces via Datadog for service health; awareness of MLflow for evaluating AI features.Security fundamentals: understands least-privilege access, secret-handling basics, and common authN/authZ concepts; follows established patterns for JWT and RBAC integration, Entra ID, and Azure Key Vault.Familiarity with infrastructure-as-code (Terraform) and CI/CD via GitHub Actions; understands environment promotion, container registries (Cloudsmith), Helm chart versioning, and blue/green deployments on AKS.Generative AI and agentic systemsUses AI coding assistants (Cursor, GitHub Copilot, or equivalent) to accelerate development tasks (boilerplate, refactors, basic tests); reviews all outputs critically before committing.Uses LLMs to draft first-pass unit tests and documentation; validates correctness, adds missing edge cases, and ensures alignment with platform standards.Understands how core platform services (SSO/JWT authentication, RBAC, audit, and case provenance) underpin agentic systems, and why access control, auditability, and provenance matter for AI interactions — including the platform's “skills orchestrate, agents execute” model.Familiarity with the LLM-application patterns used on the platform: an LLM gateway (Portkey) for model access and routing, structured / tool-constrained outputs with schema validation and automatic repair, and retrieval-grounded answers with citations back to source.Exposure to eval-driven development for AI features — building evaluation cases and using MLflow to measure quality, regressions, and repair uplift before promoting changes.GeneralTreats every service change as production-impacting: writes tests, adds observability where needed, and updates documentation and runbooks.Raises risks early (unclear requirements, security concerns, migration risk, operational impact) and seeks help appropriately.Uses AI tooling to move faster, but applies judgement and careful review to all generated code and documentation before it enters the codebase.Maintains a strong ownership mindset for assigned work: follows through from implementation to deployment support and post-release verification.Favours the simplest solution that meets the need — introducing new components, services, or infrastructure only when a concrete requirement justifies it, and keeping services secure-by-default, observable, versioned, and backward-compatible.This role follows a hybrid model, requiring in-office presence at least 1 day per weekU.S. COMPENSATION INFORMATIONCompensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $70,375 - $76,750In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $73,750 - $80,500In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $77,500 - $84,500Placement within these ranges will vary based on factors such as experience, education, training, and skill level.Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.Annual discretionary performance bonus This role may also be eligible for other elements of discretionary compensation4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start dateBain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheckGenerous paid time off, including parental leave, sick leave and paid holidaysFully vested 401(k) company contributionPaid Life and Long-Term Disability insuranceWHAT MAKES US A GREAT PLACE TO WORKWe are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.WHO YOU’LL WORK WITHAs the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making. The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.WHERE YOU’LL FIT WITHIN THE TEAMPlatform Engineers build and maintain the shared backend services that power the Bain Diligence Platform (BDP). These include enterprise SSO, session management, audit, case and case-provenance APIs, document and file access (Microsoft Graph / SharePoint and Azure Blob Storage), search with source citations, and the API gateway. You contribute to services across the full delivery lifecycle — design, build, test, deploy, monitor, and operate — with guidance from senior engineers. You write reliable, well-tested code, follow platform engineering standards, and help ensure services are secure-by-default, observable, and production-ready. You collaborate closely with Platform, Data & Intelligence, Security, and Infrastructure teammates to deliver shared capabilities that are stable, scalable, and easy for squads to consume as the platform hardens.WHAT YOU'LL DOCore Platform Service Development, Deployment, and Operations (80%)Implement backend features and service endpoints in existing platform services under the guidance of senior engineers.Build and maintain REST APIs in FastAPI using clear contracts, input validation, and consistent error handling.Write and update Postgres schemas and Alembic migrations using safe patterns (including backwards-compatible changes) with review support.Use Redis for standard platform patterns such as caching, session storage, and rate limiting under established conventions.Use event-driven integration where asynchronous behaviour adds clear value (for example change feeds and domain events, following existing schema and envelope conventions), consistent with the platform's simple-now, evolve-when-needed approach.Add and maintain service instrumentation: structured logs, OpenTelemetry-style spans, and Datadog metrics and APM traces according to platform standards.Update and maintain Helm chart values and Kubernetes manifests for services deployed to Azure Kubernetes Service (AKS); ensure probes, resource requests/limits, and environment configuration are correct, and support blue/green candidate/promote deployments.Contribute to Terraform infrastructure-as-code for Azure, deployed through env0 / Terraform Cloud across dev, UAT, and prod environments, with review support.Work within GitHub Actions pipelines: pull-request test suites, branch-to-environment promotion (main → Dev, release/X.Y → UAT/Prod), image publishing to Cloudsmith, and blue/green candidate/promote deploys with approval gates.Triage and resolve routine production issues for owned services; participate in on-call rotation with support and follow established runbooks.Write and update runbooks and service documentation for changes you ship, ensuring operational steps remain accurate.Other (20%):Participate in code reviews as both author and reviewer; incorporate feedback and apply engineering standards consistently.Use AI coding assistants to accelerate boilerplate creation (routers, schemas, tests, docs); review all generated code and align it with platform conventions before committing.Use LLMs to draft first-pass documentation (runbook updates, service notes, API docs); validate and refine outputs before publishing.Collaborate with Security and Infrastructure on implementation tasks (e.g., Azure Key Vault secret consumption, Entra ID app registrations, network-security-group / private-endpoint constraints, least-privilege configuration, and Wiz security-scan findings) under guidance.Contribute to quality improvements (test coverage, refactors, observability, and reliability fixes) as part of regular delivery work.ABOUT YOUBachelor’s degree in Computer Science, Engineering, Information Systems, or a related field (or equivalent practical experience)2+ years of experience building backend services, APIs, or platform components in a production or near-production environment.Demonstrated experience building and maintaining backend services or APIs with an emphasis on reliability and correctness.Experience contributing to REST APIs and working with relational databases (Postgres preferred), including basic schema evolution and migration workflows.Exposure to containerised development and deployment practices (Docker) and familiarity with operating services in Kubernetes environments (Azure / AKS in practice).Exposure to authentication and authorisation concepts (JWT, RBAC, OIDC/SAML — Entra ID / Azure AD in practice) and interest in building secure-by-default services.Demonstrated ability to learn from feedback, collaborate effectively, and deliver production-ready work within established engineering standards.Backend / platform engineeringProficient Python development skills; able to build FastAPI services using Pydantic, write tests with pytest, and follow linting/type-checking standards (Ruff, mypy), and manage environments and dependencies with uv.Working knowledge of Postgres fundamentals: schema design basics, indexing concepts, and safe migration practices with Alembic.Working knowledge of Redis patterns for caching and session storage; understands basic failure modes and operational considerations.Familiarity with event-driven integration patterns applied where asynchronous behaviour adds value (change feeds / domain events, consumers, retries, idempotency); able to implement producers/consumers within established conventions.Docker proficiency for local development and building container images; understands non-root execution and basic image hygiene.Kubernetes fundamentals: understands deployments/services, pod lifecycle basics, and how health checks and resource limits affect service behaviour; able to work with Helm values and charts on AKS, including blue/green deployments.Observability fundamentals: structured logging, tracing concepts, and emitting metrics and APM traces via Datadog for service health; awareness of MLflow for evaluating AI features.Security fundamentals: understands least-privilege access, secret-handling basics, and common authN/authZ concepts; follows established patterns for JWT and RBAC integration, Entra ID, and Azure Key Vault.Familiarity with infrastructure-as-code (Terraform) and CI/CD via GitHub Actions; understands environment promotion, container registries (Cloudsmith), Helm chart versioning, and blue/green deployments on AKS.Generative AI and agentic systemsUses AI coding assistants (Cursor, GitHub Copilot, or equivalent) to accelerate development tasks (boilerplate, refactors, basic tests); reviews all outputs critically before committing.Uses LLMs to draft first-pass unit tests and documentation; validates correctness, adds missing edge cases, and ensures alignment with platform standards.Understands how core platform services (SSO/JWT authentication, RBAC, audit, and case provenance) underpin agentic systems, and why access control, auditability, and provenance matter for AI interactions — including the platform's “skills orchestrate, agents execute” model.Familiarity with the LLM-application patterns used on the platform: an LLM gateway (Portkey) for model access and routing, structured / tool-constrained outputs with schema validation and automatic repair, and retrieval-grounded answers with citations back to source.Exposure to eval-driven development for AI features — building evaluation cases and using MLflow to measure quality, regressions, and repair uplift before promoting changes.GeneralTreats every service change as production-impacting: writes tests, adds observability where needed, and updates documentation and runbooks.Raises risks early (unclear requirements, security concerns, migration risk, operational impact) and seeks help appropriately.Uses AI tooling to move faster, but applies judgement and careful review to all generated code and documentation before it enters the codebase.Maintains a strong ownership mindset for assigned work: follows through from implementation to deployment support and post-release verification.Favours the simplest solution that meets the need — introducing new components, services, or infrastructure only when a concrete requirement justifies it, and keeping services secure-by-default, observable, versioned, and backward-compatible.This role follows a hybrid model, requiring in-office presence at least 1 day per weekU.S. COMPENSATION INFORMATIONCompensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $70,375 - $76,750In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $73,750 - $80,500In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $77,500 - $84,500Placement within these ranges will vary based on factors such as experience, education, training, and skill level.Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.Annual discretionary performance bonus This role may also be eligible for other elements of discretionary compensation4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start dateBain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheckGenerous paid time off, including parental leave, sick leave and paid holidaysFully vested 401(k) company contributionPaid Life and Long-Term Disability insuranceWHAT MAKES US A GREAT PLACE TO WORKWe are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.WHO YOU’LL WORK WITHAs the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making. The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.WHERE YOU’LL FIT WITHIN THE TEAMPlatform Engineers build and maintain the shared backend services that power the Bain Diligence Platform (BDP). These include enterprise SSO, session management, audit, case and case-provenance APIs, document and file access (Microsoft Graph / SharePoint and Azure Blob Storage), search with source citations, and the API gateway. You contribute to services across the full delivery lifecycle — design, build, test, deploy, monitor, and operate — with guidance from senior engineers. You write reliable, well-tested code, follow platform engineering standards, and help ensure services are secure-by-default, observable, and production-ready. You collaborate closely with Platform, Data & Intelligence, Security, and Infrastructure teammates to deliver shared capabilities that are stable, scalable, and easy for squads to consume as the platform hardens.WHAT YOU'LL DOCore Platform Service Development, Deployment, and Operations (80%)Implement backend features and service endpoints in existing platform services under the guidance of senior engineers.Build and maintain REST APIs in FastAPI using clear contracts, input validation, and consistent error handling.Write and update Postgres schemas and Alembic migrations using safe patterns (including backwards-compatible changes) with review support.Use Redis for standard platform patterns such as caching, session storage, and rate limiting under established conventions.Use event-driven integration where asynchronous behaviour adds clear value (for example change feeds and domain events, following existing schema and envelope conventions), consistent with the platform's simple-now, evolve-when-needed approach.Add and maintain service instrumentation: structured logs, OpenTelemetry-style spans, and Datadog metrics and APM traces according to platform standards.Update and maintain Helm chart values and Kubernetes manifests for services deployed to Azure Kubernetes Service (AKS); ensure probes, resource requests/limits, and environment configuration are correct, and support blue/green candidate/promote deployments.Contribute to Terraform infrastructure-as-code for Azure, deployed through env0 / Terraform Cloud across dev, UAT, and prod environments, with review support.Work within GitHub Actions pipelines: pull-request test suites, branch-to-environment promotion (main → Dev, release/X.Y → UAT/Prod), image publishing to Cloudsmith, and blue/green candidate/promote deploys with approval gates.Triage and resolve routine production issues for owned services; participate in on-call rotation with support and follow established runbooks.Write and update runbooks and service documentation for changes you ship, ensuring operational steps remain accurate.Other (20%):Participate in code reviews as both author and reviewer; incorporate feedback and apply engineering standards consistently.Use AI coding assistants to accelerate boilerplate creation (routers, schemas, tests, docs); review all generated code and align it with platform conventions before committing.Use LLMs to draft first-pass documentation (runbook updates, service notes, API docs); validate and refine outputs before publishing.Collaborate with Security and Infrastructure on implementation tasks (e.g., Azure Key Vault secret consumption, Entra ID app registrations, network-security-group / private-endpoint constraints, least-privilege configuration, and Wiz security-scan findings) under guidance.Contribute to quality improvements (test coverage, refactors, observability, and reliability fixes) as part of regular delivery work.ABOUT YOUBachelor’s degree in Computer Science, Engineering, Information Systems, or a related field (or equivalent practical experience)2+ years of experience building backend services, APIs, or platform components in a production or near-production environment.Demonstrated experience building and maintaining backend services or APIs with an emphasis on reliability and correctness.Experience contributing to REST APIs and working with relational databases (Postgres preferred), including basic schema evolution and migration workflows.Exposure to containerised development and deployment practices (Docker) and familiarity with operating services in Kubernetes environments (Azure / AKS in practice).Exposure to authentication and authorisation concepts (JWT, RBAC, OIDC/SAML — Entra ID / Azure AD in practice) and interest in building secure-by-default services.Demonstrated ability to learn from feedback, collaborate effectively, and deliver production-ready work within established engineering standards.Backend / platform engineeringProficient Python development skills; able to build FastAPI services using Pydantic, write tests with pytest, and follow linting/type-checking standards (Ruff, mypy), and manage environments and dependencies with uv.Working knowledge of Postgres fundamentals: schema design basics, indexing concepts, and safe migration practices with Alembic.Working knowledge of Redis patterns for caching and session storage; understands basic failure modes and operational considerations.Familiarity with event-driven integration patterns applied where asynchronous behaviour adds value (change feeds / domain events, consumers, retries, idempotency); able to implement producers/consumers within established conventions.Docker proficiency for local development and building container images; understands non-root execution and basic image hygiene.Kubernetes fundamentals: understands deployments/services, pod lifecycle basics, and how health checks and resource limits affect service behaviour; able to work with Helm values and charts on AKS, including blue/green deployments.Observability fundamentals: structured logging, tracing concepts, and emitting metrics and APM traces via Datadog for service health; awareness of MLflow for evaluating AI features.Security fundamentals: understands least-privilege access, secret-handling basics, and common authN/authZ concepts; follows established patterns for JWT and RBAC integration, Entra ID, and Azure Key Vault.Familiarity with infrastructure-as-code (Terraform) and CI/CD via GitHub Actions; understands environment promotion, container registries (Cloudsmith), Helm chart versioning, and blue/green deployments on AKS.Generative AI and agentic systemsUses AI coding assistants (Cursor, GitHub Copilot, or equivalent) to accelerate development tasks (boilerplate, refactors, basic tests); reviews all outputs critically before committing.Uses LLMs to draft first-pass unit tests and documentation; validates correctness, adds missing edge cases, and ensures alignment with platform standards.Understands how core platform services (SSO/JWT authentication, RBAC, audit, and case provenance) underpin agentic systems, and why access control, auditability, and provenance matter for AI interactions — including the platform's “skills orchestrate, agents execute” model.Familiarity with the LLM-application patterns used on the platform: an LLM gateway (Portkey) for model access and routing, structured / tool-constrained outputs with schema validation and automatic repair, and retrieval-grounded answers with citations back to source.Exposure to eval-driven development for AI features — building evaluation cases and using MLflow to measure quality, regressions, and repair uplift before promoting changes.GeneralTreats every service change as production-impacting: writes tests, adds observability where needed, and updates documentation and runbooks.Raises risks early (unclear requirements, security concerns, migration risk, operational impact) and seeks help appropriately.Uses AI tooling to move faster, but applies judgement and careful review to all generated code and documentation before it enters the codebase.Maintains a strong ownership mindset for assigned work: follows through from implementation to deployment support and post-release verification.Favours the simplest solution that meets the need — introducing new components, services, or infrastructure only when a concrete requirement justifies it, and keeping services secure-by-default, observable, versioned, and backward-compatible.This role follows a hybrid model, requiring in-office presence at least 1 day per weekU.S. COMPENSATION INFORMATIONCompensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $70,375 - $76,750In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $73,750 - $80,500In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $77,500 - $84,500Placement within these ranges will vary based on factors such as experience, education, training, and skill level.Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.Annual discretionary performance bonus This role may also be eligible for other elements of discretionary compensation4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start dateBain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheckGenerous paid time off, including parental leave, sick leave and paid holidaysFully vested 401(k) company contributionPaid Life and Long-Term Disability insuranceWHAT MAKES US A GREAT PLACE TO WORKWe are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.WHO YOU’LL WORK WITHAs the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making. The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.WHERE YOU’LL FIT WITHIN THE TEAMPlatform Engineers build and maintain the shared backend services that power the Bain Diligence Platform (BDP). These include enterprise SSO, session management, audit, case and case-provenance APIs, document and file access (Microsoft Graph / SharePoint and Azure Blob Storage), search with source citations, and the API gateway. You contribute to services across the full delivery lifecycle — design, build, test, deploy, monitor, and operate — with guidance from senior engineers. You write reliable, well-tested code, follow platform engineering standards, and help ensure services are secure-by-default, observable, and production-ready. You collaborate closely with Platform, Data & Intelligence, Security, and Infrastructure teammates to deliver shared capabilities that are stable, scalable, and easy for squads to consume as the platform hardens.WHAT YOU'LL DOCore Platform Service Development, Deployment, and Operations (80%)Implement backend features and service endpoints in existing platform services under the guidance of senior engineers.Build and maintain REST APIs in FastAPI using clear contracts, input validation, and consistent error handling.Write and update Postgres schemas and Alembic migrations using safe patterns (including backwards-compatible changes) with review support.Use Redis for standard platform patterns such as caching, session storage, and rate limiting under established conventions.Use event-driven integration where asynchronous behaviour adds clear value (for example change feeds and domain events, following existing schema and envelope conventions), consistent with the platform's simple-now, evolve-when-needed approach.Add and maintain service instrumentation: structured logs, OpenTelemetry-style spans, and Datadog metrics and APM traces according to platform standards.Update and maintain Helm chart values and Kubernetes manifests for services deployed to Azure Kubernetes Service (AKS); ensure probes, resource requests/limits, and environment configuration are correct, and support blue/green candidate/promote deployments.Contribute to Terraform infrastructure-as-code for Azure, deployed through env0 / Terraform Cloud across dev, UAT, and prod environments, with review support.Work within GitHub Actions pipelines: pull-request test suites, branch-to-environment promotion (main → Dev, release/X.Y → UAT/Prod), image publishing to Cloudsmith, and blue/green candidate/promote deploys with approval gates.Triage and resolve routine production issues for owned services; participate in on-call rotation with support and follow established runbooks.Write and update runbooks and service documentation for changes you ship, ensuring operational steps remain accurate.Other (20%):Participate in code reviews as both author and reviewer; incorporate feedback and apply engineering standards consistently.Use AI coding assistants to accelerate boilerplate creation (routers, schemas, tests, docs); review all generated code and align it with platform conventions before committing.Use LLMs to draft first-pass documentation (runbook updates, service notes, API docs); validate and refine outputs before publishing.Collaborate with Security and Infrastructure on implementation tasks (e.g., Azure Key Vault secret consumption, Entra ID app registrations, network-security-group / private-endpoint constraints, least-privilege configuration, and Wiz security-scan findings) under guidance.Contribute to quality improvements (test coverage, refactors, observability, and reliability fixes) as part of regular delivery work.ABOUT YOUBachelor’s degree in Computer Science, Engineering, Information Systems, or a related field (or equivalent practical experience)2+ years of experience building backend services, APIs, or platform components in a production or near-production environment.Demonstrated experience building and maintaining backend services or APIs with an emphasis on reliability and correctness.Experience contributing to REST APIs and working with relational databases (Postgres preferred), including basic schema evolution and migration workflows.Exposure to containerised development and deployment practices (Docker) and familiarity with operating services in Kubernetes environments (Azure / AKS in practice).Exposure to authentication and authorisation concepts (JWT, RBAC, OIDC/SAML — Entra ID / Azure AD in practice) and interest in building secure-by-default services.Demonstrated ability to learn from feedback, collaborate effectively, and deliver production-ready work within established engineering standards.Backend / platform engineeringProficient Python development skills; able to build FastAPI services using Pydantic, write tests with pytest, and follow linting/type-checking standards (Ruff, mypy), and manage environments and dependencies with uv.Working knowledge of Postgres fundamentals: schema design basics, indexing concepts, and safe migration practices with Alembic.Working knowledge of Redis patterns for caching and session storage; understands basic failure modes and operational considerations.Familiarity with event-driven integration patterns applied where asynchronous behaviour adds value (change feeds / domain events, consumers, retries, idempotency); able to implement producers/consumers within established conventions.Docker proficiency for local development and building container images; understands non-root execution and basic image hygiene.Kubernetes fundamentals: understands deployments/services, pod lifecycle basics, and how health checks and resource limits affect service behaviour; able to work with Helm values and charts on AKS, including blue/green deployments.Observability fundamentals: structured logging, tracing concepts, and emitting metrics and APM traces via Datadog for service health; awareness of MLflow for evaluating AI features.Security fundamentals: understands least-privilege access, secret-handling basics, and common authN/authZ concepts; follows established patterns for JWT and RBAC integration, Entra ID, and Azure Key Vault.Familiarity with infrastructure-as-code (Terraform) and CI/CD via GitHub Actions; understands environment promotion, container registries (Cloudsmith), Helm chart versioning, and blue/green deployments on AKS.Generative AI and agentic systemsUses AI coding assistants (Cursor, GitHub Copilot, or equivalent) to accelerate development tasks (boilerplate, refactors, basic tests); reviews all outputs critically before committing.Uses LLMs to draft first-pass unit tests and documentation; validates correctness, adds missing edge cases, and ensures alignment with platform standards.Understands how core platform services (SSO/JWT authentication, RBAC, audit, and case provenance) underpin agentic systems, and why access control, auditability, and provenance matter for AI interactions — including the platform's “skills orchestrate, agents execute” model.Familiarity with the LLM-application patterns used on the platform: an LLM gateway (Portkey) for model access and routing, structured / tool-constrained outputs with schema validation and automatic repair, and retrieval-grounded answers with citations back to source.Exposure to eval-driven development for AI features — building evaluation cases and using MLflow to measure quality, regressions, and repair uplift before promoting changes.GeneralTreats every service change as production-impacting: writes tests, adds observability where needed, and updates documentation and runbooks.Raises risks early (unclear requirements, security concerns, migration risk, operational impact) and seeks help appropriately.Uses AI tooling to move faster, but applies judgement and careful review to all generated code and documentation before it enters the codebase.Maintains a strong ownership mindset for assigned work: follows through from implementation to deployment support and post-release verification.Favours the simplest solution that meets the need — introducing new components, services, or infrastructure only when a concrete requirement justifies it, and keeping services secure-by-default, observable, versioned, and backward-compatible.This role follows a hybrid model, requiring in-office presence at least 1 day per weekU.S. COMPENSATION INFORMATIONCompensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $70,375 - $76,750In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $73,750 - $80,500In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $77,500 - $84,500Placement within these ranges will vary based on factors such as experience, education, training, and skill level.Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.Annual discretionary performance bonus This role may also be eligible for other elements of discretionary compensation4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start dateBain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheckGenerous paid time off, including parental leave, sick leave and paid holidaysFully vested 401(k) company contributionPaid Life and Long-Term Disability insurance

WHAT MAKES US A GREAT PLACE TO WORK

WHAT MAKES US A GREAT PLACE TO WORKWHAT MAKES US A GREAT PLACE TO WORK

We are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.

We are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.

Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.

Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.

WHO YOU’LL WORK WITH

WHO YOU’LL WORK WITHWHO YOU’LL WORK WITH

As the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.

As the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.

Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making.

Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making.

The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.

The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.

WHERE YOU’LL FIT WITHIN THE TEAM

WHERE YOU’LL FIT WITHIN THE TEAMWHERE YOU’LL FIT WITHIN THE TEAM

Platform Engineers build and maintain the shared backend services that power the Bain Diligence Platform (BDP). These include enterprise SSO, session management, audit, case and case-provenance APIs, document and file access (Microsoft Graph / SharePoint and Azure Blob Storage), search with source citations, and the API gateway. You contribute to services across the full delivery lifecycle — design, build, test, deploy, monitor, and operate — with guidance from senior engineers. You write reliable, well-tested code, follow platform engineering standards, and help ensure services are secure-by-default, observable, and production-ready. You collaborate closely with Platform, Data & Intelligence, Security, and Infrastructure teammates to deliver shared capabilities that are stable, scalable, and easy for squads to consume as the platform hardens.

Platform Engineers build and maintain the shared backend services that power the Bain Diligence Platform (BDP). These include enterprise SSO, session management, audit, case and case-provenance APIs, document and file access (Microsoft Graph / SharePoint and Azure Blob Storage), search with source citations, and the API gateway. You contribute to services across the full delivery lifecycle — design, build, test, deploy, monitor, and operate — with guidance from senior engineers. You write reliable, well-tested code, follow platform engineering standards, and help ensure services are secure-by-default, observable, and production-ready. You collaborate closely with Platform, Data & Intelligence, Security, and Infrastructure teammates to deliver shared capabilities that are stable, scalable, and easy for squads to consume as the platform hardens.

WHAT YOU'LL DO

WHAT YOU'LL DOWHAT YOU'LL DO

Core Platform Service Development, Deployment, and Operations (80%)

Core Platform Service Development, Deployment, and Operations (80%)Core Platform Service Development, Deployment, and Operations (80%)
  • Implement backend features and service endpoints in existing platform services under the guidance of senior engineers.
  • Build and maintain REST APIs in FastAPI using clear contracts, input validation, and consistent error handling.
  • Write and update Postgres schemas and Alembic migrations using safe patterns (including backwards-compatible changes) with review support.
  • Use Redis for standard platform patterns such as caching, session storage, and rate limiting under established conventions.
  • Use event-driven integration where asynchronous behaviour adds clear value (for example change feeds and domain events, following existing schema and envelope conventions), consistent with the platform's simple-now, evolve-when-needed approach.
  • Add and maintain service instrumentation: structured logs, OpenTelemetry-style spans, and Datadog metrics and APM traces according to platform standards.
  • Update and maintain Helm chart values and Kubernetes manifests for services deployed to Azure Kubernetes Service (AKS); ensure probes, resource requests/limits, and environment configuration are correct, and support blue/green candidate/promote deployments.
  • Contribute to Terraform infrastructure-as-code for Azure, deployed through env0 / Terraform Cloud across dev, UAT, and prod environments, with review support.
  • Work within GitHub Actions pipelines: pull-request test suites, branch-to-environment promotion (main → Dev, release/X.Y → UAT/Prod), image publishing to Cloudsmith, and blue/green candidate/promote deploys with approval gates.
  • Triage and resolve routine production issues for owned services; participate in on-call rotation with support and follow established runbooks.
  • Write and update runbooks and service documentation for changes you ship, ensuring operational steps remain accurate.

Other (20%):

Other (20%):Other (20%):
  • Participate in code reviews as both author and reviewer; incorporate feedback and apply engineering standards consistently.
  • Use AI coding assistants to accelerate boilerplate creation (routers, schemas, tests, docs); review all generated code and align it with platform conventions before committing.
  • Use LLMs to draft first-pass documentation (runbook updates, service notes, API docs); validate and refine outputs before publishing.
  • Collaborate with Security and Infrastructure on implementation tasks (e.g., Azure Key Vault secret consumption, Entra ID app registrations, network-security-group / private-endpoint constraints, least-privilege configuration, and Wiz security-scan findings) under guidance.
  • Contribute to quality improvements (test coverage, refactors, observability, and reliability fixes) as part of regular delivery work.

ABOUT YOU

ABOUT YOUABOUT YOU
  • Bachelor’s degree in Computer Science, Engineering, Information Systems, or a related field (or equivalent practical experience)
  • 2+ years of experience building backend services, APIs, or platform components in a production or near-production environment.
  • Demonstrated experience building and maintaining backend services or APIs with an emphasis on reliability and correctness.
  • Experience contributing to REST APIs and working with relational databases (Postgres preferred), including basic schema evolution and migration workflows.
  • Exposure to containerised development and deployment practices (Docker) and familiarity with operating services in Kubernetes environments (Azure / AKS in practice).
  • Exposure to authentication and authorisation concepts (JWT, RBAC, OIDC/SAML — Entra ID / Azure AD in practice) and interest in building secure-by-default services.
  • Demonstrated ability to learn from feedback, collaborate effectively, and deliver production-ready work within established engineering standards.

Backend / platform engineering

Backend / platform engineeringBackend / platform engineering
  • Proficient Python development skills; able to build FastAPI services using Pydantic, write tests with pytest, and follow linting/type-checking standards (Ruff, mypy), and manage environments and dependencies with uv.
  • Working knowledge of Postgres fundamentals: schema design basics, indexing concepts, and safe migration practices with Alembic.
  • Working knowledge of Redis patterns for caching and session storage; understands basic failure modes and operational considerations.
  • Familiarity with event-driven integration patterns applied where asynchronous behaviour adds value (change feeds / domain events, consumers, retries, idempotency); able to implement producers/consumers within established conventions.
  • Docker proficiency for local development and building container images; understands non-root execution and basic image hygiene.
  • Kubernetes fundamentals: understands deployments/services, pod lifecycle basics, and how health checks and resource limits affect service behaviour; able to work with Helm values and charts on AKS, including blue/green deployments.
  • Observability fundamentals: structured logging, tracing concepts, and emitting metrics and APM traces via Datadog for service health; awareness of MLflow for evaluating AI features.
  • Security fundamentals: understands least-privilege access, secret-handling basics, and common authN/authZ concepts; follows established patterns for JWT and RBAC integration, Entra ID, and Azure Key Vault.
  • Familiarity with infrastructure-as-code (Terraform) and CI/CD via GitHub Actions; understands environment promotion, container registries (Cloudsmith), Helm chart versioning, and blue/green deployments on AKS.

Generative AI and agentic systems

Generative AI and agentic systemsGenerative AI and agentic systems
  • Uses AI coding assistants (Cursor, GitHub Copilot, or equivalent) to accelerate development tasks (boilerplate, refactors, basic tests); reviews all outputs critically before committing.
  • Uses LLMs to draft first-pass unit tests and documentation; validates correctness, adds missing edge cases, and ensures alignment with platform standards.
  • Understands how core platform services (SSO/JWT authentication, RBAC, audit, and case provenance) underpin agentic systems, and why access control, auditability, and provenance matter for AI interactions — including the platform's “skills orchestrate, agents execute” model.
  • Familiarity with the LLM-application patterns used on the platform: an LLM gateway (Portkey) for model access and routing, structured / tool-constrained outputs with schema validation and automatic repair, and retrieval-grounded answers with citations back to source.
  • Exposure to eval-driven development for AI features — building evaluation cases and using MLflow to measure quality, regressions, and repair uplift before promoting changes.

General

GeneralGeneral
  • Treats every service change as production-impacting: writes tests, adds observability where needed, and updates documentation and runbooks.
  • Raises risks early (unclear requirements, security concerns, migration risk, operational impact) and seeks help appropriately.
  • Uses AI tooling to move faster, but applies judgement and careful review to all generated code and documentation before it enters the codebase.
  • Maintains a strong ownership mindset for assigned work: follows through from implementation to deployment support and post-release verification.
  • Favours the simplest solution that meets the need — introducing new components, services, or infrastructure only when a concrete requirement justifies it, and keeping services secure-by-default, observable, versioned, and backward-compatible.
  • This role follows a hybrid model, requiring in-office presence at least 1 day per week

U.S. COMPENSATION INFORMATION

U.S. COMPENSATION INFORMATIONU.S. COMPENSATION INFORMATION

Compensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).

Compensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).

Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:

Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:

In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $70,375 - $76,750

In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $70,375 - $76,750

In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $73,750 - $80,500

In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $73,750 - $80,500

In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $77,500 - $84,500

In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $77,500 - $84,500

Placement within these ranges will vary based on factors such as experience, education, training, and skill level.

Placement within these ranges will vary based on factors such as experience, education, training, and skill level.

Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.

Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.

Annual discretionary performance bonus

Annual discretionary performance bonus

This role may also be eligible for other elements of discretionary compensation

This role may also be eligible for other elements of discretionary compensation

4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start date

4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start date

Bain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.

Bain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.

Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheck

Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheck

Generous paid time off, including parental leave, sick leave and paid holidays

Generous paid time off, including parental leave, sick leave and paid holidays

Fully vested 401(k) company contribution

Fully vested 401(k) company contribution

Paid Life and Long-Term Disability insurance

Paid Life and Long-Term Disability insurance

Similar jobs

General Information Job Title Senior Associate – DevOps Engineer (D&T Techpod) Job ID 107769 Work Areas Analytics, Data & Research Employment Type Permanent Full-Time Location(s) New Delhi Description & Requirements About usBain & Company is a global management consulting that helps the world’s most ambitious change makers define the future. Across 65 offices in 40 countries, we work alongside our clients as one team with a shared ambition to achieve extraordinary results, outperform the competition and redefine industries. Since our founding in 1973, we have measured our success by the success of our clients, and we proudly maintain the highest level of client advocacy in the industry.In 2004, the firm established its presence in the Indian market by opening the Bain Capability Center (BCC) in New Delhi. The BCC is now known as BCN (Bain Capability Network) with its nodes across various geographies. BCN is an integral and largest unit of (ECD) Expert Client Delivery. ECD plays a critical role as it adds value to Bain's case teams globally by supporting them with analytics and research solutioning across all industries, specific domains for corporate cases, client development, private equity diligence or Bain intellectual property. The BCN comprises of Consulting Services, Knowledge Services and Shared Services.Who you will work with Pyxis leverages a broad portfolio of 50+ alternative datasets to provide real-time market intelligence and customer insights through a unique business model that enables us to provide our clients with competitive intelligence unrivaled in the market today. We provide insights and data via custom one-time projects or ongoing subscriptions to data feeds and visualization tools. We also offer custom data and analytics projects to suit our clients’ needs. Pyxis can help teams answer core questions about market dynamics, products, customer behavior, and ad spending on Amazon with a focus on providing our data and insights to clients in the way that best suits their needs. Refer to: www.pyxisbybain.com Your role would be to support the current infrastructure and manage the deployment pipeline (CI/CD Pipeline)which powers the Pyxis data analytics platform (AWS, Python and Snowflake) and Pyxis visualization platform (built on AWS and Angular)What you’ll do Design and manage enterprise-scale CI/CD pipelines using Jenkins, GitHub Actions, GitLab CI/CD, or Azure DevOps.Build and maintain Infrastructure as Code (IaC) using Terraform and CloudFormation.Deploy and manage containerized workloads on Kubernetes (EKS, AKS, GKE) and Docker.Architect and support cloud environments across AWS, Azure, or GCP.Implement DevSecOps practices using Snyk, Wiz, SonarQube, and security scanning tools.Establish cloud security posture management, vulnerability management, and compliance controls.Develop automation solutions using Python, Bash, or PowerShell.Configure monitoring and observability using Prometheus, Cloudwatch, , Datadog, or Splunk.Manage Linux-based production environments with high availability and disaster recovery capabilities.Implement networking, IAM, secrets management, SSL/TLS, load balancing, and zero-trust security principles.Drive platform reliability, scalability, and performance optimization initiatives.Troubleshoot complex infrastructure and production issues, conducting RCA and remediation.Collaborate with engineering, security, and architecture teams to deliver secure and efficient platforms.Experience with ArgoCD, Helm, Ansible, GitOps, and cloud governance frameworks is highly preferred.5+ years of DevOps/SRE experience with strong expertise in Terraform, Kubernetes, cloud security, and automation. Monitoring the processes during the entire lifecycle for its adherence and updating or creating new processes for improvement and minimizing the wastageEncouraging and building automated processes wherever possibleIdentifying and deploying cybersecurity measures by continuously performing vulnerability assessment and risk managementIncidence management and root cause analysisMentoring and guiding the team members Managing periodic reporting on the progress to the management About youA Bachelor’s or Master’s degree in Computer Science or related field7 + years of software development experience with 5+ years as a devops engineerHigh proficiency in cloud management (AWS heavily preferred) including Networking, API Gateways, infra deployment automation, and cloud opsKnowledge of Dev Ops/Code/Infra Management Tools: (GitHub, SonarQube, Snyk, AWS X-ray, Docker, Datadog and containerization)Infra automation using Terraform, environment creation and management, containerization using Docker Proficiency with PythonDisaster recovery, implementation of high availability apps / infra, business continuity planningWhat makes us a great place to workWe are proud to be consistently recognized as one of the world's best places to work, a champion of diversity and a model of social responsibility. We are currently ranked the #1 consulting firm on Glassdoor’s Best Places to Work list, and we have maintained a spot in the top four on Glassdoor's list for the last 12 years. We believe that diversity, inclusion and collaboration is key to building extraordinary teams. We hire people with exceptional talents, abilities and potential, then create an environment where you can become the best version of yourself and thrive both professionally and personally. We are publicly recognized by external parties such as Fortune, Vault, Mogul, Working Mother, Glassdoor and the Human Rights Campaign for being a great place to work for diversity and inclusion, women, LGBTQ and parents. Go back Apply Share this job: LinkedIn X Emailfull timeMid Level
posted 15 days ago
General Information Job Title Associate – Data Engineer (Data Business CoE) Job ID 105127 Work Areas Analytics, Data & Research Employment Type Permanent Full-Time Location(s) New Delhi Description & Requirements About usBain & Company is a global management consulting that helps the world’s most ambitious change makers define the future. Across 65 offices in 40 countries, we work alongside our clients as one team with a shared ambition to achieve extraordinary results, outperform the competition and redefine industries. Since our founding in 1973, we have measured our success by the success of our clients, and we proudly maintain the highest level of client advocacy in the industry.In 2004, the firm established its presence in the Indian market by opening the Bain Capability Center (BCC) in New Delhi. The BCC is now known as BCN (Bain Capability Network) with its nodes across various geographies. BCN is an integral and largest unit of (ECD) Expert Client Delivery. ECD plays a critical role as it adds value to Bain's case teams globally by supporting them with analytics and research solutioning across all industries, specific domains for corporate cases, client development, private equity diligence or Bain intellectual property. The BCN comprises of Consulting Services, Knowledge Services and Shared Services.Who you will work with Bain & Company is the leading consulting partner to the private equity industry and its stakeholders. PEG (Private Equity Group) in Bain provides comprehensive advisory services to investors across the entire investment lifecycle. PEG expertise spans from pre-investment strategy and due diligence to post-acquisition value creation and portfolio management. PIT is a specialized division dedicated to supporting the private equity sector and its stakeholders. A key area of focus is harnessing Generative AI to develop innovative solutions that streamline due diligence, automate processes, and enable data-driven decision-making. By integrating expertise in due diligence, operational improvement, and cutting-edge technologies like Generative AI, PIT empowers private equity clients to achieve superior returns and maintain a competitive edge in the market.What you’ll do This is an opportunity to be a part of BCN Data business expanding science capability area. This position will be part of the PIT (PEG Innovation Team)Product Support: The team will primarily support the Beta production of AI applications for PEG (Private Equity Group) as part of Bain’s DD2030 (Due Diligence 2030) initiative.Generative AI Focus: A significant portion of the work is expected to relate to Generative AI applications, pushing the boundaries of innovation in the private equity space.Broader Automation: The role may also include contributing to broader PIT automation initiatives aimed at streamlining processes and enhancing efficiency across various investment lifecycle stages. The person in this role will need to:Write complex code to develop scalable, flexible, user-friendly applications across a robust technology stack.Construct, test, install, and maintain database and backend for software productsContribute to the planning for acceptance testing and implementation of new software, performing supporting activities to ensure that customers have the information and assistance they need for a successful implementation.Develop secure and highly performant services and APIEvaluate potential technologies for adoption, including open-source frameworks, libraries, and toolsEnsure the maintainability and quality of codeAbout youA Bachelor’s or Master’s degree in Computer Science or related fieldMinimum 5+ years of experience in Database development on Cloud based platforms such as AWS/Azure, Environment creation and managementProficiency with Python and Advanced SQL queries, Stored procedures, query performance tuning, index maintenance, etcStrong knowledge of RESTful APIs, GraphQL, and WebSockets for application integrationExperience of data modeling, data warehousing principlesKnowledge of CI/CD pipelines: GitHub, Docker, and containerization is a plusShould be a motivated and collaborative team player, who is a role-model and at-cause individual within the team and officeExcellent oral and written communication skills including the ability to communicate effectively with both technical and non-technical senior stakeholdersAbility to prioritize projects, manage multiple competing priorities and drive projects to completion under tight deadlinesWhat makes us a great place to workWe are proud to be consistently recognized as one of the world's best places to work, a champion of diversity and a model of social responsibility. We are currently ranked the #1 consulting firm on Glassdoor’s Best Places to Work list, and we have maintained a spot in the top four on Glassdoor's list for the last 12 years. We believe that diversity, inclusion and collaboration is key to building extraordinary teams. We hire people with exceptional talents, abilities and potential, then create an environment where you can become the best version of yourself and thrive both professionally and personally. We are publicly recognized by external parties such as Fortune, Vault, Mogul, Working Mother, Glassdoor and the Human Rights Campaign for being a great place to work for diversity and inclusion, women, LGBTQ and parents. Go back Apply Share this job: LinkedIn X Emailfull timeMid Level
posted 2 months ago
General Information Job Title Associate – Data Engineer (Data Business CoE) Job ID 103685 Work Areas Analytics, Data & Research Employment Type Permanent Full-Time Location(s) New Delhi Description & Requirements About usBain & Company is a global management consulting that helps the world’s most ambitious change makers define the future. Across 65 offices in 40 countries, we work alongside our clients as one team with a shared ambition to achieve extraordinary results, outperform the competition and redefine industries. Since our founding in 1973, we have measured our success by the success of our clients, and we proudly maintain the highest level of client advocacy in the industry.In 2004, the firm established its presence in the Indian market by opening the Bain Capability Center (BCC) in New Delhi. The BCC is now known as BCN (Bain Capability Network) with its nodes across various geographies. BCN is an integral and largest unit of (ECD) Expert Client Delivery. ECD plays a critical role as it adds value to Bain's case teams globally by supporting them with analytics and research solutioning across all industries, specific domains for corporate cases, client development, private equity diligence or Bain intellectual property. The BCN comprises of Consulting Services, Knowledge Services and Shared Services.Who you will work with Bain & Company is the leading consulting partner to the private equity industry and its stakeholders. PEG (Private Equity Group) in Bain provides comprehensive advisory services to investors across the entire investment lifecycle. PEG expertise spans from pre-investment strategy and due diligence to post-acquisition value creation and portfolio management. PIT is a specialized division dedicated to supporting the private equity sector and its stakeholders. A key area of focus is harnessing Generative AI to develop innovative solutions that streamline due diligence, automate processes, and enable data-driven decision-making. By integrating expertise in due diligence, operational improvement, and cutting-edge technologies like Generative AI, PIT empowers private equity clients to achieve superior returns and maintain a competitive edge in the market.What you’ll do This is an opportunity to be a part of BCN Data business expanding science capability area. This position will be part of the PIT (PEG Innovation Team)Product Support: The team will primarily support the Beta production of AI applications for PEG (Private Equity Group) as part of Bain’s DD2030 (Due Diligence 2030) initiative.Generative AI Focus: A significant portion of the work is expected to relate to Generative AI applications, pushing the boundaries of innovation in the private equity space.Broader Automation: The role may also include contributing to broader PIT automation initiatives aimed at streamlining processes and enhancing efficiency across various investment lifecycle stages. The person in this role will need to:Write complex code to develop scalable, flexible, user-friendly applications across a robust technology stack.Construct, test, install, and maintain database and backend for software productsContribute to the planning for acceptance testing and implementation of new software, performing supporting activities to ensure that customers have the information and assistance they need for a successful implementation.Develop secure and highly performant services and APIEvaluate potential technologies for adoption, including open-source frameworks, libraries, and toolsEnsure the maintainability and quality of codeAbout youA Bachelor’s or Master’s degree in Computer Science or related fieldMinimum 5+ years of experience in Database development on Cloud based platforms such as AWS/Azure, Environment creation and managementProficiency with Python and Advanced SQL queries, Stored procedures, query performance tuning, index maintenance, etcStrong knowledge of RESTful APIs, GraphQL, and WebSockets for application integrationExperience of data modeling, data warehousing principlesKnowledge of CI/CD pipelines: GitHub, Docker, and containerization is a plusShould be a motivated and collaborative team player, who is a role-model and at-cause individual within the team and officeExcellent oral and written communication skills including the ability to communicate effectively with both technical and non-technical senior stakeholdersAbility to prioritize projects, manage multiple competing priorities and drive projects to completion under tight deadlinesWhat makes us a great place to workWe are proud to be consistently recognized as one of the world's best places to work, a champion of diversity and a model of social responsibility. We are currently ranked the #1 consulting firm on Glassdoor’s Best Places to Work list, and we have maintained a spot in the top four on Glassdoor's list for the last 12 years. We believe that diversity, inclusion and collaboration is key to building extraordinary teams. We hire people with exceptional talents, abilities and potential, then create an environment where you can become the best version of yourself and thrive both professionally and personally. We are publicly recognized by external parties such as Fortune, Vault, Mogul, Working Mother, Glassdoor and the Human Rights Campaign for being a great place to work for diversity and inclusion, women, LGBTQ and parents. Go back Apply Share this job: LinkedIn X Emailfull timeMid Level
posted 2 months ago
General Information Job Title Senior Associate, Org CoE (Data Engineer) Job ID 99363 Work Areas Analytics, Data & Research, Technology & Engineering Employment Type Permanent Full-Time Location(s) New Delhi Description & Requirements ABOUT US: Bain & Company is a global consultancy that helps the world’s most ambitious change makers define the future. Across 61 offices in 39 countries, we work alongside our clients as one team with a shared ambition to achieve extraordinary results, outperform the competition and redefine industries. Since our founding in 1973, we have measured our success by the success of our clients, and we proudly maintain the highest level of client advocacy in the industry.In 2004, the firm established its presence in the Indian market by opening the Bain Capability Center (BCC) in New Delhi. The BCC is now known as BCN (Bain Capability Network) with its nodes across various geographies. BCN plays a critical role in supporting Bain's case teams globally to help with analytics and research across all industries, for corporate cases, client development, private equity diligence or Bain intellectual property. The BCN comprises of Consulting Services, Knowledge Services and Shared Services. WHO YOU’LL WORK WITH: This role is based out of the People & ORG CoE which sits in the broader Data & Tech cluster at the BCN. People & ORG CoE works on building and deploying analytical solutions pertaining to Operating Model and Organization Practice. The team primarily helps Bain case teams, across geographies and industries, solve critical client issues by applying battle-proven diagnostics/ solutions that can identify client pain points related to org, culture, and talent. The team also plays a significant role in creating, testing, and contributing to the proprietary products and Bain IP within the Org domain. This role will focus on development, maintenance and evolution of the state-of-the art org tool and data assets.WHAT YOU’LL DO: Responsible for end-to-end handling of the entire process, i.e., requirement gathering, data cleaning, processing and automationDesign, build, and maintain infrastructure and systems that enable the Extraction, Transformation, and Storage of large datasets for analysisWork with Bain team or end-clients as an expert on specific platform/tool/language (Snowflake/Azure/AWS/Python/SQL etc.) in individual capacity or lead teams of analysts and associates to design and deliver impactful insightsGather requirements and business process knowledge in order to transform the data in a way that’s geared towards the needs of end usersEnsure that the data architecture is scalable and maintainableInvestigate data to identify potential issues within ETL pipelines, notify end-users and propose adequate solutionsApply knowledge of data analysis tools like SnowPark, Azure Data Factory, Azure Data Bricks, AWS Athena, Alteryx, etc. to support case teams with analysis of KPIsSolve complex custom visualization and analysis issues, providing thought leadership and business judgmentPrepare documentation for further reference The working style of the team would be to support product development; hence the pipelines and algorithm built should be scalable and automatedManage internal and external stakeholders, across instruments and workstreams to provide expertise in data management and tool expertiseWork under the guidance of a Team Manager / Sr. Team Manager, playing a key role in driving the team’s overall answer and final materials, client communication, work planning, and team managementMay also take responsibility for assigning work streams to Analysts & Associates, monitor and balance workload; Provides tool based technical expertise to the junior team members when requiredMay deploy Data engineering solutions using CI/CD pipelines (GitHub, Cloud servers using Snowflake/Azure/AWS) Lead client/ case team calls and effectively communicate data, knowledge, insights and actionable next steps to the case team; relay implications to his/her own internal teamKeep abreast of new and current statistical, database and data warehousing tools & techniquesRecognize team’s development needs and consistently provide responsible feedback in all interactions via conducting performance discussions, writing reviews for appraisal etc.Assist on other team management activities (e.g. recruiting, training, etc.) ABOUT YOU: Candidate should be a Graduate/Post-Graduate from top-tier College with strong academic records and with 5-7 years of relevant work experience in areas related to Data Management, Business Intelligence or Business Analytics. Hands-on experience in data handling and ETL workstreams. AI Concentration in a quantitative discipline such as Statistics, Mathematics, Engineering, Computer Science, Econometrics, Business Analytics, or Market Research is strongly preferred Minimum 5+ years of experience in Database development on Cloud based platform Snowflake OR AzureExperience on ETL processing via either SnowPark and Snowflake or Azure Data Factory and DataBricks is a mustProficiency with Python and Advanced SQL queries, Stored procedures, query performance tuning, index maintenance, etc.Candidates with advanced certifications in Snowflake and/or Azure will be preferredExperience of data modeling, data warehousing principlesExperience in reading data from different data sources including on premise data servers, cloud services and several file formatsHands-on experience with chatbot/AI-enabled solutions with cloud AI services (AWS, GCP, Azure), and understanding of MLOps (CI/CD, model versioning, monitoring) will be preferredProficiency with NLP, conversational design, and dialogue management, knowledge of vector databases and retrieval-augmented generation (RAG) will be a plusShould be a motivated and collaborative team player, who is a role-model and at-cause individual within the team and officeMust be willing to own and maintain high visibility and high impact productExcellent oral and written communication skills including the ability to communicate effectively with both technical and non-technical senior stakeholdersMust have ability to generate and screen realistic answers based on sound reality checks and recommend actionable solutionsAbility to prioritize projects, manage multiple competing priorities and drive projects to completion under tight deadlinesGood to Have:Experience on AWS, GCPExperience in building Custom GPTs and AI AgentsKnowledge of Environment creation and managementKnowledge of CI/CD pipelines: GitHub, Docker, and containerization is a plusExperience in managing productized solutions is a plus WHAT MAKES US A GREAT PLACE TO WORK:We are proud to be consistently recognized as one of the world's best places to work, a champion of diversity and a model of social responsibility. We are currently ranked the #1 consulting firm on Glassdoor’s Best Places to Work list, and we have maintained a spot in the top four on Glassdoor's list for the last 12 years. We believe that diversity, inclusion and collaboration is key to building extraordinary teams. We hire people with exceptional talents, abilities and potential, then create an environment where you can become the best version of yourself and thrive both professionally and personally. We are publicly recognized by external parties such as Fortune, Vault, Mogul, Working Mother, Glassdoor and the Human Rights Campaign for being a great place to work for diversity and inclusion, women, LGBTQ and parents. Go back Apply Share this job: LinkedIn X Emailfull timeMid Level
posted 2 months ago