1 / 17

Energetic Hacking on AWS With Elastic Beanstalk

Energetic Hacking on AWS With Elastic Beanstalk. Markku Lepistö – Technology Evangelist @ markkulepisto. Demo. Application prototype. One-click deployment. Production ready AWS infrastructure. Application package is deployed into Beanstalk. Tools. CloudFormation. Elastic Beanstalk.

arne
Télécharger la présentation

Energetic Hacking on AWS With Elastic Beanstalk

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Energetic Hacking on AWS With Elastic Beanstalk Markku Lepistö – Technology Evangelist @markkulepisto

  2. Demo

  3. Application prototype One-click deployment Production ready AWS infrastructure

  4. Application package is deployed into Beanstalk Tools CloudFormation Elastic Beanstalk

  5. Which creates the container in EC2 User Application Application Service HTTP Service Language Interpreter Operating System Host Tools CloudFormation Elastic Beanstalk

  6. …into a range of containers .Net PHP • Java • Python • Ruby • Node.js Tools CloudFormation Elastic Beanstalk

  7. Beanstalk takes care of the environment… Tools CloudFormation Elastic Beanstalk

  8. …adding Elastic Load Balancer… Tools CloudFormation Elastic Beanstalk

  9. …Auto Scaling groups Tools CloudFormation Elastic Beanstalk

  10. …and launching instances Tools CloudFormation Elastic Beanstalk

  11. …all wired into the Beanstalk framework Tools CloudFormation Elastic Beanstalk

  12. …and published under a CNAME Tools CloudFormation Elastic Beanstalk

  13. …with logs and app versions held in S3 Tools CloudFormation Elastic Beanstalk

  14. Package up as normal… Java .war file PHP .zip file Tools Git integration IDE plugins CloudFormation Elastic Beanstalk Microsoft Web Deploy package Python .zip file

  15. Tools CloudFormation Elastic Beanstalk .. use RDS for your DB and access S3 for the Data Relational Database Service Database-as-a-Service No need to install or manage database instances Scalable and fault tolerant configurations MySQL, Oracle and MS SQL Server S3 – Durable, Web Scale Storage 99.999999999% durability of objects Unlimited storage of objects of any type Up to 5TB size per object RDS for the database S3 for the data

  16. FIRST ! Create an AWS account http://bit.ly/aws-signup

  17. http://aws.amazon.com/elasticbeanstalk/ Find out more… get started with the free tier @markkulepisto

More Related