Website Amazon Web Services Cloud scaled

Terraform for Dummies Part 2: Launch an Instance with a static website on AWS

Intro This has become a habit so far to explore different ways of automated provisioning for each cloud provider. This time,… Read more

a6b492f2 2f6a 43e2 a575 c51f5bc9406e

Launch an EC2 instance with a static website using AWS CLI in 10 min (Free Tier)

Intro AWS CLI is a strong yet easy way to automate simple repeatable tasks covering AWS resources as it’s a direct, human-readable… Read more

aws cli cover

AWS CLI installation in 10 minutes

Almost every cloud provider has a Command Line Interface (CLI) which is a unified tool to manage cloud resources. In a previous… Read more