Beanstalk: Difference between revisions
No edit summary |
m link |
||
| Line 1: | Line 1: | ||
[[wp:AWS Elastic Beanstalk]] is a proprietary orchestration service offered from Amazon Web Services for deploying infrastructure which orchestrates various AWS services, including EC2, S3, Simple Notification Service (SNS), CloudWatch, autoscaling, and Elastic Load Balancers.[2] | [[wp:AWS Elastic Beanstalk]] is a proprietary orchestration service offered from Amazon Web Services for deploying infrastructure which orchestrates various AWS services, including EC2, S3, Simple Notification Service (SNS), CloudWatch, autoscaling, and Elastic Load Balancers.[2] | ||
At Amazon AWS, they have a product called CloudFormation (an alternative, subscription-based model to Beanstalk) which provides a declarative template-based Infrastructure as Code model for configuring AWS. | At Amazon AWS, they have a product called CloudFormation (an alternative, subscription-based model to Beanstalk) which provides a declarative template-based Infrastructure as Code model for configuring AWS. See the [https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-reference.html Amazon CloudFormation User Guide] | ||
== Comparison to QualityBox == | == Comparison to QualityBox == | ||