Member-only story
Flutter & AWS Amplify-1: Web Hosting Flutter Application Using AWS Amplify
We will host a Flutter web application belonging to the cafe business to the internet by using AWS Amplify, then we will assign a custom domain name to it and provide an SSL certificate to connect with HTTPS to our Flutter web application. We will check the running of the Flutter application on the web. Finally, we will create a Password-Protect for the feature branches, a Cloudwatch “synthetic canary” to proactively monitor our app, and a Sample Alarm (5xx errors and other errors) for the Flutter app. We will do all the subjects practically (Hands-on) and step by step.
13 min readOct 2, 2023
Topics we will cover in this article:
1. What are The Flutter and AWS Amplify?
2. Starting an Amplify Hosting and Selecting The App Repository
3. Adding a Branch and Setting Up The Build Process on The AWS Amplify