Elastic Beanstalk resources - AWS Elastic Beanstalk

Elastic Beanstalk resources

The following related resources can help you as you work with this service.

  • Classes & Workshops – Links to role-based and specialty courses, in addition to self-paced labs to help sharpen your AWS skills and gain practical experience.

  • AWS Developer Center – Explore tutorials, download tools, and learn about AWS developer events.

  • AWS Developer Tools – Links to developer tools, SDKs, IDE toolkits, and command line tools for developing and managing AWS applications.

  • Getting Started Resource Center – Learn how to set up your AWS account, join the AWS community, and launch your first application.

  • Hands-On Tutorials – Follow step-by-step tutorials to launch your first application on AWS.

  • AWS Whitepapers – Links to a comprehensive list of technical AWS whitepapers, covering topics such as architecture, security, and economics and authored by AWS Solutions Architects or other technical experts.

  • AWS Support Center – The hub for creating and managing your AWS Support cases. Also includes links to other helpful resources, such as forums, technical FAQs, service health status, and AWS Trusted Advisor.

  • Support – The primary webpage for information about 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 AWS billing, account, events, abuse, and other issues.

  • AWS 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.

AWS SDK for Java

The AWS SDK for Java provides a Java API you can use to build applications that use AWS infrastructure services. With the AWS SDK for Java, you can get started in minutes with a single, downloadable package that includes the AWS Java library, code examples, and documentation.

The AWS SDK for Java requires the J2SE Development Kit. You can download the latest Java software from http://developers.sun.com/downloads/. The SDK also requires Apache Commons (Codec, HTTPClient, and Logging) and Saxon-HE third-party packages, which are included in the third-party directory of the SDK.

For more information, see AWS SDK for Java. For more information about the SDK, example code, documentation, tools, and additional resources, see the Java on AWS Developer Center.

AWS SDK for .NET

With the AWS SDK for .NET, you can get started quickly with a single, downloadable package that includes the AWS .NET library, code examples, and documentation.

For more information, see AWS SDK for .NET. For supported .NET Framework and Visual Studio versions, see the AWS SDK for .NET Developer Guide.

For more information about the SDK, example code, documentation, tools, and additional resources, see the .NET on AWS Developer Center.

AWS Toolkit for Visual Studio

With the AWS Toolkit for Visual Studio plug-in, you can deploy an existing .NET application to Elastic Beanstalk. You can also create projects using the AWS templates that are preconfigured with the AWS SDK for .NET.

For prerequisite and installation information, see the AWS Toolkit for Visual Studio. To get started creating your Elastic Beanstalk application using Visual Studio, see Deploying .NET Windows applications with Elastic Beanstalk.

AWS SDK for JavaScript in Node.js

With the AWS SDK for JavaScript in Node.js, you can get started quickly with a single, downloadable package that includes the AWS Node.js library, code examples, and documentation.

For more information, see the AWS SDK for JavaScript in Node.js.

AWS SDK for PHP

With the AWS SDK for PHP, you can get started quickly with a single, downloadable package that includes the AWS PHP library, code examples, and documentation.

For more information, see the AWS SDK for PHP. For more information about the SDK, example code, documentation, tools, and additional resources, see the PHP on AWS Developer Center.

AWS SDK for Python (Boto)

With the AWS SDK for Python (Boto), you can get started quickly with a single, downloadable package that includes the AWS 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 AWS 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 AWS Developer Center.

AWS SDK for Ruby

With the AWS 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 AWS 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 AWS Developer Center.