What is the difference between AWS Ops Work and Cloud Formation

0 votes
What is the difference between AWS Ops Work and Cloud Formation?
Dec 14, 2018 in AWS by Nitesh
• 3,080 points
1,321 views

1 answer to this question.

0 votes

AWS Ops Work is an application management service that simplifies software configuration, application deployment, scaling, and monitoring. It is an orchestration tool like Chef. Opsworks is used to specify the state that you want your network to be in by specifying the state that you want each resource - server instances, applications, storage - that you want that resource to be in. And you specify the state that you want each resource to be in by specifying the value that you want for each attribute of the state.

CloudFormation is a json template that specifies the state of the resource(s) that you want to deploy i.e. you want to deploy an AWS EC2 micro t2 instance in us-east-1 as part of VPC 192.168.1.0/24. In the case of an EC2 instance, you can specify what should run on that resource through your custom bash script in the user-data section of the EC2 resource. CloudFormation is just a template. The template gets fleshed out as a running resource only if you run it either through the AWS Management Console for CloudFormation or if you run the aws cli command for Cloudformation i.e. aws cloudformation

answered Dec 14, 2018 by Shuvodip

Related Questions In AWS

+1 vote
1 answer

What is the difference between an Instance, AMI and Snaphots in AWS?

AMI is the Amazon Machine Image which provides ...READ MORE

answered May 24, 2019 in AWS by ArchanaNagur
• 2,360 points
3,929 views
0 votes
1 answer

What is the difference between aws system manager and aws cloudwatch?

Hi@Edureka, AWS Systems Manager is an AWS service that you can ...READ MORE

answered Sep 21, 2020 in AWS by MD
• 95,440 points

edited Jun 20, 2023 by Khan Sarfaraz 2,227 views
0 votes
0 answers
0 votes
1 answer

What is the difference between Amazon Cloudfront and S3

major difference is that cloudfront allows you ...READ MORE

answered Jul 10, 2018 in AWS by Priyaj
• 58,090 points
1,624 views
0 votes
1 answer
+1 vote
2 answers
+9 votes
17 answers

AWS VPC - What is the difference between Internet Gateway & NAT

Internet Gateway An Internet Gateway is a logical connection ...READ MORE

answered Apr 24, 2018 in AWS by Flying geek
• 3,280 points

edited Jul 10, 2023 by Khan Sarfaraz 126,915 views
0 votes
2 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP