Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Cloud Security Automation

You're reading from   Cloud Security Automation Get to grips with automating your cloud security on AWS and OpenStack

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher Packt
ISBN-13 9781788627863
Length 334 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Prashant Priyam Prashant Priyam
Author Profile Icon Prashant Priyam
Prashant Priyam
Arrow right icon
View More author details
Toc

A quick recap


In this chapter, we have learned about different storage options in AWS and their usability.

In short, we have following storage options in AWS—for EC2 instances:

  • Ephemeral storage or instance store
  • EBS

For security at the EC2 level, we can ensure data security and safety using encryption, snapshots, and by defining RAID.

Defining encryption at the volume level does impact your application's code, but if we take a snapshot of an encrypted volume, that also becomes encrypted. It encrypts data at rest and data transition between volumes and instances.

Defining RAID gives you fault tolerance at the volume level.

Ephemeral storage, or instance store, is high-performance volatile storage that is used to store temporary data. So, it is always advisable to store persistent data into a persistent volume.

For static content, we have S3 storage, which is object storage with unlimited capacity.  To ensure the security of S3 storage, we have multiple options, such as defining an IAM policy, S3...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images