Article Yuri Marx Perei... · Nov 25, 2021 3m read The power of XDATA applied to the API Security The XData (https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GOBJ_XDATA) is a powerful feature to set documentation and metadata information for classes and methods. #ObjectScript #REST API #Security #InterSystems IRIS Open Exchange app 2 4 1 547
Article Yuri Marx Perei... · Nov 12, 2021 1m read InterSystems IRIS Building Blocks to TOGAF Architecture Domains The TOGAF is the The Open Group Architecture Framework. It provides an approach for planning, design, implement, deploy and govern your EA (Enterprise Architecture) projects. The TOGAF has a concept called Building Block. It is any element that can be used, reused a executed to deliver value and new functions to the business. In the picture above, I present to you the main IRIS building blocks to create fantastic apps. #InterSystems Business Solutions and Architectures #InterSystems IRIS 4 2 3 1.4K
Article Yuri Marx Perei... · Nov 1, 2021 4m read Top 10 InterSystems IRIS Features The InterSystems IRIS is a great data platform and it is met the current features required by the market. In this article, you see the top 10: Note: this list was updated because many features are added to IRIS in last 3 years (thanks @Kristina Lauer) #Adaptive Analytics #Best Practices #Interoperability #InterSystems API Manager (IAM) #Python #InterSystems IRIS 12 3 2 875
Article Yuri Marx Perei... · Oct 29, 2021 6m read Enterprise Architecture views with InterSystems IRIS and Zachman Framework #InterSystems Business Solutions and Architectures #InterSystems IRIS 5 0 2 488
Discussion Yuri Marx Perei... · Oct 25, 2021 InterSystems IRIS Parquet file support Hi community, The parquet file format is the evolution of the CSV file format. See the differences when you process data in the AWS using CSV and Parquet: Do you like to have support to parquet files in the InterSystems IRIS? #Big Data #CSV #InterSystems IRIS 2 5 0 564
Article Yuri Marx Perei... · Oct 19, 2021 5m read Big Data components and the InterSystems IRIS In the last years the data architecture and platforms focused into Big Data repositories and how toprocess it to deliver business value. From this effort many technologies were created to process tera and petabytes of data, see: #Big Data #InterSystems IRIS #InterSystems IRIS for Health Open Exchange app 1 0 1 746
Article Yuri Marx Perei... · Oct 19, 2021 2m read Using SQL (Apache Hive) into Hadoop Big Data Repositories Hi Community, The InterSystems IRIS has a good connector to do Hadoop using Spark. But the market offers other excellent alternative to Big Data Hadoop access, the Apache Hive. See the differences: #Big Data #Interoperability #InterSystems IRIS #InterSystems IRIS for Health Open Exchange app 3 0 1 540
Question Yuri Marx Perei... · Sep 15, 2021 Zpm for iris automl community Hi community, Do you have docker automl docker image with zpm? #Docker #InterSystems Package Manager (IPM) #InterSystems IRIS 0 4 1 225
Article Yuri Marx Perei... · Sep 6, 2021 2m read OKR - Execute the strategy with InterSystems IRIS and OKR The OKR methodology (Objectives and Key Results or Objectives and Key Results) is used by the largest companies in the world (such as Google, Netflix, Spotify, BMW, Linkedin, etc.) for agile performance management. It was created in the 1970s by Andrew Grove, president of Intel, and introduced to the general public in his famous book “High Output Management”. Around 1998 John Doerr, one of the world's top venture capitalists, after coming into contact with Intel's OKR, introduced the model to Larry Page and Sergey Brin, who started a small company called Google. #Analytics #InterSystems IRIS Open Exchange app 6 0 1 271
Question Yuri Marx Perei... · Sep 5, 2021 Rebuild table index using ObjectScript How Can I Do It (rebuild index) using ObjectScript? #SQL #InterSystems IRIS 0 2 0 750
Question Yuri Marx Perei... · Sep 5, 2021 Error in ID when build with DeepSee How Can I resolve this? ERROR #5001: Failure to determine first and last IDs in source table 'dc_irisbi.KeyResult'. Check indices on the source. I trying to use this class in a deepsee cube, when I build, I get this error #InterSystems IRIS BI (DeepSee) 0 2 0 245
Article Yuri Marx Perei... · Aug 9, 2021 3m read Learning Path for beginners Hi Community, The InterSystems Learning Website has many important iterative courses. So if you want to learn about InterSystems and start to work with InterSystems this is the path: #Tips & Tricks #InterSystems IRIS 28 21 7 2.1K
Article Yuri Marx Perei... · 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 Perei... · 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 614
Article Yuri Marx Perei... · 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 509
Article Yuri Marx Perei... · 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.2K
Question Yuri Marx Perei... · 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 201
Question Yuri Marx Perei... · Apr 12, 2021 %JSONExport - ID export Hi Community, How Can I do to return ID when I call %JSONExport()? #JSON #REST API #InterSystems IRIS 1 9 0 378
Question Yuri Marx Perei... · 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 285
Article Yuri Marx Perei... · 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