#aws
Read more stories on Hashnode
Articles with this tag
Embracing Change: A Reflection on Day 90 of #90daysofdevops As I wrap up my exhilarating journey through #90daysofdevops, I find myself reflecting on...
Project Description The project involves Mounting of AWS S3 Bucket On Amazon EC2 Linux Using S3FS. Task 1: Setting Up an IAM User To create an IAM...
Project Description The project involves deploying a Portfolio app on AWS S3 using GitHub Actions. Git Hub actions allows you to perform CICD with...
Project Description The project involves hosting a static website using an AWS S3 bucket. Amazon S3 is an object storage service that provides a...
Understanding Scaling Scaling is the process of adding or removing resources to match the changing demands of your application. As your application...
Provisioning on AWS is quite easy and straightforward with Terraform. Prerequisites AWS CLI installed The AWS Command Line Interface (AWS CLI) is a...