Plan your journey to SaaS

Building and operating software as a service (SaaS) presents both a unique opportunity and a unique challenge for a business at any stage. The considerations of SaaS are important to keep in mind not only when planning your SaaS offering, but also on a daily basis as you operate your business.

The following diagram depicts the typical journey a company goes through while building a SaaS product. Understanding this process is helpful for knowing which resources apply to you at your current stage. The rest of the article provides a brief description of each stage of the SaaS journey and any links that are relevant to a business currently in that stage.

Diagram that shows the journey of a SaaS product.

1. Plan for a SaaS business model

The first stage in the SaaS journey is centered around business decisions. Business decisions must be thought through carefully before making any technical decisions, as they eventually become the software requirements for your application. At a minimum, consider these issues:

  • Identify the problem you're trying to solve. SaaS solutions are designed to solve business problems. Identify the business problem you're trying to solve before designing a solution around it.
  • Know how your solution solves the problem. Understand clearly how your designed SaaS solution solves the problem you identified.
  • Know your pricing model. SaaS solutions are ultimately designed to generate revenue. Understand the various pricing models and which one aligns best with the solution you're designing.
  • Understand your customers and how they will interact with your application. Know who your customers are and what features they care about. Knowing this up front saves you precious time and energy so that you're not developing features that are underutilized.

In addition to your application requirements, also consider these few things that relate to your overall business:

  • Ensure your business is ready to take on the responsibility of operating a SaaS application. Operating a SaaS business means customers depend solely on your company for things like support. Make sure you have the ability to provide support for the application, potentially on a 24/7 basis.

  • Ensure you have a smooth path for migration from legacy offerings. If you plan on migrating from a different business model, make sure you have a plan in place for migrating your customers without too much disruption.

  • Understand how the processes you establish will scale. As you're planning, proceed with the understanding that processes need to change over time as your business grows. You might be able to do some things manually when you only have a handful of customers, but this approach doesn't scale well. For more information, see these articles:

  • Foundations of SaaS - A Microsoft Learn module about the foundations of SaaS

  • Accelerate and de-risk your journey to SaaS - A video from Microsoft Ignite 2021 that outlines the key considerations, challenges, and other lessons for SaaS migration and modernization projects.

  • Microsoft SaaS Academy - Free SaaS learning courses.

  • Pricing model considerations - Important technical considerations to keep in mind when deciding on a pricing strategy.

  • Microsoft for Startups Founders Hub - A resource center for startups building solutions on Azure that provides business and technical mentoring, such as Microsoft software for running your business including LinkedIn, Microsoft 365 and GitHub Enterprise, and Azure credits.

  • Microsoft SaaS Stories - A series of video interviews with some of Microsoft's ISV partners that highlight their experiences building SaaS.

2. Design and architect a SaaS solution

After deciding what your business requirements are, the next stage in the journey is to design your application to support your requirements. SaaS products typically need to take into account the concept of multitenancy, and there are many considerations that come into play. The output of this step should be an application architecture that addresses your specific requirements and any considerations. For more information, see these articles:

3. Implement a SaaS solution

You need to implement the architecture you developed. In this stage, you develop and iterate on your SaaS product using the normal software development life cycle (SDLC) process. It's important in this stage to not put too many requirements into development at one time. Try to figure out which features would provide the most benefit to your customers and start from a minimum viable product (MVP). More iterations with smaller improvements over time are easier to implement than larger chunks of development. For more information, see these articles:

4. Operate your SaaS solution

In this stage, you begin to onboard customers to your new SaaS product and begin operating as a SaaS provider with users in production. Have your SaaS product close to completion and have a strategy to migrate existing customers or onboard new ones. Have a plan in place to support your customers if problems arise. It's also important to begin identifying key performance indicator (KPI) metrics that you can collect, which help drive various business and technical decisions later on. For more information, see these articles:

5. Market and sell your SaaS solution

In this stage, you begin to market and sell your SaaS solution. Explore all avenues available to you for selling your application, including but not limited to the Azure Marketplace. This stage is also when you begin to take the KPI data from the previous stage and use it to analyze how your customers are interacting with your SaaS application. Then use that analysis to make business and technical decisions about the roadmap of your SaaS product. For more information, see these articles:

6. Repeat the process

Developing SaaS solutions is a cyclical journey. To get the most out of your SaaS product, you must constantly iterate and adapt to the needs of your customers and the market. After you have made your decisions about the current direction of your product, the process starts over at stage one. For more information, see these articles:

  • Azure well-architected review - An assessment of your workload against the Azure Well Architected Framework that results in curated and personalized guidance for your scenario. Complete this review regularly to identify areas of your application you can improve.
  • SaaS journey review - An assessment of your SaaS product examining your knowledge of multitenant architecture and evaluating adherence to SaaS operation best practices.

Contributors

This article is maintained by Microsoft. It was originally written by the following contributors.

Principal authors:

Other contributors:

  • John Downs | Principal Customer Engineer, FastTrack for Azure
  • Irina Kostina | Software Engineer, FastTrack for Azure
  • Nick Ward | Senior Cloud Solution Architect

Next steps