[PSA] Serverless Tool Backend

Many backend teams have a tool service, usually they’re named *tool. While the frontend equivalent has been serverless for some time (via a static website), the backend services run on EC2/ECS instances. Some of these services are relatively idle. Therefore, serverless is likely a more cost-effective option for them.
We've worked with the local team to enable running a tool backend service on serverless. You can now try it, too.

Who is this announcement for?

For all backend teams who plan to create / re-architect an internal tool service.

What do you need to do?

Questions/Concerns?

You can reach @Sal and @Clavin June if you want to try the serverless tool backend.