Accelerating SaaS Development with SourceFuse's ArcSaaS on AWS
Hello, Builders! ??
In the latest episode of AWS SaaS Factory's "Building SaaS on AWS" Twitch series, we got an in-depth look at ARC SaaS - an open source solution created by AWS SaaS Competency Partner SourceFuse to accelerate Software-as-a-Service (SaaS) development on AWS.
The Need for a SaaS Control Plane
One of the key challenges SaaS providers face is building out the "control plane" - the layer that handles multi-tenant management, provisioning, metering, billing, and observability. While many founders are focused on their core application functionality, the control plane is critical for successfully operating and scaling a SaaS offering.
But as Kabir Chandhoke , COO at SourceFuse , explained, "Founders are always thinking about what value they can provide to their users. So the control plane or what the control plane offers doesn't even figure on their list."
Introducing ARC SaaS
This gap was the driving force behind ARC SaaS. Built as an extension of SourceFuse's existing ARC rapid application development framework, ARC SaaS provides the control plane functionality through a suite of reusable, open source microservices and infrastructure-as-code modules.
"ARC SaaS is something which is built following the reference architecture provided by the AWS SaaS Builder Toolkit. It adds a layer of actual microservices and a layer of IaC written in Terraform, which basically builds on top of it," explained Samarpan Bhattacharya , Head of Application Development at SourceFuse .
Key ARC SaaS Components
During the session, Samarpan provided an overview of the core components that make up the ArcSaaS control plane:
The architecture follows an event-driven model, with tenant onboarding requests triggering provisioning pipelines via AWS EventBridge. These pipelines leverage AWS CodeBuild to deploy the application stack per the selected deployment model.
领英推荐
Deployment Models
One key aspect of ARC SaaS is its support for multiple tenant isolation models:
"Using those plans, you can obviously within the same product, you can customize a plan and you can assign a plan accordingly to your customer," noted Samarpan.
Live Demo
To showcase ARC SaaS in action, Samarpan provided a live demo, and highlighted ARC SaaS' open source nature, allowing users to not only use the pre-built components but also extend and override them as needed.
What's Next?
SourceFuse has an ambitious roadmap for enhancing ARC SaaS into the future, including:
As Karthik Annamalaisamy from the AWS SaaS Factory team noted, "ARC SaaS as a solution will definitely help customers on accelerating their SaaS journey."
By open sourcing their learnings from supporting SaaS development engagements, SourceFuse aims to provide a head start for companies looking to build multi-tenant applications on AWS. With ARC SaaS handling complex control plane capabilities, SaaS providers can remain focused on developing their core product functionality.
Head over to our Twitch channel or YouTube and watch the full episode now! And don't forget to share your thoughts, questions, and feedback with us. We're always eager to hear from the community and continue pushing the boundaries of SaaS on AWS.
Happy building, folks! ??
The reusable microservices and capabilities like multi-tenant identity management are game-changers. Fantastic work!