Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Implementing Cloud Design Patterns for AWS
  • Table Of Contents Toc
Implementing Cloud Design Patterns for AWS

Implementing Cloud Design Patterns for AWS

By : Marcus Young
2.8 (5)
close
close
Implementing Cloud Design Patterns for AWS

Implementing Cloud Design Patterns for AWS

2.8 (5)
By: Marcus Young

Overview of this book

This book is aimed at architects, solution providers, and those of the DevOps community who are looking to implement repeatable patterns for deploying and maintaining services in the Amazon cloud infrastructure. Prior experience using AWS is required as the book focuses more on the patterns and not on the basics of using AWS.
Table of Contents (13 chapters)
close
close
12
Index

Direct storage hosting


The example for the previous pattern was a hybrid of AWS services that used a virtual machine for the web application layer, and the highly available S3 storage for non-application static data. You most likely noticed a very large improvement that could have been made, that is, of not using a virtual machine to host the static application content, and instead use S3 throughout.

In the direct storage hosting pattern, this will be the case where we will not have a virtual machine at all, but will host the entire web application through S3. It is important to note that this pattern is only useful for static website content. S3 does not have an execution layer, so it does not allow server-side languages such as PHP. Another point to note is that although JavaScript can be executed in this pattern, as it is client-side JavaScript, any asynchronous calls that are made to retrieve data will likely not have the same DNS entry. If that is the case, you might be able to utilize...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Implementing Cloud Design Patterns for AWS
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon