Skip to main content

Karthikeyan Mahalingam

Karthikeyan Mahalingam is a senior technical consultant at Perficient with around 7 years of experience in the IT industry. He specializes in Multi-Cloud Services, including Linux, AWS, GCP, Azure, DevSecOps, Kubernetes, Terraform, Git, Pulumi, and AWS AI.

Connect with Karthikeyan

Blogs from this Author

Forex Diagrams And Stock Market Rising Lines With Numbers

Mastering AWS IaC with Pulumi and Python – Part 2

In Part 1 of this series, we learned about the importance of AWS and Pulumi. Now, let’s explore the demo part in this practical session, which will create a service on AWS VPC by using Pulumi. Before We Start, Ensure You Have the Following AWS Account with IAM permissions for resource creation Install Pulumi CLI: # […]

Forex Diagrams And Stock Market Rising Lines With Numbers

Mastering AWS Infrastructure as Code with Pulumi and Python – Part 1

Pulumi is a modern Infrastructure as Code (IaC) tool that allows you to define, deploy, and manage cloud infrastructure using general-purpose programming languages. Unlike Terraform, which uses HCL, Pulumi enables you to define infrastructure using Python, making it easier for developers to integrate infrastructure with application code. What You’ll Learn How Pulumi works with AWS […]