What is Html HTML stands for Hyper text markup language and it is used to create a web page It has small tags come together to create a web pageAll HTML files are written in...
In this article, we will explore terminologies and basic commands that can be used to interact with Terraform Using Terraform init, an existing or new Terraform configuration...
Nowadays, the term "Infrastructure as Code (IaC) is very popular This code is written in the YAML or JSON format and directly deployed in cloud services One of the IaC tools...
For any IT administrator, the security of corporate data is one of their top priorities In today’s modern business world, the security of corporate data cannot be ignored, and...
In GCP (Google Cloud Platform), there are various kinds of resources like images, snapshots, vm instances, etc Sometimes there is a need to move the private images of one project...
Overview: If you are new to angular or have been working with it for a while, you will have questions like: Is it necessary to inject dependencies in the constructor...
API is the short form for Application Programming Interface, which is a software intermediary that allows two applications to talk to each other An Application Programming...
Overview: ng-container and ng-template, both are angular elements which will work like containers with HTML elements, but with different purpose/use cases Lets see...
Although the term "status page" may sound novel, the fundamental idea of informing users of the systems' status is not To explain in simple terms, the status page is like a...
Introduction Zero Trust is a cyber security approach where all the users of an organization, internal and external are verified for security configurations before being...