RAD Server is a set of solutions to create and deploy service-based applications (SOA, microservices, and so on) enabling developers to create new backends or migrate existing business logic to a modern, open, stateless, secure, and scalable service-based architecture. It can be distributed on a private Windows or Linux server, or in the cloud on Amazon, Rackspace, and Azure.
With RAD Server, there is no more need for you to build your own services and backend servers, you just load your Delphi methods into RAD Server and publish your backend code to any client, through REST/JSON endpoints. Embedded services and integrations provide the most common functionalities and access to the major external systems.
Before the RAD Server, developers had to create their own backends for Delphi applications, using tools such as DataSnap, which provide the basic building...