Article Yuri Marx · Aug 2, 2021 30m read InterSystems IRIS REST Application Patterns This article suggests to you some patterns to create REST API applications using IRIS. Note: source code in https://github.com/yurimarx/movie Class Pattern to the REST Application To begin, see my suggestion for classes needed to create IRIS API applications: #REST API #Tutorial #InterSystems IRIS 9 8 1 1.2K
Article Yuri Marx · Jun 24, 2021 1m read HealthTech Trends The healthcare technology market is in strong evolution. Gartner's wave chart for healthcare technologies demonstrates what these technologies are, very well reflected by healthcare.digital. I call this HealthTech See: These technologies can use InterSystems technologies (ISC Health Tech), see: #InterSystems Business Solutions and Architectures #InterSystems IRIS for Health 11 1 2 588
Article Yuri Marx · May 24, 2021 1m read Data Platform Levels It's a challenge when you need, as a software architect, design a corporate architecture to meet the current business requirements, you need achieve level 5. With InterSystems IRIS.it's possible. With 1 product you get SQL + NoSQL + ESB + BI + Open Analytics + Real time virtual cubes + NLP + AutoML + ML (with Python) and Advanced cloud + Sharding support. #InterSystems Business Solutions and Architectures #InterSystems IRIS 4 2 1 482
Article Yuri Marx · May 20, 2021 4m read Data Fabric Architecture with InterSystems IRIS What is Data Fabric? #InterSystems Business Solutions and Architectures #InterSystems IRIS 4 2 2 2.1K
Question Yuri Marx · Apr 12, 2021 IRIS as AWS Managed Service? Hi Community, I see the announcement https://www.intersystems.com/news-events/news/news-item/intersystems-iri.... But I didn't find in the AWS marketplace. Do you know where find this option? #AWS #InterSystems IRIS 0 1 0 193
Question Yuri Marx · Apr 12, 2021 %JSONExport - ID export Hi Community, How Can I do to return ID when I call %JSONExport()? #JSON #REST API #InterSystems IRIS 0 8 0 346
Question Yuri Marx · Mar 17, 2021 SQL sentence to test connection It is common to test a connection sending a general SQL instruction to the database, in Oracle we send select 1 from dual, for example, and in IRIS what the best option? #SQL #InterSystems IRIS 0 5 0 264
Article Yuri Marx · Mar 13, 2021 5m read Protect your REST API applying OWASP Top Ten Hi Community, Did you know about OWASP and Top Ten Web Application security risks to your Web API or Web Apps? OWASP is a community foundation created to help us to improve the security of web apps/web APIs. OWASP do the web apps more secure through its community-led open source software projects, hundreds of chapters worldwide, tens of thousands of members, and by hosting local and global conferences. #Security #InterSystems IRIS 2 2 2 1.8K
Announcement Yuri Marx · Mar 8, 2021 International Women's Day - a good day to donate for girls who code Congrats for women. "I was born in rough times. I accepted contradictions, struggles and stones as lessons in life and I use them. I learned to live". (Cora Coralina, Brazilian poet) #Other 5 0 1 157
Article Yuri Marx · Mar 5, 2021 3m read Fraud Management with InterSystems IRIS Organizations around the world lose an estimated five percent of their annual revenues to fraud, according to a survey of Certified Fraud Examiners (CFEs) who investigated cases between January 2010 and December 2011. Applied to the estimated 2011 Gross World Product, this figure translates to a potential total fraud loss of more than $3.5 trillion (source: https://www.acfe.com/press-release.aspx?id=4294973129). #InterSystems Business Solutions and Architectures #InterSystems IRIS 2 2 2 518
Article Yuri Marx · Mar 2, 2021 4m read Day 5: Developing with InterSystems Objects and SQL I finished my participation in the Developing with InterSystems Objects and SQL with Joel Solon. The course is very nice and I will share with you some tips I got during this the training final day. Tips presented in the day 5: #Tips & Tricks #InterSystems IRIS 2 8 1 555
Article Yuri Marx · Mar 1, 2021 3m read Day 4: Developing with InterSystems Objects and SQL I'm participating in the Developing with InterSystems Objects and SQL with Joel Solon. The course is very nice and I will share with you some tips I got during the training. Tips presented in the day 4: #Globals #Object Data Model #REST API #SQL #InterSystems IRIS 4 12 1 526
Article Yuri Marx · Feb 25, 2021 3m read Day 3: Developing with InterSystems Objects and SQL I'm participating in the Developing with InterSystems Objects and SQL with Joel Solon. The course is very nice and I will share with you some tips I got during the training. Tips presented in the day 3: #Object Data Model #SQL #InterSystems IRIS 3 2 2 627
Article Yuri Marx · Feb 24, 2021 3m read Day 2: Developing with InterSystems Objects and SQL I'm participating in the Developing with InterSystems Objects and SQL with Joel Solon. The course is very nice and I will share with you some tips I got during the training. Tips presented in the day 2: #Object Data Model #InterSystems IRIS 4 4 2 667
Article Yuri Marx · Feb 23, 2021 2m read Day 1: Developing with InterSystems Objects and SQL I'm participating in the Developing with InterSystems Objects and SQL with Joel Solon. The course is very nice and I will share with you some tips I got during the training. Tips presented in the day 1: #Object Data Model #InterSystems IRIS 9 9 3 868
Article Yuri Marx · Feb 20, 2021 1m read HealthShare Functional Architecture Diagram Hi community, When InterSystems Health stack are working toghether the hospital ecosystem get this: #InterSystems Business Solutions and Architectures #HealthShare 4 0 1 1.2K
Article Yuri Marx · Feb 18, 2021 2m read Do security scan in your InterSystems IRIS container There are many options to do a full security scan in your docker images, the most popular option is Anchore community edition. Anchore will use the main public vulnerabilities databases available, including CVE. To install Anchore is very ease (source: https://engine.anchore.io/docs/quickstart/), follow the steps: #Security #InterSystems IRIS 1 1 1 248
Article Yuri Marx · Feb 4, 2021 6m read DataOps with InterSystems IRIS #Analytics #InterSystems IRIS 2 1 2 538
Discussion Yuri Marx · Feb 3, 2021 Flyway support to InterSystems IRIS Flyway is a open source product used to develop database code to migration, ddl version control, automate database procedures, etc. It is the most used product to do DevOps automation procedures to database. Do you consider create iris support to flyway? https://flywaydb.org/documentation/contribute/contributingDatabaseSupport #DevOps #InterSystems IRIS 2 3 0 381
Article Yuri Marx · Feb 2, 2021 4m read Example: Using Java + SpringBoot + Hibernate and IRIS Database to create REST API Spring Boot is the most used Java framework to create REST API and microservices. It can be used to deploy web or executable web or desktop self-contained apps, where the application and another dependencies are packaged toghether. Springboot allows you do to a lot of functions, see: Note: to learn about SpringBoot see official site - https://spring.io/quickstart #Java #REST API #InterSystems IRIS Open Exchange app 2 9 0 2.6K