Firebase hosting

Firebase hosting provides a secure and easy way to host your static website and resources on CDN. The key features of Hosting are as follows:

  1. Served over a secure connection: Content is always delivered securely over SSL
  2. Faster Content Delivery: Files are cached at CDN edges around the globe, so there's faster content delivery.
  3. Faster Deployment: You can deploy your app using Firebase CLI within a few seconds
  4. Easy and Fast rollback: In case of any mistake, roll back with a single command

Hosting provides all the necessary infrastructure, features, and tooling tailored to deploying and managing static websites, whether it is a single page app or a complex progressive app.

Your site will be hosted on a subdomain on the firebaseapp.com domain by default. Using the Firebase CLI, you can deploy files from local directories on your computer to your Hosting server.

When you move your site to production, you can connect your own domain name to Firebase Hosting.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset