What combination of services in AWS should I use for a system with high availability?

30 Views Asked by At

We are building a serverless system. Right now what we are using is Cognito for user authentication, S3 for static storage, API gateway, Lambda function and Aurora Serverless for this system. This system is quite simple, it includes user registration, no search, no join query. I wonder what else I can do to improve the availability.

0

There are 0 best solutions below