by David Yu | Jun 21, 2022 | Technology
In this blog post I will walk through how you connect secrurely to MongoDB Atlas with AWS Lambdas through IAM roles. Dilemma of Integrations Integrations are surprisingly hard to do, nothing is more frustrating than spending hours trying to implement something with...
by Sam Thorogood | May 19, 2022 | Technology
This is a technical blogpost from our CTO, Sam Thorogood. Amazon provides a managed GraphQL service called AppSync. GraphQL supports queries, mutations and also this nebulous concept called subscriptions—these allow participants to observe other mutations as they...