Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Dev Ops for Frontend Engineers

Posted By: Landau17
Dev Ops for Frontend Engineers

Dev Ops for Frontend Engineers
MP4 | Video: 720p | Duration: 3:52:20 | English | 1059.0 MB



Let Jem Young, Senior Software Engineer at Netflix, teach you DevOps from the perspective of a front-end engineer at one of Silicon Valley’s most advanced companies.

For many Frontend Engineers, setting up a webserver seems like a daunting task. Between purchasing a VPS, configuring Nginx/Apache, to actually getting your server to respond to queries, there are quite a few steps to running a server. This workshop will cover everything you need to do run a webserver to host your very own website; all from the perspective of a fellow Frontend Engineer.

Chapter 1: (free preview)
- Setting up DNS
- Traceroute and load balancers
- Shell walkthrough and editor introduction
- Server architecture and buying a VPS

Chapters 2-5: (available to subscribers)
- Setting up Nginx
- Configuring your node server
- Building a deploy system in JavaScript