Summarize fundamental security concepts Part 2

in the previous article Summarize fundamental security concepts Part 1 we have explored the concepts of CIA and DAD triad, Non-repudiation, Authentication, Authorization, and Accounting (AAA) and Gap Analysis. In this article we will focus on few other fundamental security concepts. Table of contentsZero trust.Control Plane.Adaptive Identity.Threat Scope Reduction.Policy-driven Access…

Read More

Summarize fundamental security concepts Part 1.

In our previous article, we explored the types of security controls. This article is the Part 1 of the two part article which will cover the topic of "Summarize fundamental security concepts" in General Security Concepts domain for CompTIA Security + SY0-701 exam . Table of contentsCIA Triad.DAD Triad.Non-repudiation.Authentication, Authorization,…

Read More

Types of Security Controls.

Security Controls is an act, process or countermeasure to limit the damage and impact of a Risk. Security Controls can also be used as a preventive, detective, defensive, and corrective measures against the security incidents. Risk is the probability of occurrence of a threat. The purpose of Security Control is…

Read More

Setting up Email Communication Services in Azure.

The Email Communication Services (ECS) is a resource created in Azure, which lets an organization use SMTP AUTH (using Basic Authentication) and send email to internal and external recipients. Follow the link to understand the concept of Email Communication Services. Table of contentsGraphical representation of ECS.Prerequisites of using Email Communication…

Read More

DNS (Domain Name System) Explained.

The Domain Name System is a hierarchical and distributed name service, that helps translates human readable domain names or websites like www.google.com to machine readable IP addresses (for example: 192.168.10.1). Lets say, you want to visit google search engine, so you open any web browser and type www.google.com in the…

Read More