Elastic Beanstalk resources
The following related resources can help you as you work with this service.
-
Elastic Beanstalk API Reference A comprehensive description of all SOAP and Query APIs. Additionally, it contains a list of all SOAP data types.
-
elastic-beanstalk-samples on GitHub
– A GitHub repository with Elastic Beanstalk sample configuration files (.ebextensions). The repository's README.md
file has links to additional GitHub repositories with sample applications. -
Elastic Beanstalk Technical FAQ
– The top questions developers have asked about this product. -
Amazon Elastic Beanstalk Release Notes – Details about new features, updates, and fixes in Elastic Beanstalk service, platform, console, and EB CLI releases.
-
Getting Started Resource Center
– Learn how to set up your Amazon Web Services account, join the Amazon community, and launch your first application. -
Amazon Web Services Support Center
– The hub for creating and managing your Amazon Web Services Support cases. Also includes links to other helpful resources, such as forums, technical FAQs, service health status, and Amazon Trusted Advisor. -
Amazon Web Services Support
– The primary webpage for information about Amazon Web Services Support, a one-on-one, fast-response support channel to help you build and run applications in the cloud. -
Contact Us
– A central contact point for inquiries concerning Amazon billing, account, events, abuse, and other issues. -
Amazon Site Terms
– Detailed information about our copyright and trademark; your account, license, and site access; and other topics.
Sample applications
The following are download links to the sample applications that are deployed as part of Learn how to get started with Elastic Beanstalk.
Note
Some samples use features that may have been released since the release of the platform you are using. If the sample fails to run, try updating your platform to a current version, as described in Elastic Beanstalk supported platforms.
-
Docker – docker_cn.zip
-
Multicontainer Docker – docker-multicontainer-v2.zip
-
Preconfigured Docker (Glassfish) – docker-glassfish-v1.zip
-
Go – go.zip
-
Corretto – corretto.zip
-
Tomcat – tomcat.zip
-
.NET Core on Linux – dotnet-core-linux.zip
-
.NET Core – dotnet-asp-windows.zip
-
Node.js – nodejs.zip
-
PHP – php.zip
-
Python – python.zip
-
Ruby – ruby.zip
Amazon SDK for Java
The Amazon SDK for Java provides a Java API you can use to build applications that use Amazon infrastructure services. With the Amazon SDK for Java, you can get started in minutes with a single, downloadable package that includes the Amazon Java library, code examples, and documentation.
The Amazon SDK for Java requires the J2SE Development Kit. You can download the latest Java software from http://developers.sun.com/downloads/
For more information, see Amazon SDK for Java
Amazon SDK for .NET
With the Amazon SDK for .NET, you can get started quickly with a single, downloadable package that includes the Amazon .NET library, code examples, and documentation.
For more information, see Amazon SDK for .NET
For more information about the SDK, example code, documentation, tools, and additional resources, see the .NET on Amazon Developer Center
Amazon Toolkit for Visual Studio
With the Amazon Toolkit for Visual Studio plug-in, you can deploy an existing .NET application to Elastic Beanstalk. You can also create projects using the Amazon templates that are preconfigured with the Amazon SDK for .NET.
For prerequisite and installation information, see the Amazon Toolkit for Visual Studio
Amazon SDK for JavaScript in Node.js
With the Amazon SDK for JavaScript in Node.js, you can get started quickly with a single, downloadable package that includes the Amazon Node.js library, code examples, and documentation.
For more information, see the Amazon SDK for JavaScript in Node.js
Amazon SDK for PHP
With the Amazon SDK for PHP, you can get started quickly with a single, downloadable package that includes the Amazon PHP library, code examples, and documentation.
For more information, see the Amazon SDK for PHP
Amazon SDK for Python (Boto)
With the Amazon SDK for Python (Boto), you can get started quickly with a single, downloadable package that includes the Amazon Python library, code examples, and documentation. You can build Python applications on top of APIs that take the complexity out of coding directly against web service interfaces.
The all-in-one library provides Python developer-friendly APIs that hide many of the lower-level tasks associated with programming for the Amazon Cloud, including authentication, request retries, and error handling. The SDK provides practical examples in Python for how to use the libraries to build applications.
For information about Boto, example code, documentation, tools, and additional resources, see the Python on
Amazon Developer Center
Amazon SDK for Ruby
With the Amazon Ruby library, code examples, and documentation, you can build Ruby applications on top of APIs that take the complexity out of coding directly against web services interfaces.
The all-in-one library provides Ruby developer-friendly APIs that hide many of the lower-level tasks associated with programming for the Amazon Cloud, including authentication, request retries, and error handling. The SDK provides practical examples in Ruby for how to use the libraries to build applications.
For information about the SDK, example code, documentation, tools, and additional resources, see the Ruby on
Amazon Developer Center