Is using aws serverless a good idea?

This page summarizes the projects mentioned and recommended in the original post on /r/gamedev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • klotho

    Klotho - write AWS applications at lightning speed

  • AWS is heavily invested in its serverless offerings. Every year during re:Invent, they introduce more and more integrations to the already vast toolkit. They know the value serverless brings, specifically for small-to-medium-sized companies. There definitely is a tipping point, where serverless becomes more expensive to run than a more traditional serverful setup, but for most companies, it's at the scale of large enterprises; we're talking a couple of thousand requests per second scale. Tooling is still not perfect but improving every year. Great frameworks, like the serverless framework, chalice and others make it super easy to get up and running with this stack. No need to configure infrastructure details (though I'd always suggest learning the ropes), you can just run a deploy command and you're done. Just to put this into context, even the builders of the Adaptive Architecture (new wave of infrastructure management, e.g. Klotho and Winglang) are prioritizing serverless services on the roadmaps.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts