How to save money with hexagonal architecture and SST

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    You can check this project at Github: https://github.com/matyv3/hexagonal-go-sst

  • sst

    Build modern full-stack applications on AWS

    SST is a framework for deploying serverless applications to AWS and is built on top of CDK. This means that for example, when you develop a lambda, you can define the entire AWS architecture right in the same project. It also allows to live testing these apps at the development stage with real AWS configuration like the production release. This is incredible powerful and very easy to manage, especially when you have hundreds of microservices. They also have an awesome documentation: sst.dev

  • 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.

  • Echo

    High performance, minimalist Go web framework

    The project uses echo for serve as an http server, and we saved the config at the api/server.go file:

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