I'm aware there are been several similar questions, and some great answers with hints on how to prove this, for example here and here.
But I've never really seen a detailed proof of the absolute convergence of the Riemann zeta function in the half-plane $\Re(s)> 1$.
I hope there's interest on a detailed proof of this for reference. Here is my attempt. Please, fill in any detail that might be missing, or point out any mistake!
On $\Re(s)=\sigma> 1$, we have
$$\sum_{n=1}^{\infty}\bigg|\frac{1}{n^s}\bigg|=\sum_{n=1}^{\infty}\frac{1}{n^\sigma}$$
and
$$\frac{1}{n^\sigma}\leq\frac{1}{n^{1+\epsilon}}$$
for any $\epsilon >0$, so by the direct comparison test, if
$$\sum_{n=1}^{\infty}\frac{1}{n^{1+\epsilon}}$$
converges absolutely, then so do $\sum_{n=1}^{\infty}|1/n^s|$ and $\zeta(s)$.
By the integral test, the convergence of $\sum_{n=1}^{\infty}1/n^{1+\epsilon}$ is equivalente to the finitude of the integral
$$\int_1^\infty \frac{1}{n^{1+\epsilon}}=\bigg[-\frac{1}{\epsilon x^\epsilon}\bigg]=\frac{1}{\epsilon}$$
which holds for any $\epsilon < \infty$.
Any correction or improvement is welcomed! Thanks in advance.