Author: Mihir Kulkarni

  • Provisioning AWS EC2 Virtual Machine using Terraform

    In the ever-evolving landscape of cloud infrastructure, automation is key. If you’re looking to deploy your application’s on AWS, Terraform provides a powerful solution for infrastructure as code (IaC). Let’s dive into the process of provisioning an AWS Linux instance using Terraform for seamless for DotNET Core application deployment. Before starting with configuration lets understand…