deployment-docs

Python Essentials (PP3) : Web Service creation

These steps will create a new Web Service to host the deployed project and connect to a repository.


A web service allows a full stack application to be deployed. Connecting it to a repository on GitHub allows the repo to be built and deployed on Render’s hosting platform.

Follow along with our migration guide as follows.

Process

  1. Navigate to Render.com and log in

  2. Click “New +

    new button

  3. Click “Web Service

    web service menu item highlighted

  4. Search for relevant repo and click “Connect

    a text input and search results

Up Next

Now a series of configuration settings are required. Some key notes and guidance are provided on the next page.