Top Banner
© 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Teri Radichel | @teriradichel 11/28/2016 AWS Security Ideas Leverage The Platform - Enhance Security
20

AWS Security Ideas - re:Invent 2016

Apr 16, 2017

Download

Technology

Teri Radichel
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: AWS Security Ideas - re:Invent 2016

© 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

Teri Radichel | @teriradichel

11/28/2016

AWS Security IdeasLeverage The Platform - Enhance Security

Page 2: AWS Security Ideas - re:Invent 2016

Many companies have gotten past the belief that the cloud is not secure...

But you still have to secure it.

Here are some ideas for a more secure cloud.

@teriradichel

Page 3: AWS Security Ideas - re:Invent 2016

Architect Systems For Security First

If system is designed by security professionals,

Security is built in from the ground up.

@teriradichel

Page 4: AWS Security Ideas - re:Invent 2016

Centralize and Automate Security Functions

Manage security via trained professionals.

Limit mistakes due to lack of knowledge.

@teriradichel

Page 5: AWS Security Ideas - re:Invent 2016

Build System as Gatekeeper

If changes have to go through gatekeeper…

Every change can be monitored.

@teriradichel

Page 6: AWS Security Ideas - re:Invent 2016

Build System as Security Training System

Automate security checks at deployment…

Train developers at the point of action.

@teriradichel

Page 7: AWS Security Ideas - re:Invent 2016

Leverage Event Driven Security Automation

Monitor for unwanted behavior…

Automatically respond.

@teriradichel

Page 8: AWS Security Ideas - re:Invent 2016

Separation of Duties by Design

If it takes multiple people to make a mistake…

Chances are someone will catch the problem.

@teriradichel

Page 9: AWS Security Ideas - re:Invent 2016

Immutable Infrastructure

If it cannot change once it has been deployed…

Malware cannot be installed after deployment.

@teriradichel

Page 10: AWS Security Ideas - re:Invent 2016

Eliminate Published CVEs

According to 2016 Verizon Data Breach Report:

Known CVEs cause majority of breaches.

@teriradichel

Page 11: AWS Security Ideas - re:Invent 2016

A Key is a Password

Keys: brute forced, lost, shared, stolen.

RBAC may be more easily managed.

@teriradichel

Page 12: AWS Security Ideas - re:Invent 2016

Use Key Hierarchies

Limit use of each key to subset of data.

If one key is stolen, limits the damage.

@teriradichel

Page 13: AWS Security Ideas - re:Invent 2016

Make It Easy For Developers

Automate common security related functions.

Simplify: authenticate, log, encrypt, deploy.

@teriradichel

Page 14: AWS Security Ideas - re:Invent 2016

Consider Process vs. Technical Controls

Think encrypting data in memory.

May be more feasible to secure via process.

@teriradichel

Page 15: AWS Security Ideas - re:Invent 2016

Think About Who Can Change Controls

If the control can be changed by lots of people…

It is not an effective control.

@teriradichel

Page 16: AWS Security Ideas - re:Invent 2016

Understand Reconnaissance

Network scans look for vulnerabilities to attack.

Secure all endpoints.

@teriradichel

Page 17: AWS Security Ideas - re:Invent 2016

The Benefit of Network Security

A kernel mode root kit makes machines lie.

The network doesn’t lie.

@teriradichel

Page 18: AWS Security Ideas - re:Invent 2016

Most Developers != Network Professionals

Implementing is not the same as securing.

One hole in the fence enables intrusion.

@teriradichel

Page 19: AWS Security Ideas - re:Invent 2016

Secure Your Logs

Write once, read only, replicated.

Ensure logs are not missing or deceiving.

@teriradichel

Page 20: AWS Security Ideas - re:Invent 2016

Thank you!

Teri Radichel | WatchGuard Technologies | @teriradichel