Kacper Polak
Line Manager

10 min read

February 27, 2023

AWS Amplify – Is It Really Worth Using It As a Production Solution?

What will you learn

Our shared need for precision, fair play, and heightened tension during matches shapes a willingness to incorporate new sports technologies.

  1. Moreover, this technological enhancement adds a layer of suspense and anticipation.
  2. Intensifying the drama of each match and contributing to a new dimension in our evolving sporting landscape.
  3. Moreover, this technological enhancement adds a layer of suspense and anticipation.
  4. Intensifying the drama of each match and contributing to a new dimension in our evolving sporting landscape.

What is AWS Amplify?

Amazon Web Services (AWS) Amplify is a full-fledged web platform created by Amazon to assist mobile and web-based developers in building and fully hosting their full-stack applications, which are scalable and completely operated by AWS.

AWS Amplify offers a full solution and lets developers access it for their developing needs. The main reason AWS Amplify was developed is to meet the high demand for cloud computing and building applications. A cloud model system such as the AWS Amplify is readily available and has on-demand network access to a shared pool of resources. AWS Amplify was launched in 2017; since then, it has served the needs of many developers. It is a full-suite package with tools and AWS cloud services, making creating mobile and web applications easy.

To be more technical, AWS Amplify is multiple things:

  • CLI – toolchain to generate, integrate and manage AWS services
  • Admin UI/Amplify Studio – The WYSIWYG editor to build full-stack apps
  • Client Side JavaScript Libraries – easily integrates your fronted with AWS services
  • Amplify Console – the place where your app gets deployed with GitFlow workflow

Now, let’s examine AWS Amplify pros and cons.

Pros of AWS Amplify

By clicking this button you agree to receive information from TeaCode about software development and app marketing, the company and its projects to your email. Your data is processed by TeaCode (Postępu 15, 7th floor, 02-676 Warsaw, Poland) to send you relevant content via newsletter (from which you can unsubscribe at any time). You can read more in our Privacy Policy.

Cons of AWS Amplify

Hard to go “outside of the box”

Probably your application will grow from day to day, and someday, you might collide with the reality that you need some solution that is not integrated into AWS Amplify you can try to modify CloudFormation templates on your own, but it needs your CloudFormation knowledge, and it doesn’t guarantee that someday the AWS Amplify CLI doesn’t overwrite your changes. Another way is to use CDK, which also requires knowledge of it.

Hard to maintain because of consistent change

AWS Amplify platform is growing very fast, which means it is constantly updated. The new changes and updates that are implemented require you as AWS amplify user/developer to learn and constantly keep up regularly otherwise, you might stay even on two major outdated releases, and upgrading from that point is really a pain in the back.

Too much magic

AWS Amplify generates and sets up services for you – you cannot control which AWS service is being used, and you don’t even need to know that, which also blocks you from learning the “real” AWS components.

Linear growing of Github issues

The issues in AWS Amplify GitHub repositories are growing from day to day, so the new bugs or feature requests are faster than the contributions from the Amplify community (there is even an issue created in 2017). So if you have a brush with any missing feature or bug that is already created in their repositories, it doesn’t guarantee that it will be solved this year.

Is AWS Amplify worthy of use as a production solution?

So, where is AWS Amplify worth using?

Conclusion

As a result, you have seen the positive and negative sides of the solution that AWS Amplify is – in my opinion, Amplify isn’t the best solution to pick when you know that your project will be mid/big scale or you don’t have a well-defined scope of your project, there is also a few cases when Amplify fits right.

Also, what’s important remember that post is written over some period of time but Amplify is growing day by day, and a lot of things can change, so maybe in future, AWS Amplify will be one of the best and only way to develop apps on all scales, from nano to large apps or Amplify will die as not maintained AWS product.

In the end, I want you to share your experience, feelings, and use cases of AWS Amplify in the comment section below, I’m sure that more than one of you has a really good experience with that platform.

Table of Contents:

Similar articles:

Subscribe to our newsletter