Zeit’s mission statement is to ‘Make Cloud computing as easy and accessible as Mobile computing.’ To that end, they’ve released some pretty amazing and powerful tools. In this course we’re going to take a look at now
, their deployment tool, to see why it’s hands-down the simplest way to launch node applications, docker containers and even static files to the cloud.
We’ll also dig into some of now’s more advanced capabilities, including host aliasing, environment variables and integration with hosted databases.
cool stuff - thank you very much
Great course! I really enjoyed your teaching style.
Thanks for the course, it's nice.
I'm not working with js currently, but it opens my mind to new ways to use now, I will try with Elixir/phoenix app asap. Thanks!
Deployment for any application is a crucial part of the development process. This course helped me learn what and how I should proceed to deploy with Now, by introducing me to all the different methods and techniques of deployment (environments, debugging, DNS mapping).
Thanks for making this video.
Good but needs and update me thinks.
Thanks!
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.