Lesson 1: What Does Deployment Mean?

Congratulations on building your first complete website! 🎉

Now, it’s time to make it live so that anyone can visit it. In this module, you’ll learn about hosting, domain names, and free tools to publish your website online.


What Does Deployment Mean?

Deployment is the process of making your website available on the internet. When deployed, anyone with an internet connection can view your site using a web browser.

Key Components of Deployment

  1. Hosting: A service that stores your website files and serves them to users.
  2. Domain Name: A human-readable address (e.g., www.myportfolio.com) that points to your website files.
  3. Deployment Tools: Platforms or software that help you upload your website files to a hosting service.