Also we will check that we can display saved image on S3 bucket referred by web page.
On this tutorial, we use below environment:
FYI:
S3 offers a robust and scalable storage service, and you can check further details of S3 on here.
S3 offers a robust and scalable storage service, and you can check further details of S3 on here.
Let's take a look each steps.
- Check s3 bucket is being created and make it public.
- Create s3 access role and attache it to EC2 instances.
- Put an image file to the bucket.
- Make the image file public on s3 console.
- Get object URL of the image file.
- Edit html file and refer the image by img tag.
- Access to the web server, and check if the image is displayed.
Please take a look an actual operation on following video.
No comments:
Post a Comment