diff --git a/src/docs/elastigroup/getting-started/elastigroup-for-aws.md b/src/docs/elastigroup/getting-started/elastigroup-for-aws.md index e6d475ae5..4887551ac 100644 --- a/src/docs/elastigroup/getting-started/elastigroup-for-aws.md +++ b/src/docs/elastigroup/getting-started/elastigroup-for-aws.md @@ -1,7 +1,16 @@ # Elastigroup for AWS -Elastigroup for AWS is an IaaS Optimization platform in which the user can provision, manage and scale compute infrastructure to support any elastic Application or Load Balanced workload, while leveraging multiple instance purchasing options. +Elastigroup for AWS helps you optimize your cloud infrastructure. You can easily set up, manage, and scale the resources you need for elastic applications and load-balanced workloads. -Elastigroup for AWS seamlessly integrates with several AWS services, such as ALB\ELB, ASG, Beanstalk, Route53, Opsworks, CodeDeploy, Chef, and EMR. +Elastigroup seamlessly integrates with several AWS services, such as ALB/ELB, ASG, Beanstalk, Route53, Opsworks, CodeDeploy, Chef, and EMR. + +## Supported AWS Instances + +You can use these [AWS pricing models](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-purchasing-options.html) with Spot: + +* On-demand instances: pay for the instances you launch. +* Savings plans: a commitment to a consistent amount of usage. +* Reserved instances: a commitment to a consistent instance configuration, including instance type and region. +* Spot instance: use unused EC2 instances.