• Post category:StudyBullet-16
  • Reading time:5 mins read


Learn to Deploy Modern Web apps [ NodeJs, FastAPI, Go ] with DigitalOcean Droplet

What you will learn

Learn to Build and Deploy NodeJS app on DigitalOcean Droplet

Learn to Build and Deploy FastAPI app on DigitalOcean Droplet

Learn to Build and Deploy Go app on DigitalOcean Droplet

Learn the Basics of Terminal

How to do Web API testing with PostMan Tool

Gain proficiency in deploying web applications using DigitalOcean Droplet

Description

Learn to Deploy Modern Web apps with DigitalOcean Droplet.

This comprehensive course is tailored to equip you with the essential skills and knowledge required to deploy modern web applications using DigitalOcean Droplets. Whether you’re deploying apps built with Node.js, Go, or FastAPI, this course provides hands-on guidance to streamline the deployment process.


Get Instant Notification of New Courses on our Telegram channel.


  1. Introduction to Deployment with DigitalOcean Droplet
    • Understand the significance of deployment in modern web development.
    • Explore the features and benefits of DigitalOcean Droplet for deploying web applications.
  2. Node.js Deployment
    • Dive into deploying Node.js applications using DigitalOcean Droplet.
    • Learn best practices for configuring Node.js applications for deployment.
    • Explore tools and techniques for monitoring and scaling Node.js applications on DigitalOcean Droplet.
  3. Go Deployment
    • Discover how to deploy Go applications effortlessly with DigitalOcean Droplet.
    • Understand the deployment considerations specific to Go applications.
    • Optimize Go application deployment for performance and scalability on DigitalOcean Droplet.
  4. FastAPI Deployment
    • Master the deployment of FastAPI applications using DigitalOcean Droplet.
    • Learn to configure FastAPI projects for seamless deployment.
    • Explore advanced deployment strategies for FastAPI applications.
  5. Create Services
    • Create background services on vm so even if you close terminal the app will keep running.
    • Install & configure required packages on personal vm

IMPORTANT: you will need a personal vm if you are following this course and its a paid! like ec2 or azure or digital ocean droplet. I have also given the link to avail FREE Credits in curriculum try if that works out!

English
language

Content

Introduction

Introduction

Basic Teminal Crash Course

Terminal Crash Course

Deploy Nodejs App

FREE digital ocean droplet credits
Deploy Nodejs
Keeping Node Service Running
Project Repository

Deploy FastAPI App

Deploy FastAPI
Keeping FastAPI Service Running
Project Repository

Deploy Go App

Deploy Go
Go Install
Keeping Go Service Running
Project Repository

Testing WEB APIs with PostMan

Testing APIs with PostMan Tool