Book Image

OpenStack Object Storage Essentials (Update)

Book Image

OpenStack Object Storage Essentials (Update)

Overview of this book

Table of Contents (18 chapters)
OpenStack Object Storage (Swift) Essentials
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Swift CLI Commands
Index

Chapter 2. OpenStack Swift Architecture

OpenStack Swift is the magic that converts a set of unconnected commodity storage servers into a scalable, durable, and easy-to-manage storage system. We will look at Swift's architecture (based on the Juno release) in detail by understanding the logical organization of objects and how Swift organizes this data by virtualizing the underlying physical hardware. This chapter then covers data path software servers and contains a walkthrough of the four basic operations (create, read, update, and delete) and post-processing software. The chapter concludes with inline middleware options and additional key features.