Scaling Appian Infra without downtime

Hi Team,

During one of the recent external assessment of our system reliability ,one of the questions came up was as follows

--It is the peak time of your business

--Suddenly you notice that the engine is choking due to load

In this scenario ,is there any way to scale up on the fly without causing any downtime to your users.

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    There are many different "layers" in the Appian architecture, and every app has its own performance/usage profile. The engine layer would be hard to scale without downtime, but I would be very surprised if this was subject to short term spikes. The app sever layer may be at more risk for this, but it should be feasible to add nodes into the app server cluster seamlessly. Database is another layer that can see performance bottlenecks, but that's usually in the hands of the DBAs.
Reply
  • 0
    Certified Lead Developer
    There are many different "layers" in the Appian architecture, and every app has its own performance/usage profile. The engine layer would be hard to scale without downtime, but I would be very surprised if this was subject to short term spikes. The app sever layer may be at more risk for this, but it should be feasible to add nodes into the app server cluster seamlessly. Database is another layer that can see performance bottlenecks, but that's usually in the hands of the DBAs.
Children
No Data