Skip to Main Content
Building Serverless Python Web Services with Zappa
book

Building Serverless Python Web Services with Zappa

by Abdulwahid Abdulhaque Barguzar
July 2018
Intermediate to advanced content levelIntermediate to advanced
324 pages
8h 14m
English
Packt Publishing
Content preview from Building Serverless Python Web Services with Zappa

Deploying to a domain with ACM certificate

As we have already issued the ACM certificate, now let's configure our application to the desired domain and perform the deployment process. Zappa provides a domain attribute to configure the domain name for the application and certificate_arn for the ACM certificate. You need to configure these two attributes in zappa_settings.json

Before that, we need to get the value of certificate_arn, as it is the ARN (Amazon Resource Name) generated by ACM for the domain for which we had issued the certificate. You can get the value of the ARN from the ACM dashboard by expanding the domain section, as shown in the following screenshot:

You can see the ARN at the bottom right of the screen. Now, copy the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Docker for Microservices with Python

Hands-On Docker for Microservices with Python

Jaime Buelta

Publisher Resources

ISBN: 9781788837613Supplemental Content