Step 1: Interpret the modulus geometrically.
The expression $|z + 1| = |z - (-1)|$ is the distance from the point $z$ to the fixed point $-1$ (that is, $(-1, 0)$) in the complex plane.
Step 2: Recognise the locus.
A point that stays a constant distance from a fixed point traces a circle. So $z$ lies on a circle centred at $(-1, 0)$.
Step 3: Read the radius.
Here the constant distance is 1, so the radius is 1.
Step 4: Confirm algebraically.
Put $z = x + iy$: $|(x+1) + iy| = 1$ means $\sqrt{(x+1)^2 + y^2} = 1$.
Step 5: Square both sides.
$(x+1)^2 + y^2 = 1$, i.e. $(x-(-1))^2 + (y-0)^2 = 1^2$.
Step 6: Match to the standard circle.
Comparing with $(x-h)^2 + (y-k)^2 = r^2$ gives centre $(-1, 0)$ and radius $1$.
\[ \boxed{\text{circle with centre } (-1, 0) \text{ and radius } 1} \]