Concept:
The modulus $|z-a|$ represents the distance between point $z$ and point $a$ in the complex plane.
The inequality $|z-a| < |z-b|$ defines the region of points closer to $a$ than to $b$.
Step 1: Interpret geometrically.
Let $z = x + iy$.
\[
|z + 1| = |z - (-1)| \Rightarrow \text{distance from } (-1,0)
\]
\[
|z - 1| \Rightarrow \text{distance from } (1,0)
\]
Thus, the inequality means points closer to $(-1,0)$ than $(1,0)$.
Step 2: Find the boundary line.
Points equidistant from $(-1,0)$ and $(1,0)$ lie on the perpendicular bisector:
\[
x = 0 \quad (\text{y-axis})
\]
Step 3: Determine the region.
Since $(-1,0)$ lies on the left side of the y-axis,
the required region is:
\[
x < 0
\]