go to post Yuri Marx · Nov 11, 2021 I'm proud to be a member between the 10,000 very well served DC members by the best IT developer community in the market.
go to post Yuri Marx · Nov 7, 2021 IRIS has encryptation already, but not anonymization. Is a valid security topic.
go to post Yuri Marx · Nov 7, 2021 Consent in the privacy is a legacy resource, because all days we give consent without read the contract and conditions. Now, to reach privacy, you need to use the resource of transparency. When the user know what the data controller did with your data and it is allowed to the data holder manage data sharings, get reports and claim privacy rights using this transparency, you get the real privacy. Gdpr, lgpd is about it. Is not about cypher data or allows a consent opt in, but to give to the holder the power to manage all aspects about your data. So to expand the security contest with privacy, will require to you review all current rules. The risk to see apps using 95% from another technologies and 5% of iris it is real with this expansion. While when you has the requirement to use intersystems security model, we have more chance to see apps with intensive use of iris
go to post Yuri Marx · Nov 5, 2021 It is a contest about security not about privacy. In the rules, it is necessary use InterSystems Security Model.
go to post Yuri Marx · Nov 1, 2021 1. Usability, Flexibility, Security, Data Privacy, Cloud ready and meet to the business. 2. UI, SSO, Microservices Architecture, ORM, DevOps procedures, Dashboards and Reports. 3. Database, ObjectScript, Productions and IaC for DevOps. 4. UI - 50%, Backend 30%, Infra/DevOps 20%.
go to post Yuri Marx · Oct 25, 2021 Support features: 1 - convert parquet file to an objectscript dynamic array and vice versa. 2 - pex business service to get parquet data. 3 - pex business operation to write parquet data.
go to post Yuri Marx · Sep 15, 2021 I copied zpm-0.3.0.xml from https://pm.community.intersystems.com/packages/zpm/latest/installer to my project and added the following lines in my docker file and in my iris.script dockerfile:COPY zpm-0.3.0.xml . iris.script:do $SYSTEM.OBJ.Load("/opt/irisapp/zpm-0.3.0.xml","ck") Worked fine!!! Sample: https://github.com/yurimarx/automl-nasdaq