Skip to content

Provision a Cloud Server for Production

Video Lecture

Provision a Cloud Server for Production Provision a Cloud Server for Production

 (Pay Per View)

You can use PayPal to purchase a one time viewing of this video for $1.49 USD.

Pay Per View Terms

  • One viewing session of this video will cost the equivalent of $1.49 USD in your currency.
  • After successful purchase, the video will automatically start playing.
  • You can pause, replay and go fullscreen as many times as needed in one single session for up to an hour.
  • Do not refresh the browser since it will invalidate the session.
  • If you want longer-term access to all videos, consider purchasing full access through Udemy or YouTube Memberships instead.
  • This Pay Per View option does not permit downloading this video for later viewing or sharing.
  • All videos are Copyright © 2019-2025 Sean Bradley, all rights reserved.

Description

We can also host our applications on our own web servers.

In the next few lessons, we will provision our own internet connected server, where we will install Nginx, point a domain name and bind an SSL certificate.

I will use a Linux server with the Ubuntu 24.04 LTS operating system using Digital Ocean (FREE $200 - 60 Day Credit) as the cloud provider.

Alternatively, I also have a Hetzner Cloud coupon where you will receive €20 in FREE credits for new registrations.


$200 - 60 Day FREE Credit

€20 FREE credits

You can also use other internet connected servers from many different cloud providers, such as GCP, Azure, AWS, Vultr and many more.

On Digital Ocean, I will use an Ubuntu 24.04 64 bit LTS on a Basic plan $4 a month Regular SSD server.

Connect using an SSH client

On Windows we can use Putty as our SSH client. SSH means 'Secure Shell'.

Download and Install Putty, and then configure your server details into the Session configuration page.

And then connect.