Mark Gibaud
Serverless Fanatic

Serverless Fanatic

Follow
Mark Gibaud

Mark Gibaud

4 followers

Tips and tricks in keeping 100% Serverless

Hiding your AppSync GraphQL Introspection endpoint using AWS Web Application Firewall (WAF) rules

Mar 23, 20234 min read

AWS AppSync is in my opinion one of the most underrated AWS services. I have found GraphQL APIs easier to manage at scale (100s of queries, mutations,...

Hiding your AppSync GraphQL Introspection endpoint using AWS Web Application Firewall (WAF) rules
Using Serverless Storage-First Pattern to ship analytics events between 3rd party providers
Using the new Amazon EventBridge Scheduler to send reminder push notifications to a mobile app (with example CDK code).