AWS App Runner – Does It Have CDN Built-In?
Does AWS App Runner use AWS Cloudfront (or any other CDN)? If not by default, is there a way to turn it on?
Path based routing for AppRunner
I am trying to do a simple POC with app-runner. Lets assume we have simple microservices as part of our application.
Accessing Private Service in AppRunner
I have a private service, say, employee-service
running in AppRunner
which is supposed to be accessible only within my VPC.