DEV Community

Cover image for AWS Amplify with Nader Dabit
Alex Patterson for CodingCatDev

Posted on • Edited on • Originally published at codingcat.dev

3

AWS Amplify with Nader Dabit

Original: https://codingcat.dev/podcast/0-10-amplify-with-nader-dabit

Questions

What is AWS Amplify?

Do you see more people using AppSync vs. API Management?

We have had a hard time differentiating DynamoDB Scan/Query from what actually gets filtered through AppSync, any perspectives on how to avoid common issues with this?

Is there a way to debug using amplify mock function in VSCode with 4.18.0??

Do you recommend using Cloudfront to serve S3 images for your Amplify hosted site?

Future

I know the video plugin is coming along, are there any other cool features coming out for Amplify that people should know about?

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video