Use AWS Amplify Gen 2 To Create A Full Stack App: With Type Safety | AWS Events

preview_player
Показать описание
In this video we'll create a Full Stack app using AWS Amplify Gen2. We'll also add authorization using Cognito and create a schema using AWS AppSync.


Subscribe:

ABOUT AWS
Amazon Web Services (AWS) hosts events, both online and in-person, bringing the cloud computing community together to connect, collaborate, and learn from AWS experts. AWS is the world’s most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. Millions of customers—including the fastest-growing startups, largest enterprises, and leading government agencies—are using AWS to lower costs, become more agile, and innovate faster.

#AWSEvents #awsamplify
Рекомендации по теме
Комментарии
Автор

Kudos on creating such an informative Amplify Gen 2 in depth video!

HofmannsDream-bvnj
Автор

I really like your style of teaching, i actually feel like im learning with you and not just coding along, thank you!

kazmuz
Автор

Can you also create a demo with Gen2 and a monorepo setup including an Amplify shared backend? Like a client app and a backoffice app both sharing the same amplify gen2 backend in a monorepo? Ideally it shouldn't be using the usual libraries or frameworks, how about doing that with both apps in Quasar? I for one would really love to see something like that. Going a bit outside of the same old react or nextjs app. Thank you!

VolluDev
Автор

Excellent tutorial. It got me started with Gen 2, which does seem to be a very good
way to develop apps. Much appreciated.

DamienBriggs-pe
Автор

Thanks for another great teaching video! I was wondering if you'd do one involving postgres/nextjs and amplify gen2? Dynamo doesn't really suit my need

owlytv
Автор

Erik, I don't seem to be able to authenticate using the code in your repo anymore. It returns "Unable to get user session following successful sign-in." when I try to sign in. I have a version that I deployed to Amplify a few months ago and that one still works, but new deployments don't. Do you have a chance to try it out?

JonasAlves-lr
Автор

So is it strictly typescript now, or can I still use javascript, and if so, How?

juliusnamwandi
Автор

How do I perform query, orders, paginations and stuff like that?

rawnato
Автор

for me the belongsTo has two params not one, causing some knock on issues later

RyanORourke-cnem
Автор

Hello, how to solve this issue "Legacy environment variable 'AWS_DEFAULT_REGION' detected. Mapping to 'AWS_REGION'
The given region has not been bootstrapped. Sign in to console as a Root user or Admin to complete the bootstrap process, then restart the sandbox." after run this command? "npx amplify sandbox"

hasanradi
Автор

Could you do examples od connecting a lambda with RDS MySQL in amplify gen2

lucasferrero
Автор

Very thankful, but i have problems: why he give me Error: No api-key configured on Post page, and if i need to add apiKey to amplify_outputs.json from where i can create one? and why the documentation have new updates? can you cover all updates in a new video please?

hasanradi
Автор

Getting below error when added the Post and Comment Schema:

Failed to instantiate data construct
Caused By: @auth directive with 'apiKey' provider found, but the project has no API Key authentication provider configured.

Resolution: See the underlying error message for more details.

rajkumardongre
Автор

Is there an ETA for when Gen2 will go GA?

VolluDev
Автор

Can we also use amplify gen 2 with react native?

joshbleijenberg
Автор

How to make amplify model filed unique?

smithchristian
Автор

Hello, would you be able to share the github repo?

sivaprakashmurugamalai
Автор

I think this video is already completely outdated .. Im trying to follow along but its rife with errors, packages arent named the same, ect.

RealityRogue
Автор

Kinda useless without a local development mode. Sandbox is not the same.

gardnzr
Автор

That's such a mess. It's easier to write your own authentication system from scratch then learn and implement this.

chavdarangelov