- Amazon S3 Essentials
- Sunil Gulabani
- 209字
- 2021-07-09 21:11:36
What this book covers
Chapter 1, Know-How about S3, gives a brief introduction to Amazon S3, covering the basic concepts, buckets, objects, and keys. We will also discuss the features of Amazon S3 that can be utilized at minimal cost and its reliable storage service.
Chapter 2, S3 using the AWS Management Console, teaches you how to use AWS Management Console and manage buckets, folders, objects, and operations on it. Along with basic operations, you will also learn about logging and versioning.
Chapter 3, S3 using AWS SDK – Java (Part 1), shows you how to use Amazon SDK—Java for Amazon S3 web services. We will take a look at how to create, upload, get, and delete the bucket, folder, and objects.
Chapter 4, S3 using AWS SDK – Java (Part 2), explains how to copy objects. It discusses multipart copy objects, which are used for large object sizes; the bucket life cycle, which defines two ways—transition (moving to Glacier) and removal; and CORS configuration, which is used to provide access via different domains.
Chapter 5, Deploying a Website on S3, shows how to configure static website hosting along with the bucket. We will consider how to map our custom domain name with the bucket.
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- LabVIEW Graphical Programming Cookbook
- Visual FoxPro 程序設計
- 羅克韋爾ControlLogix系統應用技術
- Django Design Patterns and Best Practices
- JavaScript從入門到精通(第3版)
- Procedural Content Generation for C++ Game Development
- PHP+Ajax+jQuery網站開發項目式教程
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Visual Studio 2015高級編程(第6版)
- Python入門很輕松(微課超值版)
- 軟件工程基礎與實訓教程
- R Data Science Essentials
- Clojure for Finance
- Microsoft Windows Identity Foundation Cookbook