AWS health check and management

0 votes

I want to create a health check script to deploy on my VM, that I'll call over HTTP. After receiving the result of the script(say n number of failures) I'd want to stop and delete the VMs and then replace by some autoscaling group or create a replacement instance for the same. How should I go about achieving this?

Aug 20, 2018 in Other DevOps Questions by ffdfd
• 5,550 points
1,699 views

1 answer to this question.

0 votes

You can use Application Loadbalancer or AWS Classic Loadbalancer to perform health checks via http. Then you can use an auto scaler to use healthcheck for the load balancer. That way if a helathcheck states something unhealthy it will be replaced by the auto scaling group. You need to provide http endpoint which, if  the app is healthy return 200.

answered Aug 20, 2018 by DareDev
• 6,890 points

Related Questions In Other DevOps Questions

0 votes
0 answers
+1 vote
2 answers

When do we use Chef or Azure SDK to create VM and deploy in automation

The solution to the automated deployment in ...READ MORE

answered Aug 21, 2018 in Other DevOps Questions by Priyaj
• 58,020 points
2,281 views
+3 votes
6 answers

Devops and security

By using tools that are shared across the ...READ MORE

answered Oct 23, 2018 in Other DevOps Questions by Anvit
3,489 views
+2 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
7,815 views
0 votes
1 answer

how to check runtime for chef-client executions?

 Chef doesn't have the mechanism to save ...READ MORE

answered Jul 6, 2018 in Other DevOps Questions by DareDev
• 6,890 points
1,670 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