# AWS Amplify Reviews
**Vendor:** Amazon Web Services (AWS)  
**Category:** [Mobile Backend-as-a-Service (mBaaS) Software](https://www.g2.com/categories/mobile-backend-as-a-service-mbaas)  
**Average Rating:** 4.2/5.0  
**Total Reviews:** 98
## About AWS Amplify
AWS Amplify is a comprehensive development platform designed to simplify the creation, deployment, and management of full-stack web and mobile applications. It offers a suite of tools and services that enable developers to build scalable and secure applications with minimal backend expertise. By integrating seamlessly with various AWS services, Amplify accelerates the development process, allowing for rapid iteration and deployment. Key Features and Functionality: - Authentication: Simplifies user authentication by integrating with Amazon Cognito, enabling secure sign-ups, sign-ins, and multi-factor authentication, including social logins. - Serverless Architecture: Manages infrastructure automatically, handling scaling and maintenance, allowing developers to focus on application logic without managing servers. - Data Management: Provides real-time data synchronization and offline capabilities through integration with Amazon S3 for file storage and Amazon AppSync for data synchronization. - Machine Learning Integration: Enhances applications with AI/ML features like text translation and image analysis by integrating with Amazon SageMaker. - Continuous Deployment (CI/CD): Supports continuous integration and deployment by automatically deploying updates from repositories like GitHub, GitLab, and Bitbucket. - Real-Time Data and Notifications: Enables real-time data synchronization and push notifications using AWS AppSync and AWS Pinpoint. Primary Value and Solutions Provided: AWS Amplify addresses the complexities of full-stack application development by offering a unified platform that streamlines both frontend and backend processes. It reduces the time and effort required to build and deploy applications, making it accessible for developers of varying skill levels. By abstracting the intricacies of cloud infrastructure, Amplify allows developers to focus on delivering rich user experiences and robust functionality. Its scalability ensures that applications can grow seamlessly with user demand, while its integration with AWS services provides a secure and reliable foundation for modern web and mobile applications.



## AWS Amplify Pros & Cons
**What users like:**

- Users highlight the **ease of use** of AWS Amplify, enabling quick setup and management of applications with minimal effort. (4 reviews)
- Users appreciate the **scalability** of AWS Amplify, enabling effortless application management and integration with other AWS services. (3 reviews)
- Users appreciate the **ease of use and integration** of AWS Amplify for building scalable applications effortlessly. (2 reviews)
- Users appreciate the **seamless integration with other AWS services** , enhancing scalability and ease of application management. (2 reviews)
- Users value the **easy CD integration** in AWS Amplify, streamlining the development process for various frontend frameworks. (1 reviews)
- Users appreciate the **seamless integration with AWS services** , enhancing scalability and simplifying their app development processes. (1 reviews)
- Users value the **responsive customer support** from AWS Amplify, ensuring assistance with implementation and version changes. (1 reviews)
- Customization (1 reviews)
- Deployment (1 reviews)
- Users value the **easy integrations** of AWS Amplify with various frontend frameworks, streamlining their development process. (1 reviews)

**What users dislike:**

- Users find AWS Amplify **expensive** due to unpredictable costs and unclear billing for various resources. (2 reviews)
- Users find the **steep learning curve** challenging, particularly with complex configurations and debugging in AWS Amplify. (2 reviews)
- Users often face **bug issues** during development, leading to challenges with debugging and managing complex configurations. (1 reviews)
- Users struggle with **difficult navigation** in AWS Amplify due to a cluttered UI and sluggish interface. (1 reviews)
- Users find the **initial learning curve** challenging, particularly with complex backend logic and overwhelming configurations. (1 reviews)
- Users find the **limited customization** options of AWS Amplify frustrating, as it hampers their ability to tailor functionality. (1 reviews)
- Missing Features (1 reviews)
- Users find the **poor documentation** concerning setup and billing complicates their experience with AWS Amplify. (1 reviews)
- Technical Issues (1 reviews)
- UX Improvement (1 reviews)

## AWS Amplify Reviews
  ### 1. Fast deploys, decent auth, but CLI and console need better sync

**Rating:** 4.5/5.0 stars

**Reviewed by:** Md Mudassir A. | Product Designer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 02, 2026

**What do you like best about AWS Amplify?**

I’ve been using Amplify for about seven months on a Next.js project. The CI/CD setup with GitHub has been genuinely painless: I push to main, and it builds and deploys automatically. The initial setup took me maybe 30 minutes.

Amplify Auth (backed by Cognito) was a big deal for me. I got social login plus email/password auth working without having to touch Cognito directly, which I was really dreading. Environment branching has also been a huge help—I keep a staging branch live all the time so I can test changes before anything reaches production.

On the Amplify free tier, build times for my project were around 3–4 minutes. After upgrading to paid compute, that dropped to under two minutes.

**What do you dislike about AWS Amplify?**

The CLI and the Amplify Console can feel disconnected at times. I made changes in the console once, and my local amplify/backend configuration didn’t reflect them, which took a while to track down and debug. The error logs during failed builds are also pretty vague—most of the time they just point you to CloudWatch, and then you’re left tracing the issue yourself.

On top of that, the Gen 1 vs. Gen 2 split is confusing. The documentation seems to mix both, and it’s not always obvious which guidance applies to my setup.

**What problems is AWS Amplify solving and how is that benefiting you?**

I’m a solo founder with no DevOps background. Without Amplify, I’d probably be on Vercel for the frontend and then stitching together separate services for auth and APIs. Amplify keeps everything under a single AWS account, which really matters to me for cost tracking and access control. It’s not perfect, but it does help me get a real app into production without needing to hire someone for the backend.

  ### 2. AWS Amplify Streamlines Repo-to-Production with Integrated Hosting, CI/CD, and Auth

**Rating:** 5.0/5.0 stars

**Reviewed by:** Brallan G. | SRE &amp; DevOps Engineer, Program Development, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 07, 2026

**What do you like best about AWS Amplify?**

What I like most about AWS Amplify is how it streamlines the entire path from repo to production. With hosting, CI/CD, auth, and backend services already integrated into the AWS ecosystem, it cuts down on a lot of manual infrastructure work and lets me focus on shipping features rather than spending time wiring everything together.

**What do you dislike about AWS Amplify?**

I also find it difficult to predict costs for anything beyond trivial projects. Since Amplify spins up multiple AWS resources behind the scenes, it isn’t always clear how that usage will translate into a monthly bill unless I manually track each underlying service.

**What problems is AWS Amplify solving and how is that benefiting you?**

Amplify reduces the friction of managing cloud infrastructure for front‑end‑heavy projects. Being able to define auth, data, and functions as code, then connect them to Git‑based deployments, helps me keep everything versioned, repeatable, and easy to iterate on, while still running on top of native AWS services.

  ### 3. Fast GitHub-Integrated Deployments with Great AWS Support

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Non-Profit Organization Management | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 13, 2026

**What do you like best about AWS Amplify?**

Fast app deployments through direct integration with GitHub. It works really well with React and JS front-end stacks, so I don’t have to worry about the infrastructure side. It also supports AWS services like Lambda, AppSync, Cognito, etc.

**What do you dislike about AWS Amplify?**

Applications can end up tightly coupled to the AWS ecosystem, and debugging can be difficult at times.

**What problems is AWS Amplify solving and how is that benefiting you?**

It lets me focus on application development instead of infrastructure, and it’s easy to deploy apps thanks to the Git integration. I also like the auto-build option: whenever there are changes or commits to a branch, they can be pushed to the app automatically. We can control this behavior for dev and prod branches through the available options.

  ### 4. AWS Amplify Speeds Up Deployment with Smooth AWS Integration

**Rating:** 4.5/5.0 stars

**Reviewed by:** Navin N. | Devops engineer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 23, 2026

**What do you like best about AWS Amplify?**

AWS  Amplify makes it easy to deploy and host web applications quickly. Integration with AWS service is smooth as also its UI is beginner friendly.
Helps save development time with easy setup and CI/CD features.

**What do you dislike about AWS Amplify?**

The learning curve is a bit steep for new users, and some of the more advanced configuration options aren’t very straightforward. The documentation could also be improved, especially around certain issues.

**What problems is AWS Amplify solving and how is that benefiting you?**

AWS Amplify helps me deploy and manage applications more quickly. It saves me time by automating hosting, backend setup, and continuous deployment, so I can focus more on building and updating my apps instead of handling repetitive deployment tasks.

  ### 5. Effortless App Building and Seamless AWS Integration

**Rating:** 5.0/5.0 stars

**Reviewed by:** Deepak s. | Associate Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 13, 2025

**What do you like best about AWS Amplify?**

What I like most about AWS Amplify is how easy it makes to build and manage a scalable application. For a fleet management–type system, it helped us quickly set up authentication, APIs, and real-time data sync with minimal effort. Integration with other AWS services is smooth, features are well-documented, and once implemented, it’s very convenient for frequent use and updates.

**What do you dislike about AWS Amplify?**

The main drawback is the initial learning curve, especially when dealing with complex backend logic or custom requirements. Debugging issues can sometimes be tricky, and customer support or community answers are not always straightforward. Also, as features grow, managing configurations can feel a bit overwhelming.

**What problems is AWS Amplify solving and how is that benefiting you?**

AWS Amplify solves the problem of quickly building and scaling a cloud-based application without spending too much time on backend setup and infrastructure management. For a system that handles real-time data, user authentication, and frequent updates, it simplifies API creation, data syncing, and hosting. This helps us focus more on core features and user experience, reduces development time, and makes the system more reliable and easier to maintain as usage grows.

  ### 6. Fast Full-Stack Baseline That Speeds Up Deployment

**Rating:** 4.5/5.0 stars

**Reviewed by:** Cun j. | Sr. Consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** April 28, 2026

**What do you like best about AWS Amplify?**

Full stack baseline quickly, and speeds up the deployment.

**What do you dislike about AWS Amplify?**

Not designed for data pipelines, not applicable for ETL workflow

**What problems is AWS Amplify solving and how is that benefiting you?**

Don’t have to set up the hosting and cI/CD configuration as much as usually do. It faster product delivery, and less work..

  ### 7. Powerful accelerator for full-stack web and mobile development

**Rating:** 4.0/5.0 stars

**Reviewed by:** Paulo Henrique O. | Data Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 11, 2026

**What do you like best about AWS Amplify?**

The speed of implementation is definitely the best part. Being able to provision a backend with authentication, storage, and a GraphQL API using just a few CLI commands saves weeks of development time. The seamless integration with React and the automated CI/CD pipeline via Amplify Hosting make the developer experience very smooth

**What do you dislike about AWS Amplify?**

The abstraction layer can be a double-edged sword. When something goes wrong with a CloudFormation stack deployment, it can be difficult to debug.

**What problems is AWS Amplify solving and how is that benefiting you?**

Amplify solves the overhead of managing backend infrastructure. Instead of spending hours configuring Cognito, S3, or AppSync manually, I can focus entirely on the frontend features

  ### 8. Easy to Use with Fresher-Friendly UI

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ravi Dutt V. | Technical Lead, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 26, 2026

**What do you like best about AWS Amplify?**

It’s easy to use, and the UI is very friendly. Even a fresher can quickly understand it and start using it.

**What do you dislike about AWS Amplify?**

Not much to add, but I feel that if we use it on a large-scale project, the limited server control could cause issues.

**What problems is AWS Amplify solving and how is that benefiting you?**

It’s helpful if you don’t want to deal with servers or backend support and prefer developing applications using only the frontend. It saves time, and the reduced time consumption is a key benefit for me.

  ### 9. AWS Amplify Made Publishing My Web App Simple

**Rating:** 4.0/5.0 stars

**Reviewed by:** Kyle P. | Frontend Developer (Unpaid), Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 27, 2026

**What do you like best about AWS Amplify?**

I used AWS Amplify to be able to publish my website and web application for the backend and frontend.

**What do you dislike about AWS Amplify?**

I do have to pay a subscription or the time I use this sevice.

**What problems is AWS Amplify solving and how is that benefiting you?**

I am able to easily upload the web apps weather that be frontend or backend to the cloud service to host my websites.

  ### 10. AWS Amplify - Great Backend Tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Nyasha C. | Founder, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 23, 2025

**What do you like best about AWS Amplify?**

- AWS Amplify is easy to use and implement, either through the CLI or their interfaces.
- It has become the most common tool that we frequently use due to it being easy to integrate with various frontend frameworks either for mobile/web based builds.
- It comes with a lot of features like choosing an API and generating queries and structure for it (you can have a GraphQL build straight from the boilerplate).
- Customer support is readily available to help with any implementation issues, any version changes etc...
- You don't waste time building out authentication and secure token management, which also helps with CI/CD and hosting as it comes bundled together.

**What do you dislike about AWS Amplify?**

- Some of their documentation isn't clear when it comes to set up and versions
  a. They do not specify which GraphQL version comes with Amplify V5/V6
  b. They do not clearly state whether sandboxes are billed or not.
- It's difficult to customise (e.g user pools) a lot of the Amplify functionality that's under the hood.
- It's hard to predict the costs due to the Amplify under the hood using a lot of different resources you would have known if you did it manually.

**What problems is AWS Amplify solving and how is that benefiting you?**

It's helping with the overall developer experience as we've been able to ship a lot of mobile and web apps, without experiencing problems with environment management, intergrating other AWS services manually like before.

We are confidently shipping fast, secure apps thanks to Amplify.

  ### 11. Framework for Full-Stack Development

**Rating:** 4.5/5.0 stars

**Reviewed by:** Luca P. | Chief Operations Officer DEQUA Studio | Formerly CTO in MarTech, Marketing and Advertising, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 04, 2025

**What do you like best about AWS Amplify?**

What we appreciate most about AWS Amplify is its ability to serve as a comprehensive toolkit that significantly accelerates the development of full-stack web and mobile applications. It effectively bridges the gap between front-end development and back-end cloud infrastructure, allowing our development teams to operate with greater autonomy and speed. The framework is particularly powerful for developers familiar with front-end technologies like TypeScript, as it uses this familiar language to define and provision complex cloud resources.

**What do you dislike about AWS Amplify?**

When a problem arises within the underlying infrastructure that Amplify manages, debugging can become a process of navigating through auto-generated AWS CloudFormation templates

**What problems is AWS Amplify solving and how is that benefiting you?**

By adopting Amplify, we have empowered our front-end team to build and deploy full-stack features with much greater independence. The benefits have been tangible:

	•	Increased Development Velocity: The ability to define data models, business logic, and authentication rules directly in TypeScript and have Amplify automatically provision the corresponding cloud resources has dramatically shortened our development timelines. We can now move from an idea to a fully functional, cloud-connected feature in a fraction of the time it used to take.

  ### 12. All you need to Know about AWS Amplify

**Rating:** 5.0/5.0 stars

**Reviewed by:** Bhaskar A. | Full Stack Developer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 26, 2025

**What do you like best about AWS Amplify?**

Very easy to use, in few clicks it makes our website or single page applications ready to access through web

**What do you dislike about AWS Amplify?**

Default url it gives us after hosting there might be option to change custom url.

**What problems is AWS Amplify solving and how is that benefiting you?**

Usually I host the website on the AWS Amplify to check all the changes I made are appearing on it or not before going to the production.

  ### 13. Easy managed solution - AWS Amplify

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Farming | Mid-Market (51-1000 emp.)

**Reviewed Date:** September 05, 2025

**What do you like best about AWS Amplify?**

This service makes it incredibly easy to build and deploy web and mobile applications. The CLI and admin UI are intuitive, and I love how quickly you can set up authentication, databases (via GraphQL or REST APIs), and file storage with minimal backend work. It also integrates seamlessly with other AWS services, which is a big plus for scalability!!!

**What do you dislike about AWS Amplify?**

Amplify can feel a bit “black box” at times, especially when troubleshooting issues in production

**What problems is AWS Amplify solving and how is that benefiting you?**

it's been a game changer for accelerating my development workflow. One of the biggest problems it solves for me is setting up and managing backend infrastructure at my company

  ### 14. Scalable tools and services under one roof

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jason M. | Software Manager, Manufacturing, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 19, 2024

**What do you like best about AWS Amplify?**

Scalable, cost, gracious free tier & number of tools and services available

**What do you dislike about AWS Amplify?**

Learning curve, cost could get out of hand if you do not pay attention to your useage

**What problems is AWS Amplify solving and how is that benefiting you?**

scalability... we can scale in real time and only pay for what we use vs pay a flat rate but be limited to resource availabilty

  ### 15. Amplify makes it super easy to build and deploy apps by handling the setup for me and my team.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Mayuresh B. | Senior Data Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 18, 2024

**What do you like best about AWS Amplify?**

nice tool for day to day performance and feedback for all you fullstack applications

**What do you dislike about AWS Amplify?**

aws cluttered ui and interface sluggish navigation interface

**What problems is AWS Amplify solving and how is that benefiting you?**

it helps me manage the aws account and all aws apps

  ### 16. I have used  it for my Angular project

**Rating:** 3.5/5.0 stars

**Reviewed by:** Sadi K. | DevOps Engineer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 23, 2024

**What do you like best about AWS Amplify?**

It is very useful integrate with my project and I could use it wtih cli ..

**What do you dislike about AWS Amplify?**

I dislike it`s price.And some parts of it is not flexible

**What problems is AWS Amplify solving and how is that benefiting you?**

Managing cloud infrastructure, especially for modern applications, can be complex and time-consuming

  ### 17. It is fast, easy to deploy and costs less

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 21, 2023

**What do you like best about AWS Amplify?**

it supports auto deployment on git push, keeps track of git commits and deploys automatically,

Cost is less comparativly

Creating a new amplify app is easy

**What do you dislike about AWS Amplify?**

All good, never faced any issues but i wish they supported other apps like python django etc

**What problems is AWS Amplify solving and how is that benefiting you?**

We are hosting all out websites to aws amplify for internal and external uses

  ### 18. experience on using AWS amplify

**Rating:** 4.5/5.0 stars

**Reviewed by:** ROHITH C. | Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 19, 2023

**What do you like best about AWS Amplify?**

With Amplify, I can quickly build scalable applications without spending much time on infrastructure setup. It helped me a lot in accelerating development and made development more accessible.

**What do you dislike about AWS Amplify?**

I feel the learning curve, especially for developers new to AWS or its ecosystem, is difficult. Familiarizing yourself with Amplify's concepts, configuration, and usage might require some initial investment of time and effort.

**What problems is AWS Amplify solving and how is that benefiting you?**

Amplify helped me provide a JavaScript library and a set of UI components, making it easier to build dynamic and responsive user interfaces for web and mobile applications.

  ### 19. Best way to create web and mobile apps with less friction

**Rating:** 4.5/5.0 stars

**Reviewed by:** Subbarao C. | Managing Director, Global Head of Cloud Native Core Banking Integration and Data; LATAM Executive, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 14, 2023

**What do you like best about AWS Amplify?**

The tools and libraries it provides.  Easy to develop a mobile app

**What do you dislike about AWS Amplify?**

It requires to have good knowledge of how you can leverage rest of AWS services

**What problems is AWS Amplify solving and how is that benefiting you?**

Speed to market for our mobile apps targeting different devices

  ### 20. A relatively easy to use tool to deploy web apps.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Farhan A. | Founder & CEO, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 20, 2023

**What do you like best about AWS Amplify?**

Easy deployment. Just have to connect the git repo and the site is live.

**What do you dislike about AWS Amplify?**

It doesn't offer collabration tools or preview features like vercel or netlify. The UI is a bit confusing. It has a learning curve.

**What problems is AWS Amplify solving and how is that benefiting you?**

When building an app locally and just want to deploy it on cloud to share it with other teammates.

  ### 21. Best Orchestration Service for Frontend Websites

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ganesh K. | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 01, 2023

**What do you like best about AWS Amplify?**

AWS Amplify provides easy and secure options to integrate code from Git to Amplify; It also provides the best CDN and SSL for websites without manual configuration. It's beneficial for hosting websites without cloud knowledge.

**What do you dislike about AWS Amplify?**

AWS Amplify satisfied all our requirements but needs to improve the application and web server log management system in Graphical User Interface.

**What problems is AWS Amplify solving and how is that benefiting you?**

AWS Amplify solved our user's manual configuration on the Server and problems like node package installation and building executable files.

  ### 22. Easy to use and get started but the costs are high and collaborating is tough

**Rating:** 4.0/5.0 stars

**Reviewed by:** Vanshaj P. | SWE, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 28, 2023

**What do you like best about AWS Amplify?**

AWS Amplify is amazing for its ease to get started and one doesn't really have to face the difficulties that we come across when using AWS services. Faster and smoother development.

**What do you dislike about AWS Amplify?**

Merging other services is a tough thing to manage. You sometimes have to manage them separately as they can't be integrated along with AWS Amplify. Also, the costs are significantly high and cost prediction is very tough

**What problems is AWS Amplify solving and how is that benefiting you?**

The major problem that AWS Amplify solved was the ease to get started and prototyping using it was quite easy. I didn't have to face the complexities of AWS services.

  ### 23. Awesome tool for building and deploying serverless applications on the AWS platform

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sachin S. | Member, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 08, 2023

**What do you like best about AWS Amplify?**

It is easy to use and provides a range of useful features and integrations that make it a great choice for developers looking to build and deploy applications quickly and efficiently.

**What do you dislike about AWS Amplify?**

i don't think i dislike any feature of AWS Amplify but must mention one thing that please  bring updates  quickly and make it more optimized, scalable  and  reliable for the platform.

**What problems is AWS Amplify solving and how is that benefiting you?**

It provides a number of good features such as analytics, push notifications, and user authentication. These features make it easy for developers to build applications.

  ### 24. Stable, trusted solution.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Andrew P. | Consultant / Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 01, 2023

**What do you like best about AWS Amplify?**

A big upside for me is that its part of the AWS suite of services. I use AWS regularly for multiple projects and production environments. AWS feature sets are equal to or better than industry standards in the IaaS/Paas arena. The AWS CLI makes automation a breeze, and up-to-date security solutions are a huge plus. The thorough documentation available for AWS Amplify makes the development, implementation, and maintaining  Amplify instances a breeze.w

**What do you dislike about AWS Amplify?**

Setup and configuration can be complicated for the average user if AWS implements better deployment wizards to aid in standing up different instances setup would be simplified.

**What problems is AWS Amplify solving and how is that benefiting you?**

AWS Amplify provides a reliable back-end for our in-house and public applications that is both cost-effective and provides plenty of useful metrics to track use, cost, and any issues that arise.

  ### 25. Best Platform For Mobile and Web Developers To Deploy Apps Without Lot's Of backend headache

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shubham S. | CTF Player, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 21, 2022

**What do you like best about AWS Amplify?**

There are so many things I like about AWS Amplify, Amplify has lots of tools like CLI, quick add storage, monitoring, and Authentication, For me, it is easier to use cli and it's fast and there are lots of flags and easy documentation to use it easily, Amplify web UI is so well structured and is more beginner friendly.

**What do you dislike about AWS Amplify?**

The one thing which is starting frustrated me was while using the was Amplify I had to collaborate with different teams and it using it in starting was a bit frustrating for me Also as the pricing is quite costly for a small company to use in bigger projects.

**What problems is AWS Amplify solving and how is that benefiting you?**

Aws Amplify is giving all the tools for the developer to use in the web and mobile applications developer at one place and helps to integrate one with the others. Also, it reduces the hustle for starting the backend development from scratch

  ### 26. AWS Amplify was designed to unify the user experience across multiple platforms, including web.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Susmita P. | UI/UX Designer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 02, 2022

**What do you like best about AWS Amplify?**

AWS Amplify is a powerful tool. However, you should always try to use the right tool for the job! Whether the right choice is Amplify or another tool. Amplify has evolved into a useful and mature toolset for creating cloud-native web and mobile applications.

**What do you dislike about AWS Amplify?**

When you go outside the happy path and have to edit something, most likely you have to edit automatically generated JSON cloudformation template, or add SES permission to your lambda function and hope it doesn't get overwritten when you edit the lambda's permissions using the CLI later. I could update the cloudformation template when needed, but I'd rather manage my infrastructure in CDK if I'm gonna be writing infrastructure as code.

**What problems is AWS Amplify solving and how is that benefiting you?**

AWS Amplify is a group of tools and features that helps web developers and mobile developers build full-stack applications faster. It gives developers the power to use different Amazon Web Services to improve the application. It has additional features that make website and app configuration take less time.

  ### 27. Best FullStack Hosting Support Platform

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sasikumar N. | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 22, 2023

**What do you like best about AWS Amplify?**

Amplify is using hosting a Reactjs application without a cloud support engineer. It's easy to manage using a simple GUI.

**What do you dislike about AWS Amplify?**

Based on our requirement not getting any problems, AWS needs to improve applications log management in Amplify more.

**What problems is AWS Amplify solving and how is that benefiting you?**

Amplify solving manual workloads to hosting a website, manage website load, and support SSL and CDN.

  ### 28. Good frontend tool for without manual configuration.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sakthi A. | System Administrator, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 29, 2022

**What do you like best about AWS Amplify?**

It's easy to integrate with GitHub and Gitlab and hosts a website within a few minutes without manual interaction.

**What do you dislike about AWS Amplify?**

Need control, for instance, selection for users and some Graphical User Interface for interact Amplify.

**What problems is AWS Amplify solving and how is that benefiting you?**

We are hosting our website manually in S3 buckets and configured with Cloudfront. Now every t hing configured in Amplify without manual work.

  ### 29. A genuinely price effective offering for serving Mobile Backends on AWS

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shwetank D. | Lead Software Engineer - AVP, Enterprise (> 1000 emp.)

**Reviewed Date:** October 15, 2022

**What do you like best about AWS Amplify?**

It is an excellent platform for building price-effective yet robust, highly-available and elastically scalable mobile backends. We also get free access to security certificates to employ the SSL layer in our communications.This is just too good as compared to what is currently available in the market by competing cloud developers like Azure and Google cloud.

**What do you dislike about AWS Amplify?**

As per my experience with Mobile backend development, I found the hosting charges a bit towards the higher end, considering a sizeable number of users visiting daily.

**What problems is AWS Amplify solving and how is that benefiting you?**

AWS Amplify is currently being used to serve a banking m-site for one of the projects I am working on. It helps gain revenue by periodically sending marketing notifications on the mobile phone about the bank's newly launched investment and insurance offerings. It also solves the customer problem of doing banking through mobile phones.

  ### 30. I using AWS Amplify for developing small application very fast

**Rating:** 3.0/5.0 stars

**Reviewed by:** Geras G. | Team Lead, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 29, 2022

**What do you like best about AWS Amplify?**

Easy maintenance because you do not need to maintain it. This service is available 24/7 from AWS. There is no such issue as CI/CD or scalability. It has integration with AWS services like dynamo DB, S3 Storage, etc.

**What do you dislike about AWS Amplify?**

Not suitable for large projects, because one of the best cons of this service is the price. It doesn't have a lot of popularity and when you do use it there is a risk that you might run into problems such as finding developers to keep working on.

**What problems is AWS Amplify solving and how is that benefiting you?**

You can build a project and go live very fast. Amplify libraries support iOS, Android, Web, Flutter, and React Native apps. For Web apps, there is deep integration with React, Ionic, Angular, and Vue.js.

  ### 31. Evergreen Full stack Deployment Solution for Frontend

**Rating:** 4.5/5.0 stars

**Reviewed by:** Ravi K. | Devops Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 01, 2022

**What do you like best about AWS Amplify?**

AWS Amplify is the cloud Based self Managed Infrastructure Services, That helps to Deploy Big frontend applications, so Amplify saves the deployment and troubleshooting time to for the application on the hosts.

**What do you dislike about AWS Amplify?**

For the Large Scale deployment With amplify, It May Costs You Higher Than The Assumption, because For the Every Hits and Services You Have to Pay some more Bucks.

**What problems is AWS Amplify solving and how is that benefiting you?**

The Best Part of Working with AWS Amplify is that you don't need to Manage lots of services, instead you just need to Manage only one services which is AWS Amplify.

  ### 32. Its a good product

**Rating:** 5.0/5.0 stars

**Reviewed by:** Dalli Gangadhar R. | Technical Architect, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 20, 2023

**What do you like best about AWS Amplify?**

Helps me develop apps from end to end with a hasslefree experience.

It helps me integrate with all the other AWS services.

**What do you dislike about AWS Amplify?**

Nothing so far, everything is as per the way we wanted it to be.

**What problems is AWS Amplify solving and how is that benefiting you?**

It helps us build and deploy custom apps very quickly.

  ### 33. Easy to use

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 20, 2023

**What do you like best about AWS Amplify?**

Very well documented and the implementation is straight forward

**What do you dislike about AWS Amplify?**

Require a decent amount of knowledge on AWS with permission and access control

**What problems is AWS Amplify solving and how is that benefiting you?**

All encompass build in tool for AWS toolset

  ### 34. Easy, intuitive and efficient backend for web apps

**Rating:** 4.5/5.0 stars

**Reviewed by:** Uri F. | CISO, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 07, 2022

**What do you like best about AWS Amplify?**

Easy and intuitive deployment, very efficient backend for running light web applications.

**What do you dislike about AWS Amplify?**

They are missing many important features, such as running A/B tests using several code branches/repositories.

**What problems is AWS Amplify solving and how is that benefiting you?**

I wanted to quickly and effortlessly launch a light web application and AWS Amplify was excellent for this task.

  ### 35. It's a great experience

**Rating:** 5.0/5.0 stars

**Reviewed by:** Donia M. | Junior Flutter Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 22, 2022

**What do you like best about AWS Amplify?**

The best thing is I can build a mobile application as long as front-end web with the same tools , which saves much more time.

**What do you dislike about AWS Amplify?**

UI is not friendly to declare the functions of each button, I need to search how to handle my object on your site

**What problems is AWS Amplify solving and how is that benefiting you?**

Working on to different platforms with one team build instead of two teams, one for mobile and the other for front-end web

  ### 36. We are hosting the react app on Amplify.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Srinivas N. | Product manager, Enterprise (> 1000 emp.)

**Reviewed Date:** November 23, 2022

**What do you like best about AWS Amplify?**

We can host fullstack web apps in few minutes. It really fast and easy to learn. On the fly you can start with Amplify and implement.

**What do you dislike about AWS Amplify?**

I did not see any issues. Awe should bring more serverless features

**What problems is AWS Amplify solving and how is that benefiting you?**

It simplifies the Fullstack webhosting , it saves lot of time for the deployment and cost is much cheaper

  ### 37. AWS amplify developer view

**Rating:** 4.0/5.0 stars

**Reviewed by:** Pavani P. | Analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** October 15, 2022

**What do you like best about AWS Amplify?**

AWS Amplify makes use of the AWS infrastructure completely and it’s easy to integrate and configure your application with other AWS services.

**What do you dislike about AWS Amplify?**

Not suitable for all ecosystem. Recommended if it is AWS server. It's requires coding knowledge so it takes times for new learners to pick this.

**What problems is AWS Amplify solving and how is that benefiting you?**

Amplify provides libraries with the help of which you can easily leverage other AWS services for adding features to your application like auth, analytics, ML, etc

  ### 38. AWS Amplify review

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rajat a. | Analyst, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 22, 2022

**What do you like best about AWS Amplify?**

AWS is easy to use for any developer and i feel that it is easy to learn as well. Amazing!

**What do you dislike about AWS Amplify?**

I feel it is something that you will have to spend time learning, but it is worth the time.

**What problems is AWS Amplify solving and how is that benefiting you?**

The problem with a mobile cloud database for a developer is being solved.

  ### 39. Use only if you want to be in AWS Ecosystem

**Rating:** 2.0/5.0 stars

**Reviewed by:** Gaurav K. | Product Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 22, 2022

**What do you like best about AWS Amplify?**

AWS Amplify brings many ready to use solutions, often from the AWS stack, that fasten the web application development and deployment use cases. It offers serverless deployment for modern web stacks such as JS, and React.js.

**What do you dislike about AWS Amplify?**

Despite coming from AWS and being a good solution, Amplify sucks sometimes if not most of the time Often the buttons on the management console do not work as intended. It has a high degree of a learning curve compared to other modern serverless deployment tools and AWS Amplify often makes you use extra services from AWS which has very high cust incurring.

**Recommendations to others considering AWS Amplify:**

Use it at your perils as it is a complex system for easy tasks.

**What problems is AWS Amplify solving and how is that benefiting you?**

Serverless and automated deployment of web applications such as a dashboard application we built using React.js. Initially, when serverless was a new thing for our time, we were fascinated by AWS Amplify and it sounded an amazing tool when coupled with a CI/CD process. We were able to deploy our production and staging site with just pushing of code to Git.

  ### 40. A smart product for quick launch

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Health, Wellness and Fitness | Enterprise (> 1000 emp.)

**Reviewed Date:** July 06, 2022

**What do you like best about AWS Amplify?**

AWS Amplify makes PoC of website or launches of the first iteration very easy and efficient. The AWS Amplify CLI is well thought out and complete, the resulting back-end is performant and answer all the basic needs we expect him to

**What do you dislike about AWS Amplify?**

The downside is that you are a bit locked by the technology, migrating from AWS Amplify to another cloud provider e.g can be harmful and expensive, which means you have to choose carefully before going this way. It is a low-code solution also, so you won't be able to build on it if you eventually decide that your need is more complex and requires a real back-end

**What problems is AWS Amplify solving and how is that benefiting you?**

AWS Amplify is helping in the way that it accelerates the build phase of very simple projects so we can test them without the need of putting in place a real back-end with authentication, clusters, etc...few commands in CLI or using the studio and, voila! the back-end is ready and well-secured APIs can be consumed by our front-end (that can also be built by AWS Amplify).

  ### 41. Great automation for building serverless solutions, but it requires coding skills

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 28, 2022

**What do you like best about AWS Amplify?**

AWS Amplify is enabling you to have a serverless infrastructure in a few minutes, without having to worry about identifying and learning how to customize and deploy each infrastructure component.

**What do you dislike about AWS Amplify?**

There is an important learning curve to understand how the solution works and to customize it to your specific needs. Coding skills are required to deploy the appropriate serverless infrastructure. As well, the full package takes some room on your desktop, if it's a very lightweight terminal.

**Recommendations to others considering AWS Amplify:**

Be careful about the cost of the infrastructure deployed in the Cloud automatically.

**What problems is AWS Amplify solving and how is that benefiting you?**

AWS Amplify enables you to build a new website or solution under a serverless infrastructure, which can improve your native resilience and reduce drastically your costs.

  ### 42. It's amazing for developers

**Rating:** 5.0/5.0 stars

**Reviewed by:** Anirudh K. | Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 21, 2022

**What do you like best about AWS Amplify?**

It's easy to use and since it Amazon AWS it is in demand

**What do you dislike about AWS Amplify?**

It's completely new to learn and one must give in some time to learn it

**What problems is AWS Amplify solving and how is that benefiting you?**

I use it in my projects, specially mobile development and it's amazing for data management.

  ### 43. AWS Amplify change my mind about development on cloud

**Rating:** 3.0/5.0 stars

**Reviewed by:** Mo S. | Marketing strategist, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 29, 2022

**What do you like best about AWS Amplify?**

enable me to build, ship, and host a full-stack applications on AWS

**What do you dislike about AWS Amplify?**

noting else execpt test process need more enhancment

**What problems is AWS Amplify solving and how is that benefiting you?**

combine all tools that I need in one place

  ### 44. AWS amplify review

**Rating:** 2.5/5.0 stars

**Reviewed by:** SARVESH SINGH n. | Systems Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 08, 2022

**What do you like best about AWS Amplify?**

Magic CLI :- because I like to learn while doing

**What do you dislike about AWS Amplify?**

Can't trust for a production project need to gain more trust via users and dev community

**What problems is AWS Amplify solving and how is that benefiting you?**

Easy cli and sdk that helps in development

  ### 45. Greate Solution to kick off a MVP

**Rating:** 4.5/5.0 stars

**Reviewed by:** Lorenzo H. | CTO & Co-Founder, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 21, 2022

**What do you like best about AWS Amplify?**

Easy setup and configuration options. It enables you to get a MVP up and running with practically no "BackEnd" jobs.

**What do you dislike about AWS Amplify?**

It becomes complicated really quickly when you want to personalize how different flows work. There is still no support for Flutter Web.

**What problems is AWS Amplify solving and how is that benefiting you?**

Setting up and running the BackEnd for a Mobile-First application. Automate Flutter Web hosting and deploying.

  ### 46. Use the Advanced Workflows at your peril

**Rating:** 1.0/5.0 stars

**Reviewed by:** Matt F. | CTO & Founder, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 20, 2021

**What do you like best about AWS Amplify?**

Amplify has saved weeks and weeks of coding time by instantly implementing an opinionated architecture that suits most use cases.

For example, simply adding a `@searchable` directive to a data model gives you a pre-configured OpenSearch instance - something which previously could have taken up to two weeks to implement.

**What do you dislike about AWS Amplify?**

Do not use Amplify for anything other than the simplest of use cases. Anything in the "Advanced Workflows" section of the docs is woefully unsupported, which I have discovered much too late.

Specifically - a very concerning bug where production secrets were deployed to non-production environments was added as a GitHub issue a month ago and has not received any acknowledgment from the Amplify team since then.

**What problems is AWS Amplify solving and how is that benefiting you?**

I am using AWS Amplify for instant shaping and deployment of AWS services across multiple environments. 

As a solo founder, I've been able to focus mainly on business logic and implement new ideas at lightning speed. The major benefit is time saved not only in development but also in researching how to achieve a specific implementation.

  ### 47. It was quite mix experience with AWS Amplify

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 13, 2022

**What do you like best about AWS Amplify?**

AWS Amplify allows me to connect applications together and it was seamless connection that was a great experience with AWS Amplify.

**What do you dislike about AWS Amplify?**

It was costly in comparison to firebase. at the starting of learning, it was difficult to learn or i can say it is difficult to learn for beginners.

**What problems is AWS Amplify solving and how is that benefiting you?**

As I said above it provides a seamless connection between the applications and obviously stores the data.

  ### 48. Makes its easy

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Leisure, Travel & Tourism | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 11, 2022

**What do you like best about AWS Amplify?**

It's easy to deliver any projects planned

**What do you dislike about AWS Amplify?**

Nothing yet. We are still exploring as our project is still work in progress

**What problems is AWS Amplify solving and how is that benefiting you?**

We are working on launching a new app and this it where it was the right reach with AWS amplify

  ### 49. Super handy software for serverless apps

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** October 16, 2022

**What do you like best about AWS Amplify?**

It's a powrful toolkit and best is its mechanism which lets me manage content perfectly

**What do you dislike about AWS Amplify?**

This software integrates with another software for storage which generally i find stiff and not really comfortable working with

**What problems is AWS Amplify solving and how is that benefiting you?**

My problem of managing user content which is sourced from different paths and quick application development is superb

  ### 50. Toolchain to be relied upon

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Airlines/Aviation | Small-Business (50 or fewer emp.)

**Reviewed Date:** October 14, 2022

**What do you like best about AWS Amplify?**

The workflow is smooth and interactive which includes everything we require to build the functionality.

**What do you dislike about AWS Amplify?**

The platform is constantly changing and the features are getting added and subtracted very oftenly

**What problems is AWS Amplify solving and how is that benefiting you?**

Since its a UI driven that make it easy to understand and work on creating awesome interactive bots intern engaging the user


## AWS Amplify Discussions
  - [What is AWS Amplify used for?](https://www.g2.com/discussions/what-is-aws-amplify-used-for) - 2 comments
  - [Is AWS amplify free?](https://www.g2.com/discussions/is-aws-amplify-free) - 2 comments
  - [Who uses AWS amplify?](https://www.g2.com/discussions/who-uses-aws-amplify) - 1 comment

- [View AWS Amplify pricing details and edition comparison](https://www.g2.com/products/aws-amplify/reviews?section=pricing&secure%5Bexpires_at%5D=2026-05-30+09%3A59%3A12+-0500&secure%5Bsession_id%5D=a7c89832-7826-4cb6-a40c-ac7d80f79b26&secure%5Btoken%5D=3bcf90f542095e9880d560ad3239381ee0d2b16f0dd96a8202865092c44ab1c2&format=llm_user)
## AWS Amplify Integrations
  - [Amazon S3 Glacier](https://www.g2.com/products/amazon-s3-glacier/reviews)
  - [AWS Bedrock](https://www.g2.com/products/aws-bedrock/reviews)
  - [AWS Lambda](https://www.g2.com/products/aws-lambda/reviews)
  - [Bitbucket](https://www.g2.com/products/bitbucket/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews)
  - [ReACT](https://www.g2.com/products/react/reviews)

## AWS Amplify Features
**Administration**
- Configuration Management
- Access Control
- Dashboards

**Functionality**
- Deployment Automation
- Process Analytics
- Plugins
- APIs / Integrations
- Feature Flags

**Processes**
- Pipelines
- Orchestration
- Workflow Visualization

## Top AWS Amplify Alternatives
  - [Azure Pipelines](https://www.g2.com/products/azure-pipelines/reviews) - 4.3/5.0 (360 reviews)
  - [Salesforce Heroku](https://www.g2.com/products/salesforce-heroku/reviews) - 4.2/5.0 (143 reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews) - 4.5/5.0 (875 reviews)

