In this tutorial, we will be provisioning an EC2 instance with the help of Pulumi using python language.
This concept is called IaC- infrastructure as a code.
Meaning you will be provisioning the infrastructure using a code
Prerequisites -
Download Pulumi for your OS: https://www.pulumi.com/docs/getstarte...
Download and configure AWS CLI: https://docs.aws.amazon.com/cli/lates....
#devops #IaC #aws #amazon #infrastructure #code #pulumi #python