How to run shell scripts?
1) Save the shell file with .sh (e.g. "test.sh") or, open the shell file using vim command to access the shell file in terminal. 2) Now, open the Terminal. 3) Change to the directory where you have saved your shell file. 4) Then, type chmod 0777 test.sh to make your file executable. 5) Type sh test.sh to execute the file.
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
Classifieds Theme (New 2022) - Download Now!Sponsored
AWS Spot Instance / Server Deployment for Cost Reduction
Deploy servers using AWS Spot Instances to significantly cut hosting costs while keeping performance and flexibility for
Cost optimization by archiving standard AWS snapshots
Reduce storage costs by cleaning up and archiving old EC2 or EBS snapshots safely.
Overall cost optimisation by monitoring AWS Cost Explorer
Analyse AWS costs using Cost Explorer and suggest practical ways to reduce monthly bills.
Management of Shared Storage Using AWS EFS
Setting up and managing a shared disk/folder using AWS EFS so multiple servers can access the same data at the same time


