Article Piyush Adhikari · Feb 24, 2023 2m read InterSystems IRIS in Containers InterSystems has also released IRIS as containerized deployments. This post is to demonstrate how InterSystems IRIS and applications those rely on IRIS a backend can be packaged into an image and be run in other machines in containers and how simple it is to do that. A container runs image/s which have all the necessary executables, binary code, libraries, and configuration files. And the images can be moved from one machine to another, and an images repository like Docker Hub can simplify that process. I have used an application from Open Exchange for this demo. #Containerization #Docker #InterSystems IRIS #InterSystems IRIS for Health #Open Exchange #VSCode Open Exchange app 5 2 3 421
Article Piyush Adhikari · Dec 11, 2022 3m read Embedded Python and IRIS on Jupyter Notebook in a virtual environment I am documenting a demo of InterSystems IRIS featuring Embedded Python and Jupyter Notebook deployed on the same container, and an Embedded Python application developed on that Jupyter Notebook IDE. #Embedded Python #Python #Visualization #InterSystems IRIS #InterSystems IRIS for Health 1 0 1 480
Article Piyush Adhikari · Oct 19, 2022 3m read Ingestion and Querying Speed Test The capacity of taking numerous records every second while also facilitating real-time queries simultaneously in real time is called Hybrid Transactional Analytical Processing (HTAP). It is also called Transactional analytics or Transanalytics or Translytics and is a very useful element in scenarios where there is constant flow of real time data coming from IIOT sensors or data on fluctuations in stock market, and supporting the need for querying these data sets in real-time or near real-time. #Analytics #Big Data #Database Transaction Processing #Data Import and Export #InterSystems IRIS 4 4 0 799
Article Piyush Adhikari · Oct 19, 2022 3m read Utilizing InterSystems IRIS's PEX Framework and Python for Machine Learning with Interoperability using HuggingFace I am demonstrating a use case of how we can create an IRIS Interoperability Production for special use in an external language. InterSystems IRIS, within Interoperability has a framework called Production Extension (PEX), using which we can create productions and program them as per their purpose using external languages like Java, Python etc, and also develop custom inbound and outbound adapters to communicate with other applications. #Interoperability #Python #InterSystems IRIS for Health 6 5 0 356