A Vercel-like PaaS beyond Jamstack with Kubernetes and GitOps, part III
This third part explains how to write Dockerfiles and set up applications to hande incoming connection when deployed to a Kubernetes cluster.
Mar 8, 2022
Explorations and personal opinions about technologies and software development.
This third part explains how to write Dockerfiles and set up applications to hande incoming connection when deployed to a Kubernetes cluster.
Mar 8, 2022
This second part explains how to configure a GitLab pipeline and CI/CD variables.
Feb 24, 2022
This first part explains how to build a cheap, easy to rebuild, Kubernetes cluster to get the ball rolling.
Feb 20, 2022
This article is an introduction to the "A Vercel-like PaaS beyond Jamstack with Kubernetes and GitOps" series. Before diving into technical details, I'd like to give some context on why I've built this setup when managed solutions already exist.
Feb 11, 2022
If you've ever worked with React function components and the useEffect hook, there's a high probability that you've faced this warning.
Apr 14, 2021
While ref forwarding is well explained in the official documentation, it can be confusing to type it correctly with function components.
Mar 29, 2021
Custom filters are an effective way to catch known attacks and apply the appropriate restriction to the attacker's IP address.
Sept 1, 2016
Wordpress xmlrpc.php file allows attackers to try a large number of WordPress username and password login combinations in a single HTTP request.
Sept 1, 2016