@baskarbhai_ SSH or Secure Shell is a network communication protocol that enables two computers to communicate (c.f http or hypertext transfer protocol, which is the protocol used to transfer hypertext such as web pages) and share data.
I write a thread twice in a week on techπ¨βπ»
and every saturday I give π§΅ "case studies on different business models"
Here are all of them, chronologically
FAANG: We don't hire junior developers without a CS degree
Also FAANG: But we'll happily take them off the market after another company has grown their skills.
If you wanna talk with me, kindly text me here, because it's very tough to talk with you on Twitter Dm's (because I got a lot of message requests)
https://t.co/mISynO4oTX
Secret and configuration management: K8s lets you store and manage sensitive information, such as passwords, OAuth tokens, and SSH keys. You can deploy and update secrets and application configuration without rebuilding your container images, and without exposing secrets
5. Self-healing: Kubernetes restarts containers that fail, replaces containers, kills containers that don't respond to your user-defined health check, and doesn't advertise them to clients until they are ready to serve.