TBTanmay Borgeintanmayborge.hashnode.dev路Jun 1, 2023 路 5 min readSecurity PrinciplesIn this article, I have explained Security Principles which are used in Cybersecurity. Security Concepts of Information Security CIA Triad: The CIA triad, also known as Confidentiality, Integrity, and Availability, is a widely used framework to descr...00
TBTanmay Borgeintanmayborge.hashnode.dev路Aug 30, 2022 路 5 min readDockerHave you ever noticed that you create an application that works flawlessly on your computer, but when you pass it on to someone else, it doesn't exactly work on theirs? What is Docker? Docker is a container platform that enables rapid development, te...00
TBTanmay Borgeintanmayborge.hashnode.dev路Aug 20, 2022 路 5 min readKubernetesWhat is Kubernetes? Kubernetes is a Google-developed open-source container orchestration system for automating software deployment, scaling, and management. That is, Kubernetes enables us to manage applications composed of hundreds or thousands of co...00
TBTanmay Borgeintanmayborge.hashnode.dev路Aug 18, 2022 路 3 min readAnsibleIntroduction It is a tool that assists you in automating IT activities. What exactly do you mean by "automating"? It implies "to make things run by machine without the need for humans." You may be uninformed of the specifics of how automation is used...00
TBTanmay Borgeintanmayborge.hashnode.dev路Aug 10, 2022 路 3 min readTerraformWhat is Terraform? Imagine that you made the decision to build a house and made a list of the things you wanted. The raw materials (infrastructure) and the people who can take the raw materials and organize (configure) them to build a home will be th...00