Focus Otter Blog

Focus Otter Blog

Follow
Follow
homeAWS CDK for Frontend DevsDeveloper AdvocacySupport MeAWS Solutions
Tag

GraphQL

#graphql

More content

Read more stories on Hashnode


Articles with this tag

The anatomy of an AWS AppSync pipeline resolver

Dec 13, 2022

Introduction AWS AppSync is a fully managed service that allows developers to create and manage scalable APIs for their applications. It provides both...

The anatomy of an AWS AppSync pipeline resolver

The fullstack guide to creating AppSync APIs with the AWS CDK

Jul 25, 2022

Featured Services: AWS AppSync, CDK, Cognito, NextJS and more! · Overview AWS AppSync is a managed GraphQL service that helps in building scalable...

The fullstack guide to creating AppSync APIs with the AWS CDK

Batching Requests with AWS Amplify and AppSync

Jun 6, 2022

A gentle intro to VTL Resolvers · Often times we hear the story of building CRUD apps. While this is great, the reality is that many use cases require...

Batching Requests with AWS Amplify and AppSync

The frontend engineers guide to VTL

May 6, 2022

featured: Understanding VTL and how it applies to AWS AppSync · A moment in time The year is 2001. JavaScript is 6 years old but the community hasn't...

The frontend engineers guide to VTL