Private AppSync with custom dns

In the last year I’ve been working a lot with AppSync and I have to say it didn’t come without challenges. One of the biggest challenges was to create a private AppSync API with a custom domain. This is something that is not natively supported by AWS, but it is possible to achieve it …

Private API Gateway with DNS

UPDATE: Ofcourse, after I finalized this article Amazon released native support for Private DNS on API Gateways. . Announced on the AWS Blog.

At PostNL we are building most of our applications with Serverless in mind, let me rephrase that, we build all our applications within our own landing zone …