Architecting on AWS - Hosting A Static Web-Site | Amazon S3
Aditya Mahajan
AWS Playlist covers the fundamentals of building IT infrastructure on AWS. The Playlist is designed to teach solutions architects on how to optimize the use of the AWS cloud by understanding AWS services and how these services fit into cloud-based solutions.
Because architectural solutions may differ depending on the industry, type of applications, and size of the business, this Playlist emphasizes AWS cloud best practices and recommended design patterns to help think through the process of architecting optimal IT solutions on AWS. It also presents case studies throughout the playlist that showcase how some AWS customers have designed their infrastructures and the strategies and services they implemented. As I personally believe in practical based learning, I will not go into details of every service, I will be introducing the service and we will be looking at the implementation of its use case, if you need to dive deeper into a particular service I will provide some links which you can refer to.
In our first video, we will start with a very basic use-case of hosting a static website on AWS before that let us understand what Static websites are Static websites have fixed content with no backend processing. They can contain HTML pages, images, style sheets, and all of the files required to render the website, but there is no server-side scripting or database. If desired, the web pages can provide interactivity and run programming logic by using JavaScript, which runs within the user's web browser.
You can easily host a static website on Amazon Simple Storage Service (Amazon S3) by uploading the desired content and making it publicly accessible. No servers are required, and you can use Amazon S3 to store and retrieve any amount of data at any time, from anywhere on the web. For this video, we will be dividing the work into 4 tasks
Task 1: Creating a bucket in Amazon S3 Task 2: Uploading content to your bucket Task 3: Enabling access to the objects Task 4: Updating the website
To know more about AWS S3 : https://aws.amazon.com/s3/
ā” Please leave a LIKE and SUBSCRIBE for more content!
š Social Media š š LinkedIn: https://www.linkedin.com/in/adityamahajan123/ š Website: http://adityamahajan.ml/ š GitHub: https://github.com/skystone1000/ šø Instagram: https://www.instagram.com/skystone1000/
If you are into Photography you would Love this šø Instagram: https://www.instagram.com/_still.hungry_/
ā Tags ā
- AWS - Amazon Web Sevices - Amazon S3 - Cloud Computing - AWS Sevices- AWS Tutorial - AWS Hosting Tutorial
ā Hashtags ā #AWS #S3 #Amazon #AmazonWebServices #Hosting ... https://www.youtube.com/watch?v=b_J2mUw9yCg
27028554 Bytes