Skip to content
Home » Archives for Eric Hanson » Page 4

Eric Hanson

Mastering Search Algorithms in Python

Search algorithms are fundamental to computer science, used for finding elements in data structures efficiently. In this tutorial, we’ll cover essential search algorithms, from basic to advanced, using Python with challenge problems included.

Containers and Orchestration: Transforming Data Platform Engineering

Kubernetes orchestration combined with Docker containers have revolutionized the way data platform teams build platforms. Teams can build cloud-native data platforms with automated fault tolerance and scalability to meet changing demands for computing resources at ease. Together with cloud computing, data platforms are able to be more flexible and cost efficient than ever before.