June 27, 2024: This blog post uses Amplify Gen 1, if you're starting a new Amplify app I recommend trying out Gen 2!
This post was written with ...
For further actions, you may consider blocking this person and/or reporting abuse
Hi, I love this as a solo developer who can possibly create a full stack app within just weeks instead of months.
Any change you will create a Udemy course?
Love to hear it! Will definitely be making some courses and tutorial content on this!
Can’t wait! Keep up the good work
So I watched your course on Linkdin; on the section of Authorization, what is the better way in user management and what is the different between Cognito and IAM?
Thank you for sharing this!
Can I take the code generated by Amplify Studio and deploy it on a different cloud provider like CloudFlare or Azure?
Vender lock-in is my concern
The answer to this is yes and no: some parts could be, some could not be.
The generated React components that aren't cloud connected could be deployed anywhere, as could the site frontend in general.
The cloud connected backend; however, would be different from provider to provider. That being said, you could write abstractions that would allow you to switch providers if you needed to.
How easy (or is it possible?) is it to swap out react code with code from another programming language?
Right now we’re working on making the React version rock solid, but we are seeing a lot of requests for other framework support. If you have a specific one, I can make sure to pass it on to the PM!
Can we use another UI Kit, for example MUI for Figma, or do we have to get started from the AWS Amplify UI Kit?
Hi,
When will the UI Library be general available? Is there a way to set action props like onClick before GA?
Kind Regards