#aws
Read more stories on Hashnode
Articles with this tag
Overview This article will explain how to write an EC2 User script to download packages before logging into an EC2 instance. An Ubuntu instance will...
Overview This article will explain how to host a website using Route 53 and S3. CloudFront and Certificate Manager are also needed to host a website...
Overview This article will explain how to make and use S3 buckets on AWS. S3 stands for Simple Storage Service. It is a storage service that is simple...
Overview This article will show how to log in to every Linux EC2 Amazon Machine Image type. EC2 stands for Elastic Compute Cloud, and it is a virtual...
Overview This article will explain how to make an IAM User in AWS and the reason it is different and should be used instead of the ROOT user. What...