Taylor Emma

A senior editor for The Mars that left the company to join the team of SenseCentral as a news editor and content creator. An artist by nature who enjoys video games, guitars, action figures, cooking, painting, drawing and good music.
2363 Articles

Object-Oriented Analysis And Design — Introduction (Part 1)

The Concept Of Object-Orientation Object-orientation is what’s referred to as a programming…

Taylor Emma

Designing Real-World Systems

This last section is all about examples of real world problems, and…

Taylor Emma

Spark Streaming

With Spark core, we can analyze batch of data (say, daily). With…

Taylor Emma

Streaming Data

So far we assumed data is sitting on the cluster, but, we…

Taylor Emma

Query Engines

There are handful of solution to query the data in the whole…

Taylor Emma

Cassandra

A distributed NoSQL database with no point of failure (no master node).…

Taylor Emma

External Data Storage

We can use and integrate external data storage, relational and non-relational databases…

Taylor Emma

Tez

It runs on top of YARN. It’s an alternative to MapReduce. In…

Taylor Emma

Mesos

It’s an alternative to YARN, yet it’s still different. It’s used by…

Taylor Emma

Hadoop

This article is not a technical deep dive. It’s rather a quick…

Taylor Emma