What is OpenLegacy and what does it do?
OpenLegacy creates microservices from legacy systems like CICS and IMS. It uses a design-time workbench to define services and a runtime engine to execute them. The platform supports web services, RESTful APIs, and JSON.
How does OpenLegacy connect to and interact with legacy systems?
OpenLegacy connects to legacy systems using standard protocols like TCP/IP and SNA. It transforms legacy data formats into modern formats like JSON. The platform uses a metadata-driven approach to map legacy data structures to microservice interfaces.
What are the deployment options for OpenLegacy?
OpenLegacy supports various deployment options, including on-premises, cloud, and hybrid environments. It can be deployed on platforms like z/OS, Linux, and Windows. The platform integrates with containerization technologies like Docker and Kubernetes.
How do you create and configure microservices with OpenLegacy?
OpenLegacy uses a design-time workbench for service creation and configuration. The workbench provides a graphical interface for mapping legacy data structures to microservice interfaces. The platform also supports command-line interface (CLI) for administrative tasks.