Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Cloud Native Architectures

You're reading from  Cloud Native Architectures

Product type Book
Published in Aug 2018
Publisher Packt
ISBN-13 9781787280540
Pages 358 pages
Edition 1st Edition
Languages
Authors (4):
Tom Laszewski Tom Laszewski
Profile icon Tom Laszewski
Kamal Arora Kamal Arora
Profile icon Kamal Arora
Erik Farr Erik Farr
Profile icon Erik Farr
Piyum Zonooz Piyum Zonooz
Profile icon Piyum Zonooz
View More author details

Table of Contents (19) Chapters

Title Page
Packt Upsell
Foreword
Contributors
Preface
1. Introducing Cloud Native Architecture 2. The Cloud Adoption Journey 3. Cloud Native Application Design 4. How to Choose Technology Stacks 5. Scalable and Available 6. Secure and Reliable 7. Optimizing Cost 8. Cloud Native Operations 9. Amazon Web Services 10. Microsoft Azure 11. Google Cloud Platform 12. What's Next? Cloud Native Application Architecture Trends 1. Other Books You May Enjoy Index

Operations with IaC


As with developing code for an application, the process one manages and deploys their code for IaC resembles how developers have been managing their application code.

IaC starts with CND teams storing their IaC in a repo (for example, GitHub, CodeCommit, and BitBucket). Once in a repo, code can be tested, branched, developed, merged, and forked. This enables a larger team to continually work on and develop a stack in isolation without colliding on their contributions.

There exist native cloud services that cover every aspect of the code development process as follows:

Figure 8.3

For the AWS platform, the services that correlate to each of the preceding processes are as follows:

Figure 8.4

A more in-depth example of the AWS coding services is provided in Chapter 9, Amazon Web Services.

IaC can be validated using SDKs available from the CSPs for common IDEs such as Eclipse. Furthermore, tools such as cfn-nag from Stelligent can be used to automatically catch anti-patterns in your...

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}