Giter VIP home page Giter VIP logo

s3-is-my-best-friend-in-aws's Introduction

S3 is my best friend in AWS:

awss3

Amazon Simple Storage Service which is known as S3 bucket, the most adorable services from AWS. S3 bucket stores data as an object within AWS. Any files, folders of files and file metadata can be stored in S3 in such an efficient way that behaves like it has virtually unlimited storage capability to store your data. Isn't it fascinating!

Get Industry-leading scalability, Best data availability, Top most security and Unparalleled performance from Amazon S3.

Amazon S3 is designed for 99.999999999% (11 9's) of durability, and stores data for millions of applications for companies all around the world. Have a look on the intro to S3:

Top of all these, S3 has some cool and hot features that can be configured so easily without any cloud experience required. Some key features are like:

  1. S3 is a global AWS service but you can define any S3 bucket to be available for any specific region while creating it and can't change after that.

  2. S3 has an awesome feature to host static websites faster than ever.

  3. Versioning enabled and MFA delete activated S3 buckets can stop accidental deletion of objects from bucket.

  4. S3 has 6 different types of storage classes for different use-cases.

  5. A total of 5 GB of data can be uploaded at a time but more than that size of object requires another feature to use to upload called "Multipart upload API".

  6. S3 stored object can have "Life Cycle Policy" to handle data usage over specific time period and move data from one storage class to another automatically to save cost and storage.

  7. Networking with S3 bucket object is so cool that you can easily configure it with existing system application in no time. Your user can access S3 hosted data with "Hosted style access", "Path style access", "Customized URL access", "Limited Usages access". Another best way to transfer data from on-premises data center to AWS Cloud is to use "S3 Transfer Acceleration" and make it secure and faster.

awss5

  1. Distribute your content to end user in a fastest way by using AWS CloudFront attached to S3 to serve data from AWS Edge locations.

  2. Security is the top most priority in AWS and with S3 you can do so by a lot's of ways. S3 provides "Bucket Policy" to handle and define security of the object in any S3 bucket or any specific bucket as a whole. There are 4 parts in a bucket policy to keep in mind to write the JSON policy. "Resources", "Actions", "Effects", "Principals" are the key parts of any S3 bucket policy to define security and handle access for the end users.

  3. Encryption and Monitoring are two cool features of S3 which you will have to configure by yourself. Server Side Encryption with "KMS provided and managed : SSE-KMS", "S3 provided and managed : SSE-S3", "Customer provided and managed : SSE-C" and Client Side Encryption with "KMS managed customer Master Key" & "Customer Managed Master Key" are the available ways to encrypt S3 bucket objects on cloud.

Monitoring in S3 comes with some extra-cool features like "Automated monitoring CloudWatch" to set alarms and generate metrics to get clear picture of what is happening within your bucket and "Automated monitoring CloudTrail" to log monitoring and share insightful real time analytics out of them. Even you can create your own custom metrics for your buckets based on these two services to get most out of it.

Few most advanced feature and Use-cases for S3:

  1. Requester Pays Buckets : Learn how to configure a bucket so that a customer pays for the downloads they make.

  2. Using BitTorrent With Amazon S3: Use BitTorrent, which is an open, peer-to-peer protocol for distributing files.

  3. Build Data Lakes : With a data lake built on Amazon S3, you can use native AWS services to run big data analytics, artificial intelligence (AI), machine learning (ML), high-performance computing (HPC) and media data processing applications to gain insights from your unstructured data sets.

  4. S3 as Serverless Storage : Consider S3 as the Serverless Storage and add S3 as much as you can in your Serverless Solution Architecture.

I feel like S3 is my ultimate friend in all the AWS services out there. I love Serverless solutions and try my best to incorporate S3 there. Have a look on how the S3-to-Lambda pattern can implement the following business solutions:

awss36

  1. Translating documents at scale, by using Amazon Translate in response to S3 events.

  2. Automating data imports to DynamoDB tables using objects stored in an S3 bucket.

  3. Creating a searchable enterprise document repository, using S3 and Amazon ML services.

  4. Automating scalable business workflows, integrating S3 and AWS Step Functions .

  5. Converting call center recordings into useful data for analytics, using S3 with Amazon Transcribe.

awss7

Ok so this is the 3rd article of this #Serverless #series where I will highlight the most used Serverless Services form AWS. This is also a preparatory article for the upcoming certification exam! Please keep me in your prayer.

s3-is-my-best-friend-in-aws's People

Contributors

imranxpress avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.