A dive into APIs (using Amazon S3) - Part 4: Using PowerShell
The fourth of this 6-part series will create a bucket in the eu-west-3 region using PowerShell. PowerShell (PS) is a scripting language available in many OSs and is not bound to any one development environments. The benefits of using an OS scripting language over SDKs is discussed.
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.
Comments
Post a Comment