Emma ButtonJul 29, 20204 min readTracing Serverless GraphQL APIs using AWS X-RayGraphQL APIs are powerful because they use resolvers to fetch limited subsets of data, often through multiple atomic operations. When...
nubeGoJun 1, 20203 min readTesting AppSync GraphQL APIs using AWS CodePipelineAs part of a recent Cloud consultancy project, nubeGo Technical Consultant, Dave Button, has been building and testing GraphQL APIs using...
Emma ButtonApr 22, 20204 min readWhat is the AWS SAM CLI?Last week, Emma Button, nubeGo’s COO posted a personal tutorial of how to make a simple serverless Slack integration using AWS Lambda and...