You never know what’s going to happen when you click on a LinkedIn job posting button. I’m always on the lookout for interesting and impactful projects, and one in particular caught my attention: “Far North Enterprises, a global fabrication and distribution establishment, is looking to modernize a very old data environment.” I clicked the button […]
Data Management in an Industrial Environment
Industrial environments are rich data sources, from equipment pressure and temperature readings to real-time inventory levels. This ocean of data provides organizations with valuable insights when (and if) effectively harnessed. By transforming raw data generated across the floor 24/7 into actionable intelligence, industrial plants are equipped with data-informed insights necessary to create operational strategies that […]
Data Modeling and Data Models: Not Just for Database Design
“The main purpose of a data model is actually not to design a database – it’s to describe a business,” said Christopher Bradley, information strategist at DMA Advisors. Bradley spoke at a recent Data Architecture Online conference about the purpose of Data Modeling and its role in Data Governance and the modern successful business. Are […]
Knowledge Graphs: Context, Compliance, and Connections
“Graph is leaving a larger and larger footprint. And that is good,” said Thomas Frisendal in Knowledge Graphs and Data Modeling. Gartner named knowledge graphs as part of an emerging trend toward digital ecosystems, showing relationships among enterprises, people, and things, and enabling seamless, dynamic connections across geographies and industries. Elisa Kendall and Deborah McGuinness, […]
What Is a Graph Database? Definition, Types, Uses
A graph database (GDB) models data as a combination of nodes (vertices) and edges (relationships) with equal importance. Businesspeople query these structures to reveal patterns and insights within the data and their associations. These would be difficult to discern from other data visualizations, such as tables, charts, and documents. Since humans naturally think by associating one concept with another, people […]
Microservices and AWS RDS Instances: Revolutionizing Application Development
In today’s fast-paced digital landscape, the demand for flexible, scalable, and independent application deployment is more critical than ever. Microservices architecture has emerged as a game-changer in how developers build and manage applications, allowing for the decomposition of traditional monolithic systems into independently deployable services. Coupled with the power of Amazon Web Services (AWS) Relational […]
What Is a Database Management System (DBMS)?
A database management system (DBMS) describes a collection of multiple software services that work together to store, compute, maintain, structure, and deliver the data as part of a product. This platform also provides metadata, a system of data labeling, so that engineers and users can understand and map what entities and properties are available and their […]
How In-Database Machine Learning Transforms Decision-Making
In the contemporary landscape of data-driven decision-making, enterprises are increasingly turning to predictive analytics to gain valuable insights into future trends and behaviors. Predictive analytics involves extracting patterns from historical data to forecast future outcomes, enabling organizations to make proactive decisions and optimize their operations. Traditionally, predictive analytics has been performed using standalone machine learning […]
Integrating AWS Data Lake and RDS MS SQL: A Guide to Writing and Retrieving Data Securely
Writing data to an AWS data lake and retrieving it to populate an AWS RDS MS SQL database involves several AWS services and a sequence of steps for data transfer and transformation. This process leverages AWS S3 for the data lake storage, AWS Glue for ETL operations, and AWS Lambda for orchestration. Here’s a detailed […]
Data Warehouse vs. Database
What are data warehouses and databases? How are they different, and when should you use a data warehouse vs. database to store data? Below, we will look at the differences and similarities between them. What Is a Database? In a database, data is presented in a structured manner for easy access and manipulation. Vast amounts […]