$l_\infty$ is the vector space of real bounded sequences with the norm $$d(x,y)=\sup\{|x_n-y_n|, n\in \mathbb{N}\}.$$ I need to show that there is an isomorphism $T$ between $C(\beta \mathbb{N})$ and $l_\infty$ such that: $$d(T(x),T(y))=d(x,y)$$
I am a bit lost here. I do know that if $Y$ is a compact Hausdorff space, for a specified continuous $f$, there is a continuous $c_f:\beta \mathbb{N}\rightarrow Y $ such that we can make this diagram commute:
$\require{AMScd}$
\begin{CD} \mathbb{N} @>{\epsilon_\mathbb{N}}>> \beta\mathbb{N}\subset \prod_{f\in C_b(\mathbb{N})}I_f\\ @V{f}VV \\ Y \end{CD}
I suppouse we could take $T(c_f)=(f(n))_{n\in\mathbb{N}}$ if Y is compact in $\mathbb{R}$, but I have serious doubts about how to use this.
There is a problem in that you have not actually specified a $T:C(\beta\Bbb N)\to\ell_\infty$. What is the space $Y$?
Denote by $\iota$ the canonical inclusion $\Bbb N\hookrightarrow\beta\Bbb N$. Any $f\in C(\beta\Bbb N)$ restricts to a continuous $f\circ\iota:\Bbb N\to\Bbb R$, i.e. a sequence of real numbers. This is the natural thing to consider, and it's on us to check that:
$\rm(i)$ is not too bad. $\beta\Bbb N$ is compact, so for $f\in C(\beta\Bbb N)$ we know $f$ has bounded image - which specialises to the claim.
Let's settle $(\rm ii)$. If $\alpha\in\ell_\infty$ then there is some bound $K>0$ with $\alpha_n\in[-K,K]$ for all $n\in\Bbb N$. $[-K,K]$ is a compact Hausdorff space, and we have a continuous $\tilde{\alpha}:\Bbb N\to[-K,K]$ representing our sequence.
$\rm(iii)$ is a little harder. We will show $T$ is an isometry, and $\rm(iii)$ follows. Notice that compactness implies $\|f-g\|_\infty$ is always attained at some $x\in\beta\Bbb N$, for two given $f,g\in C(\beta\Bbb N)$. Remember that every neighbourhood of $x$ contains points from $\iota(\Bbb N)$ - the inclusion is dense. Try to use this - and continuity of $f,g$ - to show $\|f-g\|_\infty\le\|Tf-Tg\|_\infty$.
(if anyone is wondering why I wrote this after Alex's answer, it was mostly so that I could do the exercise as well!)