history of demos or presentations made to web admin (lac pw)
- GitHub Pages
- GitHub Actions versus Azure DevOps for CI/CD
- Troubleshooting web applications from external points of view (DNS resolution, domain expiration, TLS, HTTP responses, et cetera)
- troubleshooting web applications with common CLI tools (again, DNS resolution, TLS, HTTP responses, connectivity, etc)
- The different terminal environments available in windows including Console Host, Windows Terminal, Git Bash, WSL, CMD.exe, PowerShell.
- the Windows equivalent of /etc/hosts and why you’d want a local override for testing
- curl
- Gradual Automation
- Nginx name based virtual hosting (“server blocks”)
- redirection, forwardng, and reverse proxies (describing the differences of these mechanisms in plain language)
- Devcontainers