OUR BLOG
Our free-range thinking.
Carefully sourced from all corners of the world, our team brings with them unparalleled international experience in business, technology and design. Despite our different backgrounds, experiences and skill sets, we share an unbridled passion for all things digital. From time to time this passion will spill out here as opinion pieces, comprehensive explainers and the occasional rant or rave.
Creating a serverless API with Auth in under an hour.
At the end of this tutorial, you should have a serverless API with production and development environments running on AWS using Amazon Cognito, DynamoDB, API Gateway, and Lambdas. We will use Amplify CLI to configure all this so as to avoid the nightmare of having to set up the connections between these services manually. We will also add a front end that is capable of consuming this API.