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
Enterprise Cloud Security and Governance

You're reading from   Enterprise Cloud Security and Governance Efficiently set data protection and privacy principles

Arrow left icon
Product type Paperback
Published in Dec 2017
Publisher Packt
ISBN-13 9781788299558
Length 410 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
 Vora Vora
Author Profile Icon Vora
Vora
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Title Page
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
1. The Fundamentals of Cloud Security 2. Defense in Depth Approach FREE CHAPTER 3. Designing Defensive Network Infrastructure 4. Server Hardening 5. Cryptography Network Security 6. Automation in Security 7. Vulnerability, Pentest, and Patch Management 8. Security Logging and Monitoring 9. First Responder 10. Best Practices

AWS Lambda


AWS Lambda is yet another amazing service that allows us to run code without making provision for any servers.

One of the things that makes it great is that we just have to upload our code in Lambda and Lambda will take care of all the things related to scaling and high availability.

Things that make it special for the security and DevOps folks is that we can make the Lambda code trigger automatically from other AWS services such as CloudWatch.

Cost optimization

Large Corp. has 700 servers on AWS, out of which 100 servers are a part of the Dev environment. Due to the increased monthly cost of AWS, there has been pressure from higher management to optimize the resources. In response to this, your team has decided that all the 100 servers that are part of the Dev environment will be shut down at night and started in the morning.

Since shutting down at night and starting in the morning manually is a difficult task, you have decided to automate it with a Python script.

Since a new service...

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 $15.99/month. Cancel anytime
Visually different images