AWS DevOps & Developer Productivity Blog

Arun Kumar Selvaraj

Author: Arun Kumar Selvaraj

Arun Kumar Selvaraj is a Cloud Infrastructure Architect with AWS Professional Services and passionate about building applications using latest AWS services. He builds world class capability that provides thought leadership, operating standards and platform to deliver accelerated migration and development paths for his customers. He brings over 15 years of infrastructure and development experience and his interests include CCoE, Python, IaC, DevOps, Containers and Data Analytics. He loves exploring new places.

Best practices for managing Terraform State files in AWS CI/CD Pipeline

Introduction Today customers want to reduce manual operations for deploying and maintaining their infrastructure. The recommended method to deploy and manage infrastructure on AWS is to follow Infrastructure-As-Code (IaC) model using tools like AWS CloudFormation, AWS Cloud Development Kit (AWS CDK) or Terraform. One of the critical components in terraform is managing the state file which […]