Which service is suitable to implement IAAC

0 votes
I am a DevOps engineer and  learning to practise DevOps on AWS platform. I want to implement IAAC strategy but am not sure of which service to use and how to use can anyone help me?
Jul 8, 2019 in AWS by code_ninja
• 6,290 points
1,785 views

1 answer to this question.

0 votes
  • To implement IAAC on AWS platform make use of CloudFormation
  • CloudFormation is a service that helps the user in provisioning and configuring AWS resources via declarative templates to avoid spending more time on managing resources and focus only on the application running in AWS
  • It often automates and simplifies the task of repeatedly and predictably creating groups of related resources that power your applications.
  • It treats all the resources in a template as a single stack
  • It is used to process infrastructure templates to provide infrastructure

  • It is also useful when you are deploying environment with multiple resources like ELB, S3, databases and many more

  • To delete an environment just click on “delete stack” and CloudFormation deletes all resources associated with the stack

  • For better step-by-step understanding of  AWS cloudFormation have a look at this Video.

I hope this helps you.

HAPPY LEARNING!

answered Jul 8, 2019 by anonymous

Related Questions In AWS

0 votes
1 answer

How to know which is a suitable load balancer for my application?

Like you said Elastic Load Balancing offers ...READ MORE

answered Oct 15, 2018 in AWS by Archana
• 4,170 points
1,129 views
+1 vote
2 answers
0 votes
1 answer
0 votes
1 answer

Which cloud hosting is best ( AWS or Azure or Google)

Hello @Hammer, This totally depends on your needs, ...READ MORE

answered Aug 10, 2018 in AWS by Priyaj
• 58,090 points
740 views
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