Modernizing Monolith To Microservices

Modernizing Monolith to Microservices

Want to streamline your SaaS operations? This is a pretty good question to ask before dedicating the time and resources needed to move to Microservices. What are the overall goals of the organization and what characteristics of the application architecture…

Read More
Cello And Azure – Made For Each Other

Cello and Azure – Made for Each Other

Azure and Cello combination gives a perfect platform for ISVs to build or migrate their (existing) product quickly. How does Cello and Azure work together? Cello brings in a wide range of engineering building blocks, operational modules and subscription management…

Read More
Why Should Your SaaS Product Be Cloud Neutral?

Why should your SaaS product be cloud neutral?

Cloud and on-demand models have completely changed the equation when it comes to decision making and choices. With the increase in the number of cloud providers, today there is a plethora of choices for ISVs to pick and choose their deployment…

Read More
Support For Visual Studio 2012

Support for Visual Studio 2012

Techcello's "Cloud ready Multi-tenant Application Development Platform" currently works as a framework package with Visual Studio 2010. It is licensed and installed on developer machines. .NET Applications built using Techcello can be deployed anywhere from on-premise Windows Server Boxes to…

Read More
Tenant Based Indexing

Tenant Based Indexing

A true Multi tenant SaaS application uses shared database with shared schema to achieve better cost efficiency and maintainability. But over a period of time when the application grows with 100s, or 1000s of tenants, the data stored in the database might also grow exponentially, due to which the application’s performance (while fetching the data) may slow down. Indexing the data might be a good option to improve the speed but it is also resource intensive. So what can we do to enhance the performance?
Read More