by XTIVIA | Jun 9, 2023 | Azure, Blog, Microsoft
As businesses increasingly move to the cloud, many are looking to migrate their on-premises databases to Azure. There are a number of reasons for this, including: Cost savings: Azure offers a pay-as-you-go pricing model, which can save businesses money on their...
by XTIVIA | Jun 8, 2023 | Blog, Db2
As an IT services company focused on IBM Db2, we understand the benefits and limitations of using Db2 as a database for a project. Db2 is a relational database management system (RDBMS) developed by IBM that offers robust features and capabilities for managing large...
by XTIVIA | May 17, 2023 | Azure, Blog, Microsoft
What Are Azure Logic Apps? Azure Logic Apps is a Platform as a Service (PaaS) offering by Azure, where users connect to their organization’s applications and services, develop and run automated workflows in the cloud and automate existing workflows that...
by Monica Silva | May 9, 2023 | Blog, MySQL
With the increasing need for security in data transfer, MySQL provides an option for enabling SSL/TLS encryption to secure communication between the client and the server. SSL (Secure Sockets Layer) and its successor TLS (Transport Layer Security) use a combination of...
by XTIVIA | May 5, 2023 | Azure, Blog, Microsoft
Capturing changes from the data sources for implementing an incremental data load is a common requirement in data engineering pipelines. One of the cool features of Azure Data Factory is CDC (Change Data Capture). This can be implemented using various options...