question

bomancc avatar image
bomancc asked

Skill hosted on Elastic Beanstalk: worker or webserver?

What is the correct environment to create the EBC instance for to host a Alexa skill? Thanks.
alexa skills kitdebugging
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Nick Gardner avatar image
Nick Gardner answered
When you try to deploy your application with Elastic Beanstalk in eclipse, it asks you to specify the server. After that it asks you to specify the name of the application and environment. These names would appear on the AWS management console for Elastic Beanstalk. Moreover on the top of the dashboard, you have your domain specified. It is of the form - . elasticbeanstalk.com. Remember that you will specify this domain id in the subjectAltName field in .cnf file you use to generate the certificate for your endpoint. -Nick
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.