Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
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

Table of Contents (11) Chapters Close

Preface 1. Introduction to Cloud Security FREE CHAPTER 2. Understanding the World of Cloud Automation 3. Identity and Access Management in the Cloud 4. Cloud Network Security 5. Cloud Storage and Data Security 6. Cloud Platform Security 7. Private Cloud Security 8. Automating Cloud Security 9. Cloud Compliance 10. Other Books You May Enjoy

CI/CD

In the CI/CD process, we define a pipeline, which helps to automate the application delivery process. It initiates automatic build and deploys the code on EC2 instances. Using AWS CodePipeline, we automate the build, test, and deployment processes whenever there is a change made in the code.

In this section, we will look at an example to implement AWS CodePipeline, where we will use S3 as the code repository, use CodePipeline to create the pipeline, and AWS CodeDeploy to deploy the application on autoscaling group instances.

The first step of this process will be to create an autoscaling group. For this, log in to the AWS Console and click on EC2 services. Under the EC2 console, click on the autoscaling group and then click on Create Auto Scaling group.

Now, choose new Launch Configuration, click on the Next Step, and choose an AMI (here we opted for Amazon Linux...

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 $19.99/month. Cancel anytime
Banner background image