Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Professional Can I use AWS Beanstalk to host a website? Reply To: Can I use AWS Beanstalk to host a website?

  • Gerome-TutorialsDojo

    Member
    October 29, 2020 at 10:58 am

    Hello GGL,

    Thanks for the feedback.

    AWS Elastic Beanstalk is like Amazon EC2, it can also host a website. The only difference between the two is that Elastic Beanstalk is a Platform-as-a-Service while EC2 is Infrastructure-as-a-Service. Your question is “how Elastic Beanstalk can host a website?”, you can check out these tutorials and samples from the AWS Elastic Beanstalk documentation.

    https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/tutorials.html

    https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/GettingStarted.html

    https://d0.awsstatic.com/whitepapers/deploying-wordpress-with-aws-elastic-beanstalk.pdf

    Based on the given scenario, the key point here is the “license of their OCR software will expire soon.” Among the options given and with the provided explanation. The best answer here is “Create a new S3 bucket to store and serve the scanned image files using a CloudFront web distribution. Launch a new Elastic Beanstalk environment to host the website across multiple Availability Zones and set up a CloudSearch for query processing, which the website can use. Use Amazon Rekognition to detect and recognize text from the scanned old newspapers.”

    For more information about AWS Elastic Beanstalk, you can check out our AWS Elastic Beanstalk Cheat Sheet.

    AWS Elastic Beanstalk

    Let us know if you need further assistance. The Tutorials Dojo team is dedicated to helping you pass your AWS exam on your first try!

    Regards,

    Gerome @ Tutorials Dojo