HTTP The Definitive Guide Notes
Read the book Http: The Definitive Guide: The Definitive Guide lately. Had spent so many years working on things related to HTTP, I thought it’s time to stop...
Read the book Http: The Definitive Guide: The Definitive Guide lately. Had spent so many years working on things related to HTTP, I thought it’s time to stop...
Behind my Nginx-Ingress-Controller, I have two services. Service A is configured with one-way TLS; while Service B is configured with two-way TLS. When I cur...
I took quite a few notes in learning how the VPC of Google Cloud works. Here are some highlights:
In Kubernetes environment we put an Ngxin-Ingress-Controller before our Java services, and we found in customer production some long running requests will ge...
A couple months ago I found I could no longer connect through SSH from my office to my Raspberry Pi at home on port 443 of my router. I was busy and kind of ...