Datasense – Management of sensitive data in organizations
The objective of Datasense is to Identify, Classify and Categorize personal and sensitive data in the Portuguese language, in the context of the General Data Protection Regulation (GDPR). Personal data include personal identification numbers (e.g.: ID card number, cellphone number),…
Obtaining real value from Machine Learning with MLOps
Nowadays the required conditions to obtain value from machine learning, and solve complex business problems are at our reach. We have now the capacity to create and manage large datasets, there are several accelerators on several cloud platforms and with…
Link congratulates BPI for another international recognition
Link is very pleased to congratulate BPI on yet another international recognition with the award of the Innovation Award 2019 by The London Institute of Banking & Finance in the BEST TECHNOLOGY INITIATIVE – EUROPE category with the BPI GoNow…
Improving the use of Variables and Parameters on SSIS– A tip from the field
As part of my actual job, I frequently use SQL Server Integration Services for developing new packages as well as to change existing ones. Inside SSIS I use and abuse of variables and parameters, and often end up having some…
Getting Started With Oracle JET and Oracle Cloud
Hi everyone, We’ll kick off this year with a new blog series in Link Consulting, dedicated to a more pure development thread with Oracle development tools (broadly speaking) and Oracle JET in particular. I was most impressed with Oracle’s own…
Azure Databricks and Azure HDinsight Hive Integration
Hello, There is a great hype around Azure DataBricks and we must say that is probably deserved. It will put Spark in memory engine at your work without much effort and with decent amount of “polishedness” and easy-to-scale-with-few-clicks. We also…
KAFKA 101 – Messages To Non-existent Topic
This is a series of Kafka 101 tricks that our team see during our engineer work. Blog posts will be very small and objective. This first post is about sending messages to topics that don’t exists and what happens to…
ADF Naming Conventions – Part I
Hi all, Today I’m focusing my attention on ADF naming conventions. Beside this post I will write two more to cover as much as possible all areas of this subject. In the last post I will provide a PDF with all information…
ADF Naming Conventions – Part II
In my previous post ADF Naming Conventions – Part I I have focused my attention on: Application & Project Naming Packages Naming Business Components Naming Today I will start to talk about Model & View Controller Project naming. ADF Model Naming For…
ADF Naming Conventions – Part III
Hi all and welcome to another blog post on ADF Naming Conventions. In my previous post ADF Naming Conventions – Part II I have focused my attention on: Model & View Controller Project Today I will focus on: Task Flows Templates JSF,…