Skip to content

AWS S3 Overview

Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. AWS S3 stores data as objects which are organized into buckets and each object is identified by a unique user-assigned key. It has a simple web services interface that you can use to store and retrieve any amount of data, at any time, from anywhere on the web. S3 is a class of key value based object store that is hosted by Amazon Web Services.

Read the official documentation of AWS S3 here.

AWS S3 on Connect iPaaS

Connect iPaaS enables you to integrate AWS S3 with other SaaS and enterprise applications. You can build a workflow and to perform actions on other applications based on certain events on S3 like creation or deletion of an object. Conversely, you can upload objects to your bucket based on trigger events from other desired applications.

AWS S3 Application on Connect

Figure 1. AWS S3 Application on Connect iPaaS