ReactJS Amplify App Part I - Overview and Auth
This is a three part post about our experience using AWS Amplify to develop a food logging app for the Metal Toad hackathon. Here in part one we...
CARVIEW |
Amazon S3 is short for Amazon Simple Storage Service, and it is the storage in the cloud.
Amazon S3 is short for Amazon Simple Storage Service, and it is the storage in the cloud. While it can be used to store anything, it's best to think of as optimized for files (documents, images, etc) that you may need quick, easy access to from the cloud.
Amazon S3 is a good choice for the following:
Storage durability is measured as a percentage and Amazon S3 weighs in at an incredible 99.999999999% (that's eleven 9s) of data durability. That kind of reliability is kind of mind blowing for folks who have been in the industry for a while, but I would say it has been born out in our experience over the past 8 years working with AWS.
Traffic between Amazon S3 and other Amazon services (like EC2) can leverage up to 100 Gbps of bandwidth when they are in the same Region.
How much does Amazon S3 cost? It's is priced at $0.023 (2.3 USA cents) per gigabyte per month. Even better you can get started with 5GB of standard S3 storage for 12 months. After 12 months that storage would cost you $1.38 per year.
While it's possible to store pretty much anything on S3, there are a few use cases it shouldn't be used for:
This is a three part post about our experience using AWS Amplify to develop a food logging app for the Metal Toad hackathon. Here in part one we...
The banner and food feed have placeholder images that are ready to accept an avatar image. Now on to storing and retrieving an avatar in an s3 bucket...
We sometimes need to exchange huge files with our customers and partners (too big to fit within the typical storage limits of Basecamp, or the free...
Be the first to know about new B2B SaaS Marketing insights to build or refine your marketing function with the tools and knowledge of today’s industry.