Aws Devops (Cloudformation) : Symbiosis Centre of Information Technology
Aws Devops (Cloudformation) : Symbiosis Centre of Information Technology
Aws Devops (Cloudformation) : Symbiosis Centre of Information Technology
AWS DEVOPS
(CLOUDFORMATION)
Presented for the course - DevOps Services : Batch 2020-22
Presented by- Group 2
DevOps - next evolution of Agile methodologies
FEATURES
Managing through the lifecycles
Safety controls
Dependency management
Deloitte chose AWS CloudFormation templates to code the
infrastructure, which it can then deploy in one click using AWS
Service Catalog.
BENEFITS FOR
BUSINESSES “AWS is a natural fit, because it allows us to have virtually unlimited
capacity while only paying for what we use without upfront
investments.”
Empowering small businesses
and enterprises
Netflix uses AWS for nearly all its computing and storage needs,
including databases, analytics, recommendation engines, video
transcoding, and much more.
Expedia uses AWS CloudFormation with Chef to deploy its entire
front and backend stack into its AWS environment.
BENEFITS FOR
BUSINESSES “This gives us the luxury of version-controlling our network, and it
allows for seamless, exact network duplication for on-demand
development and staging environments.”
Empowering Enterprises
Create stack based on the template code using command line tools.
Configuration management and shell scripts or any other helpers should live
together.
BUILD
Static Analysis
Validate syntax
Attaches with a file that contains a list of regions you want to deploy into
TEST
Deploys the template across those regions and generates a final report
If failed it’ll tell the regions where it failed for further optimization.
PROMOTE
Deploy to all environments
Region
Staging
Developers Templates AWS CodeCommit AWS CodePipeline AWS CodeBuild Testing AWS
Cloudformation
Production
CREATING A NEW
STACK & SELECTING
TEMPLATE
DETAILING STACK
REVIEW STACK
CREATE STACK
CONNECT TO
INSTANCE
EXECUTE COMMAND