AWS: Create a Simple Storage Service (S3)

  Create a Bucket – Select a Bucket Name and Region A bucket is a container for objects stored in Amazon S3. When creating a bucket, you can choose a Region to optimize for latency, minimize costs, or address regulatory requirements. For more information regarding bucket naming conventions, please visit the Amazon S3 documentation.   A bucket name in Singapore region must contain only lower case characters. A bucket is a container for objects stored in Amazon S3. When creating a bucket, you can choose a Region to optimize for latency, minimize costs, or address regulatory requirements. For more information […]

Read more

AWS: Creating Elastic Load Balancer (ELB)

      This wizard will walk you through setting up a new load balancer. Begin by giving your new load balancer a unique name so that you can identify it from other load balancers you might create. You will also need to configure ports and protocols for your load balancer. Traffic from your clients can be routed from any load balancer port to any port on your EC2 instances. By default, we’ve configured your load balancer with a standard web server on port 80. Configure Health Check: Your load balancer will automatically perform health checks on your EC2 instances […]

Read more