Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AWS Administration - The Definitive Guide. - Second Edition

You're reading from  AWS Administration - The Definitive Guide. - Second Edition

Product type Book
Published in Mar 2018
Publisher Packt
ISBN-13 9781788478793
Pages 358 pages
Edition 2nd Edition
Languages
Author (1):
Yohan Wadia Yohan Wadia
Profile icon Yohan Wadia
Toc

Table of Contents (17) Chapters close

Title Page
Packt Upsell
Contributors
Preface
1. What's New in AWS? 2. Managing EC2 with Systems Manager 3. Introducing Elastic Beanstalk and Elastic File System 4. Securing Workloads Using AWS WAF 5. Governing Your Environments Using AWS CloudTrail and AWS Config 6. Access Control Using AWS IAM and AWS Organizations 7. Transforming Application Development Using the AWS Code Suite 8. Messaging in the Cloud Using Amazon SNS and Amazon SQS 9. Powering Analytics Using Amazon EMR and Amazon Redshift 10. Orchestrating Data using AWS Data Pipeline 11. Connecting the World with AWS IoT and AWS Greengrass 1. Other Books You May Enjoy Index

Introducing AWS CodePipeline


AWS CodePipeline is a continuous delivery service that you can use to model, visualize, and automate the steps required to release your application software. This is made possible by building pipelines that contain one or more stages. The stages can be broadly classified as build, where the code is compiled and built using, say, AWS CodeBuild or some other third-party tool, staging, and deployment, where the code is pushed on to compute instances using AWS CodeDeploy, and so on. Each stage internally describes a set of actions that it needs to perform in order to prepare the software for its release. This action can be anything from building your source code from a Git repository, to making changes to a file, or deploying packages, and so on. Every change made to either your code or some configurational setting within CodePipeline is considered as a revision and you can have multiple such revisions created within a single stage of a pipeline.

Note

Even changes...

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 ₹800/month. Cancel anytime