DEV Community

Discussion on: 8 New Features of Amplify Studio

Collapse
 
aspittel profile image
Ali Spittel • Edited

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.