Skip to content

Commit 9e88408

Browse files
Update infrastructure.md
1 parent 839dce0 commit 9e88408

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/tech-recommendations/infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ wip: true
99

1010
**Your go-to option for most projects**
1111

12-
Think of Amplify as the "easy button" for hosting full-stack apps. You've got a React frontend and Node.js backend? Amplify handles it all. Just connect your GitHub repo and it automatically deploys your app, sets up SSL, distributes it via CDN, and even creates preview environments for your pull requests. It's very little DevOps work, it just needs to be configured behind the right firewalls. ([Ask Tech Ops](https://github.com/newjersey/internal-ops/issues/new?template=request_new_website_webapp.yaml)) to get started.
12+
Think of Amplify as the "easy button" for hosting full-stack apps. You've got a React frontend and Node.js backend? Amplify handles it all. Just connect your GitHub repo and it automatically deploys your app, sets up SSL, distributes it via CDN, and even creates preview environments for your pull requests. It's very little DevOps work, it just needs to be configured behind the right firewalls. Submit an [Operations Request Ticket](https://github.com/newjersey/internal-ops/issues/new?template=request_new_website_webapp.yaml) to get started.
1313

1414
**Use Amplify when**: You're building a normal web app and don't have weird requirements. Start here unless you have a specific reason not to.
1515

0 commit comments

Comments
 (0)