Technology

In this section, we will address general questions about the Devprime platform.

1. Is there any resiliency strategy provided by the Devprime Stack?

Devprime offers resiliency, retry, and circuit break strategies that make applications responsive, failure-reactive, and antifragile.

2. If I have API’s or microservices built with Devprime and I want to connect them to an API Gateway, is that possible?

All API’s based on Devprime follow the REST standard and support the Open API protocol, allowing them to be exposed on any API platform.

3. How do I migrate my applications built using Devprime from the Cloud to an On-premises environment?

Our standard recommendation is to contain using docker/Kubernetes. The applications built with Devprime follow the Cloud Native strategy, allowing portability between the various cloud providers, as well as their use On-premises.

4. Is it possible to use Devprime in hybrid environments?

Devprime’s entire architecture follows the Cloud Native strategy, allowing its applications to be published in any environment, even allowing communication with legacy software, using an anti-corruption layer based on Devprime Connect.

Last modified January 10, 2024 (967dcac3)