Skip to content

Latest commit

 

History

History

web_dev

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Web Development

Frontend tools + libraries

Web technologies

Hello! I’ve released a new zine! It’s called “HTTP: Learn your browsers language!”

In this demonstration a client connects to a server, negotiates a TLS 1.2 session, sends "ping", receives "pong", and then terminates the session. Click below to begin exploring.

What problem is k8s even trying to solve? Why do we need another new complicated software system, with its own weird proper nouns and YAML schemas and certification process? I'll answer this, but before I do, we need to take a quick step back and rewind to 2013, where the software industry first became obsessed with: [...]

Tutorials

This tutorial shall help you to create and deploy your first Swift Lambda HTTP endpoint. It assumes that you have completed my Getting started with Swift AWS Lambda Runtime tutorial, since it starts where the former ended. We will modify the existing code to work as an HTTP endpoint.