Menu

Post image 1
Post image 2
1 / 2
0

AWS Amplify Looks Simple, Until It Is Not

DEV Community·Tanseer·21 days ago
#MNW2Wf4w
#issue#aws#amplify#build#pnpm#packages
Reading 0:00
15s threshold

Who This Is For If you are new to AWS and thinking of using Amplify to deploy your app, this blog is for you. Amplify is marketed as an easy, all-in-one deployment platform. And for simple use cases, it is. But once you start pushing it a little : different package managers, larger projects, custom configurations : you start running into walls that are not mentioned anywhere in the getting started guides. I have spent a lot of time deploying different kinds of applications on Amplify. I have hit these walls firsthand. This blog is a collection of the things I discovered the hard way, explained simply, so you do not have to go through the same debugging sessions. A Quick Intro to AWS Amplify for Beginners Before we get into the issues, here is a quick explanation of what Amplify actually is. AWS Amplify is a hosting and deployment platform from Amazon Web Services. You connect your GitHub repository to Amplify, and every time you push code, Amplify automatically builds and deploys your app.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More