Tag: Data and analytics
-
AI-driven weather prediction breakthrough reported
Posted on April 8, 2025, Level beginner Resource Length medium
Researchers say Aardvark Weather uses thousands of times less computing power and is much faster than current systems. By Rachel Hall and Ian Sample.
Tags ai-and-machine-learning leadership-and-career miscellaneous data-and-analytics
-
Seven essential big data analytics tools every business needs in 2025
Posted on March 5, 2025, Level beginner Resource Length medium
Data floods in by the second, fueling every facet of business operations. Yet, raw data offers little value on its own — this is where big data analytics tools step in, transforming numbers into actionable insights. By Irina Prevalova.
Tags data-and-analytics cloud-and-infrastructure
-
The future of Data Lakehouses: Apache Iceberg explained
Posted on February 18, 2025, Level beginner Resource Length medium
The evolution from traditional data warehouses to modern data lakehouses marks a significant shift in how businesses approach data management. Data warehouses once served as the centralized repository for structured data and facilitated rapid query performance with robust governance mechanisms. However, companies faced challenges such as high storage costs, rigid schema enforcement, and limited support for AI and machine learning workloads. By Fawaz Ghali, PhD.
Tags data-and-analytics miscellaneous product-and-design
-
Top 20 crypto chart patterns and downloadable PDF
Posted on January 5, 2025, Level intermediate Resource Length long
Unlock the secrets of cryptocurrency price movements with our comprehensive guide to crypto chart patterns! As an investor, being able to recognize and respond to these patterns is crucial in making informed decisions about when to buy or sell. In this article, we'll dive into the world of crypto chart analysis and explore some of the most common and effective patterns to look out for. By Lana Sparrow.
Tags business-and-emerging-tech leadership-and-career data-and-analytics
-
New Google AI tools 2025: Gemini 2.0, Astra, Veo 2 & Trillium chips
Posted on January 4, 2025, Level beginner Resource Length medium
Google's new AI tools are designed to make life easier, faster, and more accurate. As a CTO, you should keep an eye on these developments, as they have the potential to disrupt industries and drive innovation. By Alex McFarland.
Tags ai-and-machine-learning cloud-and-infrastructure software-engineering data-and-analytics leadership-and-career
-
Fifteen essential design patterns explained with Java examples
Posted on January 2, 2025, Level intermediate Resource Length long
Design patterns are reusable solutions to common problems in software design. They provide a proven and efficient way to solve complex problems, making it easier for developers to write better code. By Akash Pandey.
Tags architecture-and-apis backend-development data-and-analytics leadership-and-career
-
How to use Apache Spark for big data processing: A comprehensive guide
Posted on December 27, 2024, Level intermediate Resource Length medium
Apache Spark is an open-source data processing engine that has gained immense popularity in recent years due to its ability to handle large-scale data processing with ease. One of the key features of Spark is its distributed computing architecture, which allows it to process big data sets across multiple machines in parallel. This makes it an ideal choice for handling large datasets and providing real-time insights. By S Akash.
Tags data-and-analytics cloud-and-infrastructure
-
What do we know about the economics of AI?
Posted on December 21, 2024, Level beginner Resource Length medium
The MIT News article titled 'What Do We Know About Economics and AI?' explores the intersection of economics with artificial intelligence (AI). By Peter Dizikes.
Tags data-and-analytics ai-and-machine-learning leadership-and-career
-
The security risks and benefits of AI/LLM in software development
Posted on December 11, 2024, Level beginner Resource Length long
In a world where 67% of organizations are either using or planning to use AI, the software development landscape is undergoing a seismic shift. Artificial Intelligence, Machine Learning, and Large Language Models (AI/ML/LLMs) aren't just buzzwords anymore—they are reshaping how we build, secure, and innovate. By securityjourney.com.
Tags data-and-analytics ai-and-machine-learning software-engineering security-and-privacy
-
Relational vs non relational database
Posted on December 7, 2024, Level beginner Resource Length medium
A database is an organised collection of information, nowadays commonly stored electronically in a computer system. It is usually controlled by a database management system (DBMS), which, along with the applications associated with it, forms a database system. By ovhcloud.com.
Tags backend-development leadership-and-career data-and-analytics software-engineering product-and-design
-
Introduction to distributed NoSQL databases
Posted on December 3, 2024, Level beginner Resource Length medium
Distributed NoSQL databases are designed to handle large datasets efficiently. They are distributed across multiple servers, which allows them to scale horizontally. NoSQL databases are more flexible than traditional relational databases, which can make them a better choice for applications with changing data needs. By Alex Patino.
Tags cloud-and-infrastructure data-and-analytics software-engineering
-
Advanced SQL techniques to transform data analysis
Posted on November 30, 2024, Level intermediate Resource Length medium
This article covers the proactive way of presenting data analysis by using advanced SQL techniques and offers a step-by-step approach to improving the speed of your queries and their accuracy. By dasca.org.
Tags cloud-and-infrastructure data-and-analytics backend-development