-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ b2b847a π
- Loading branch information
1 parent
b3a371e
commit 9234741
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
|
||
<img src="/elastigroup/_media/gettingstarted-elastigroup-arch-01.png" width="434" height="657" /> | ||
|
||
## 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. |