From the course: Level up LLM applications development with LangChain and OpenAI

Unlock the full course today

Join today to access over 24,800 courses taught by industry experts.

Manage and deploy an app on Render

Manage and deploy an app on Render

- [Sandra] Render is a cloud application hosting for developers. It provides an easy way to build, scale, and deploy apps to production without the hassle. So let's see how it's done. First, we're going to need to create an account. So let's follow here at this link, Get Started for Free. And here you see that we have the options to create an account with GitHub, GitLab, Bitbucket, or Google. You can also sign in if this is already fulfilled here, but I'm going to go ahead and follow GitHub here. So that's going to be much more convenient because for the next step, we're going to need to create a new web services on Render by pulling the project from GitHub after creating a repository from GitHub. So here it is, so we have my profile, Sandra, which has been pulled from my GitHub personal account, and that's important to note. We're going to need to be working from a GitHub personal account. So here is my profile here, Sandra. Because you have probably cloned a repository here to…

Contents