saiyam911

↗ HN profile [ 68.5 ms ] full profile
Karma
8
Created
August 20, 2019 (6y ago)
Submissions
0
Saiyam is working as Director of Technical Evangelism at Civo with a focus on defining the Civo cloud platform for simplifying Kubernetes and making it accessible for developers. Previously at Walmart Labs, Oracle, and hp, Saiyam has worked on many facets of k8s including machine learning platform, scaling, multi-cloud, managed k8s services, and k8s documentation. He’s worked on implementing Rancher and Influx in different organizations. When not coding, Saiyam works on contributing to the community by writing blogs and organizing local meetups for k8s, rancher, Influx. He is also an Influx ACE, Traefik Ambassador, CNCF ambassador, and can be reached on twitter @saiyampathak.
  1. BuildSafe (buildsafe.dev)
  2. DevOps Roadmap 2022 (youtube.com)
  3. Kubernetes certifications are all hands-on and need more understanding and practice. CKA - Certified Kubernetes Administrator CKAD - Certified Kubernetes Application Developer CKS - Certified Kubernetes Security…

  4. InfluxDB 2.0 supports a lot of client libraries that can be used to send data. In this Blog I have shown how to use it’s python client to send data to InfluxDB.…

  5. Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. https://hotwire.dev/ This is interesting but is it revolutionary? ,…

  6. The recording of the Live-stream -> "All about Calico" is up where I and Alex Pollitt discussed: -> Kubernetes Networking -> What and why of CNI? -> History of Calico -> How to choose CNI? -> Importance of Network…

  7. k0s - Another Kubernetes distribution by @MirantisIT kubectl get nodes NAME STATUS ROLES AGE VERSION 2.novalocal Ready <none> 7m38s v1.19.3 ~170mb Binary k0s is a successor to pharos project by Kortena…