Maintaining High Availability in a Multi-Tenanted SaaS Solution
SaaS Solution providers can live or die on the basis of availability. How do Fenergo keep the solution is available when the clients want to use it.
Read Article
How we create great products
SaaS Solution providers can live or die on the basis of availability. How do Fenergo keep the solution is available when the clients want to use it.
Read Article
Continuous Integration and Continuous Delivery (CI/CD), Fenergo pipelines are automatically triggered when we build new functionality, A look at the evolving pipelines in Fenergo
Read Article
For International Womenâs Day on March 8th 2023 and as a continuing series, we are proud to be joined by some of our female colleagues here in Fenergo Engineering to share their stories
Read Article
WebSockets allow us to get live updates of an object without having to poll for new updates. In this scenario, WebSockets can be helpful as they reduce the required number of API calls
Read Article
Fenergo as a SaaS Vendor, align firmly with the Single Cloud approach, We examine why this is the case and why Multi-Cloud can appear compelling to some IT Professionals.
Read Article
In Fenergo we manage a large Globally Deployed SaaS platform for our clients. Recently I spoke with Steve O'Rourke, one of our Directors of SaaS Engineering to talk about how we handle On Call Support
Read Article
In this article, we are going to see how we can scale up/down EventStoreDB without downtime leveraging the cluster capabilities.
Read Article
Fenergo needed to design an approach for the migration of data onto our SaaS Platform which both complements the technology and meets the requirements of our consumers.
Read Article
For over 10 years our products have been helping to protect our clients and through our own SaaS transformation we know what that shift means for our clients.
Read Article
How can you tell when you've shipped production code? Some like dashboards, some check release notes, others still prefer to subscribe to alerts.
Read Article
DynamoDB is the most popular NoSql database on AWS. It allows you to easily build high performant applications taking care of the good practices, such as: encryption, access control, high-availability
Read Article
Deploying code to production automatically, often, and quickly is a principle we follow for our Fenergo SaaS CLM Platform. It brings with it many benefits, but also demands disciplined standards.
Read Article
The idea behind the circuit breaker pattern is you wrap a dependency, so if there is a consistent failure, you can temporarily stop trying to call the dependent service.
Read Article
In handling globally diverse Client Lifecycle Requirements, we knew that we needed to implement a Business Rules Engine. In this article we look at how that has evolved.
Read Article