by Narayana Nemani | Nov 3, 2022 | Blog, Data Science & AI
Amazon Sagemaker Autopilot is used to build, train and deploy machine learning models. Sagemaker is useful for creating machine learning models without an in-depth knowledge of machine learning. It automatically evaluates the data, creates features and...
by XTIVIA | Mar 11, 2021 | API Management, Blog
Measuring the Key Performance Indicators (KPIs) of Application Programming Interfaces (APIs) extends beyond technical performance. Stakeholders range from leadership and IT executives to programmers and development teams, meaning the KPIs won’t be the same at...
by XTIVIA | Jan 31, 2020 | Applications, Blog, Data Management
Islands of automation are no stranger to the modern enterprise. The ever-expanding nature of IT infrastructure is introducing new technologies and architectural paradigms, often antiquating critical solution platforms, thereby creating a disconnect between business...
by XTIVIA | Sep 3, 2019 | Blog, Data Management
Organizations are trying to “organize” the flood of data in their ecosystems when they should be voracious consumers of information and demanding a ubiquitous flow of data. Companies who can capitalize on the untapped potential of pervasive data are...
by Abdul Wahab Khan | Jul 30, 2019 | Blog, Data Management
Data Modeling Overview Data Modeling is the process of designing the data objects of an enterprise (or for a specific project on a smaller scale) based on the business requirements. The process covers many aspects of the design: relationships between different...
by XTIVIA | Dec 19, 2018 | Blog, Master Data Management
What is EBX5? EBX5 is a multi-domain MDM tool that allows modeling any type of master data and implementing governance using the rich features such as Collaborative Workflows, Data Authoring, Hierarchy Management, Version Control, and Role-based Security. An MDM...
by Brad Patterson | Nov 8, 2017 | Blog, Data Management
I often use the Informix Developer Edition for ARM on my Raspberry Pi for quick prototyping and proof-of-concept (POC) experiments as the Informix Developer Edition has all of the features of the full Enterprise Edition, including native JSON and Time Series...
by XTIVIA | Jan 8, 2016 | Blog, Databases
This article is part 10 in a series on the top 10 most common mistakes that I have seen impact SQL Server Performance and Resiliency. This post is not all-inclusive. Most common mistake #10: Storage For the final post in the top 10 items that influence the performance...
by XTIVIA | Jan 7, 2016 | Blog, Business Intelligence, Data Management, Data Warehousing, Databases
This discussion provides an understanding of what is included in a sound backup strategy for your Sql Server data warehouse application. Most data warehouse applications require a different backup and recovery strategy than a typical online transaction processing...
by XTIVIA | Oct 14, 2015 | Blog, Data Management, Databases
Keeping track of SQL Server Jobs is an important part of maintaining a database proactively. The below script pulls a quick list of all jobs, completion status, and date the job ran. Taking this a step further one could have the SQL Server email them a copy...