There is no excerpt because this is a protected post.
Summary Automate deployment of Ubuntu EC2 instance in AWS using Terraform. Prerequisite VSCode Chocolatey Terraform AWS CLI Create AWS Keypair with AWS CLI Create AWS
Summary As a best practice, do not use the AWS account root user for any task where it’s not required. Instead, create a new IAM user
Summary PuTTY is open source software for SSH and telnet client. PuTTY doesn’t natively support the private key format (.pem) generated by Amazon EC2. You
Summary Chocolatey is a software management solution that gives you the freedom to create a simple software package and then deploy it anywhere you have
Summary Create Azure Active Directory user account and assign role with PowerShell. Prerequisite Install Azure PowerShell Deploy
To expand on previous lab of Infrastructure as Code – Deploy Active Directory in Azure, we’ll use PowerShell to create a user account.