Tag: devops
-
AWS autoscaling links and resources
AWS autoscaling lets you set up groups of EC2 instances which are controlled by a load balancer. The load balancer in turn makes sure your app has the correct number of EC2 instances running at all times. If your traffic is high it adds the maximum that you set. If traffic goes down it adjust…
-
Devops resources and links
Devops is the process of going from code to deployment operations. When to use AWS OpsWorks vs. CloudFormation or Elastic Beanstalk