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
Hybrid Cloud for Developers

You're reading from   Hybrid Cloud for Developers Develop and deploy cost-effective applications on the AWS and OpenStack platforms with ease

Arrow left icon
Product type Paperback
Published in Apr 2018
Publisher Packt
ISBN-13 9781788830874
Length 280 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
 Hirway Hirway
Author Profile Icon Hirway
Hirway
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Title Page
Dedication
Packt Upsell
Contributors
Preface
1. Introducing Hybrid Clouds FREE CHAPTER 2. Exploring AWS Cloud 3. Exploring OpenStack Private Cloud 4. Developing AWS Cloud Applications 5. Developing OpenStack Applications 6. Cloud Migration 7. Hybrid Cloud Best Practices 8. Monitoring and Troubleshooting Hybrid Cloud 9. Hybrid Cloud Security 1. Other Books You May Enjoy Index

Amazon CloudFormation service


Until now, we have seen how we can create and use different AWS services such as EC2, S3, SQS, and so on using their respective APIs. Consider that you want to create a stack of different resources like a few EC2 instances and then create EBS volumes and attach them to the instances, then create S3 buckets, then create a database, and so on. AWS provides a way to create such a set of resources by allowing users to write a template that specifies the resources to be created. This template can be written using the JSON or YAML format and is called a CloudFormation template, and the Amazon service that parses and executes this template is called as the AWS CloudFormation service.

Thus, CloudFormation is a service that helps users to model and set up their AWS resources and create their cloud environment without spending much time on managing these resources and allows them to focus on the applications that run in AWS. For example, if you want to launch two EC2 instances...

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