Nothing here yet.
Nothing here yet.
How to create S3 bucket From the AWS Management Console, click on "Services" and then select "S3" under the Compute section or search for "S3". Click on "Create bucket" Give bucket name and object ownership is disabled for now(if you want to g...

From the AWS Management Console, click on "Services" and then select "WAF" under the Compute section or search for "waf" and click on "Create web ACL". Give name of waf Click on "Add AWS resources" Attach load balancer and click "Next" Cl...

How to create template using instance Click on instance "check box" and then click on "Actions". Give template name and version Add user data at end(if you want instance create with installed Software) #!/bin/bash sudo apt-get update -y sudo...
