Skip to content
Surf Wiki
Save to docs
general/amazon-web-services

From Surf Wiki (app.surf) — the open knowledge base

AWS Elastic Beanstalk

Orchestration service offered by Amazon Web Services


Summary

Orchestration service offered by Amazon Web Services

FieldValue
nameAWS Elastic Beanstalk
screenshot
developerAmazon Web Services
releasedJanuary 19, 2011{{Cite web
urlhttp://aws.amazon.com/releasenotes/AWS-Elastic-Beanstalk/3227428347751765/
titleRelease: AWS Elastic Beanstalk
access-date2013-05-06}}
latest preview date
genreWeb development
licenseProprietary
website

|access-date= 2013-05-06}}

AWS Elastic Beanstalk is an orchestration service offered by Amazon Web Services for deploying applications which orchestrates various AWS services, including EC2, S3, Simple Notification Service (SNS), CloudWatch, autoscaling, and Elastic Load Balancers.{{Cite web |access-date= 2013-05-27}} Elastic Beanstalk provides an additional layer of abstraction over the bare server and OS; users instead see a pre-built combination of OS and platform, such as "64bit Amazon Linux 2014.03 v1.1.0 running Ruby 2.0 (Puma)" or "64bit Debian jessie v2.0.7 running Python 3.4 (Preconfigured - Docker)". Deployment requires a number of components to be defined: an * 'application' * as a logical container for the project, a * 'version' * which is a deployable build of the application executable, a * 'configuration template' * that contains configuration information for both the Beanstalk environment and for the product. Finally an * 'environment' * combines a * 'version' * with a * 'configuration' * and deploys them. Executables themselves are uploaded as archive files to S3 beforehand and the * 'version' * is just a pointer to this.

Applications and software stacks

Supported applications and software stacks include:{{Cite web |access-date= 2020-03-17}}

  • Apache Tomcat for Java applications
  • Apache HTTP Server for PHP applications
  • Apache HTTP Server for Python applications
  • Nginx or Apache HTTP Server for Node.js applications
  • Passenger or Puma for Ruby applications
  • Microsoft IIS 7.5, 8.0, and 8.5 for .NET applications
  • Java SE
  • Docker
  • Go

References

References

  1. (5 January 2022). "AWS Elastic Beanstalk: deployment options".
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about AWS Elastic Beanstalk — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report