TheDeveloperBlog.com

Home | Contact Us

C-Sharp | Java | Python | Swift | GO | WPF | Ruby | Scala | F# | JavaScript | SQL | PHP | Angular | HTML

AWS S3 Transfer Acceleration

AWS S3 Transfer Acceleration with aws, tutorial, introduction, amazon web services, aws history, features of aws, aws free tier, storage, database, network services, redshift, web services etc.

<< Back to AWS

S3 Transfer Acceleration

  • S3 Transfer Acceleration utilizes the CloudFront Edge Network to accelerate uploads to S3.
  • Instead of directly uploading the file to S3 bucket, you will get a distinct URL that will upload the data to the nearest edge location which in turn transfer the file to S3 bucket. The distinct URL would look like:
    acloudguru.s3-accelerate.amazonaws.com

where, acloudguru is a bucket name.

AWS S3 Transfer Acceleration

We got an S3 bucket hosted outside the Ireland region, and we have different users all around the world. If users try to upload the file to S3 bucket, it would be done through an internet connection.

Transfer Acceleration utilizes the local edge location, and they use the distinct URL that we saw earlier will upload the file to their nearest edge location. The edge location will then send the file up to the S3 bucket. Therefore, we can say that Amazon optimizes the process by using the Transfer Acceleration service.

Let's understand through an example.

  • Sign in to the AWS Management Console.
  • Click on the S3 service.
AWS S3 Transfer Acceleration
  • Click on the Create Bucket button.
AWS S3 Transfer Acceleration
  • In a Create Bucket dialog box, enter the bucket name, and the default region is US East (Ohio).
AWS S3 Transfer Acceleration
  • Choose the Create button.
  • Click on the bucket that you have created.
  • Move to the properties of the bucket.
  • In properties, go to the Transfer Acceleration property of a bucket.
AWS S3 Transfer Acceleration
  • Click on the Transfer Acceleration.
AWS S3 Transfer Acceleration
  • Click on the Enabled and then save it.
AWS S3 Transfer Acceleration

We observe from the above screen that the new Endpoint is TheDeveloperBlogbucket.s3-accelerate,amazonaws.com. In the above case, you are using a new subdomain of Amazon aws, i.e., s3-accelerate. You are accelerating, so you are using CloudFront edge location nearest to you, and edge location will directly upload the file to S3 over the CloudFront Distribution Network.


Next TopicAWS EC2




Related Links:


Related Links

Adjectives Ado Ai Android Angular Antonyms Apache Articles Asp Autocad Automata Aws Azure Basic Binary Bitcoin Blockchain C Cassandra Change Coa Computer Control Cpp Create Creating C-Sharp Cyber Daa Data Dbms Deletion Devops Difference Discrete Es6 Ethical Examples Features Firebase Flutter Fs Git Go Hbase History Hive Hiveql How Html Idioms Insertion Installing Ios Java Joomla Js Kafka Kali Laravel Logical Machine Matlab Matrix Mongodb Mysql One Opencv Oracle Ordering Os Pandas Php Pig Pl Postgresql Powershell Prepositions Program Python React Ruby Scala Selecting Selenium Sentence Seo Sharepoint Software Spellings Spotting Spring Sql Sqlite Sqoop Svn Swift Synonyms Talend Testng Types Uml Unity Vbnet Verbal Webdriver What Wpf