A dive into APIs (using Amazon S3) - Part 2: the GUI

The 2nd of this 6-part series looks at how the GUI can be used to perform actions. We focus on using AWS's S3 console to create an S3 bucket in the eu-west-3 region.

S3 stands for Simple Storage Service and is a service that allows Amazon customers to store any type of file. Netflix uses an S3 to store the movies they stream, while Siemens has an S3 that accumulates operational data on which their cybersecurity teams perform forensic analysis. Ryanair and Nasdaq use S3 to backup their data. 



Video





Podcast





Comments

Popular posts from this blog

How to clone and synchronise a GitHub repository on Android

How to create a local RAG-enabled LLM server that provides safe access to your documents