Create a free tier aws account and perform a below step 1.Launch EC2 instance available Freeware with Linux operating system 2.Create a user with name Gibots on Linux instance 3.Create a IAM user having access to create s3 bucket and upload files to it 4.Create a shell script on the Linux instance and add a cron job which send CPU,Hard Disk and RAM utilisation daily 1 PM 5.Create .pem file for Gibots user and share a command using which we can able to login from our terminal and verify script written into the step

Create a free tier aws account and perform a below step

 

1.Launch EC2 instance available Freeware with Linux operating system 

 

2.Create a user with name Gibots on Linux instance 

 

3.Create a IAM user having access to create s3 bucket and upload files to it

 

4.Create a shell script on the Linux instance and add a cron job which send CPU,Hard Disk and RAM utilisation daily 1 PM

 

5.Create .pem file for Gibots user and share a command using which we can able to login from our terminal and verify script written into the step



Comments