Daniel Magid
Daniel Magid is founder and chief executive officer at Eradani.
-
Making Git Part of Your Modernization Strategy
June 26, 2023 Daniel Magid
Maybe the most important part of your IBM i modernization strategy should be modernizing the tools you are using to develop and maintain your applications. Most of the application development world has moved to tools centered around using Git for version control. There is no reason IBM i developers cannot do the same thing. IBM is solidly behind this strategy with their new Merlin product and most of the change management vendors have some kind of Git integration.
By adopting Git for version control, IBM i applications can be managed with the same tools that are being used for development …
Read more -
Kafka, JSON, DevOps: Future Proof Your IBM i With Secure, High Performance APIs
October 26, 2022 Daniel Magid
It is an exciting time to be working with an IBM i! The Rochester lab and IBM partners are rapidly pushing out new technology options that allow you to do anything with the IBM i that you can do on any other platforms. The latest in web and mobile user interfaces, the most modern languages, comprehensive security, machine learning, data visualization, internet of things, APIs – are all available to IBM i users. When combining all that technology with the unmatched reliability, ease of management and low cost of ownership of IBM i, you can be confident that your company …
Read more -
Highly Secure API Enablement for IBM i
August 1, 2022 Daniel Magid
The explosive growth of APIs (Application Programming Interfaces) over the past few years has dramatically transformed how business is conducted. APIs allow customers to increase revenue by leveraging new channels to reach their customers; they facilitate cost reduction by automating manual processes and raising an organization’s responsiveness. In many industries, the benefits of APIs are so compelling that it is already impossible to compete or participate in a business supply chain without supporting APIs.
However, opening up your core IBM i applications to API connections also carries risks. According to the Gartner Group, APIs are rapidly becoming the number one …
Read more -
API Operations Management for Safe, Powerful, and High Performance APIs
May 18, 2022 Daniel Magid
Now that API enablement for IBM i applications has become mainstream, IBM i users are starting to ask questions around how best to manage API operations. To get the most out of your APIs and to provide your API users with the very best experience, you must:
- Ensure your APIs are up, running and providing rapid responses.
- Protect your APIs from attacks, misuse and faulty calls coming from API end users.
- Have a strategy for creating, deploying and maintaining your APIs over time.
In other words, you need to make sure that your APIs deliver the same reliability, security, performance …
Read more -
Every IBM i Shop Must Have An API Integration Strategy
October 6, 2021 Daniel Magid
I have had several very exciting conversations with IBM i users recently about new technology as they have reached out to Eradani for help in advancing their IBM i applications using APIs. More and more I hear how IBM i pros are learning new things and innovating to transform their IBM systems into examples of leading-edge computing. One of the cool things IBM i users are recognizing is that the value of APIs comes not just from making IBM i data available to other applications and outside users, but also from adding additional function to RPG applications by calling out …
Read more -
Modernize Your IBM i Using Other People’s Code
September 8, 2021 Daniel Magid
IBM i users are moving their applications to the leading edge quickly by connecting their RPG and COBOL code to the exploding number of publicly available APIs. In just the last few months here at Eradani, we have worked with customers who are providing the latest in shopping experiences by connecting their applications to Shopify, Wix, and Amazon. We have helped customers automate logistics and provide real time shipping information using APIs from UPS, USPS, Project44, Shipengine, and many others. Some of our finance industry companies are using APIs to get vehicle information and property information for loan documents and …
Read more -
Calling All IBM i Platforms. . .
August 16, 2021 Daniel Magid
In a microservices world, all elements of what used to be monolithic application programs are now chunks of code linked to each other using any number of application programming interfaces, or APIs. Those APIs can be based on a remote procedure call, or RPC, architecture, which is a kind of generic distributed client/server approach, or the REST – short for representational state transfer – architecture favored by parts of the commercial Web software stack that has dramatically grown in popularity in the past two decades. Either way – and in fact, there are more than two ways – APIs are …
Read more