π AWS CLI vs Terraform: A Lesson in Scaling Infrastructure
The cool thing about AWS CLI is its simplicity. itβs perfect for some quick tasks like deploying a resource from your command line.
For example, if need to quickly spin up an S3 bucket, I simply open bash and type:\>> aws s3api create-bucket --buck...
emmanueloriazowan.hashnode.dev2 min read