CCIE Evolving Technologies – Cloud Security and Privacy

cloud

Cloud Security and Privacy Overview

Here is another post to help you with the new Evolving Technologies section of the written exams for CCIE. This is from the Cloud section, and specifically addresses the Security and Privacy sub-bullet.

The Top Concerns

What should be your top most concerns in this area? Here they are:

  • Secure data transfers – ensuring data travels over IPsec, or similarly protected channels is critical as information moves from your users to private, or public, or hybrid clouds; obviously public and hybrid clouds can present more risk as the Internet is often the medium of transfer.
  • Secure software interfaces – the APIs you and your provider use in your cloud services must also offer security and privacy mechanisms.
  • Secure stored data – for storage in the cloud ecosystem, is your data receiving the security and privacy it requires; what about proper disposal of data by cloud providers?
  • User access control – who has access to your data in the cloud? This is especially critical if your data is maintained by a public provider with users that fall outside of your corporate scope.
  • Data separation – if you are using cloud services in a multi-tenant environment, what techniques are in use to protect data breaches from one organization to another.

Cloud Security Controls

These tend to fall into these categories:

  • Deterrent controls – intended to reduce attacks on a cloud system. Much like a warning sign on a fence or a property, deterrent controls typically reduce the threat level by informing potential attackers that there will be adverse consequences for them if they proceed.
  • Preventive controls – strengthen the system against incidents, generally by reducing if not actually eliminating vulnerabilities. Strong authentication of cloud users, for instance, makes it less likely that unauthorized users can access cloud systems, and more likely that cloud users are positively identified.
  • Detective controls – intended to detect and react appropriately to any incidents that occur. In the event of an attack, a detective control will signal the preventative or corrective controls to address the issue. System and network security monitoring, including intrusion detection and prevention arrangements, are typically employed to detect attacks on cloud systems and the supporting communications infrastructure.
  • Corrective controls – reduce the consequences of an incident, normally by limiting the damage. They come into effect during or after an incident. Restoring system backups in order to rebuild a compromised system is an example of a corrective control.

Pearson Education (InformIT)

70-742 Exam – Identity with Windows Server 2016

70-742

70-742 Overview

70-742 is one of the exams that makes up the MCSA: Windows Server 2016 Microsoft Certified Solutions Associate certification from Microsoft. I am creating a course for this certification at CBT Nuggets beginning on 3/13/2017.

This exam focuses on the identity functionality in Windows Server 2016. It covers the installation and configuration of Active Directory Domain Services (AD DS), in addition to Group Policy implementation for non-Nano Server environments. It also covers functionality such as Active Directory Certificate Services (AD CS), Active Directory Federations Services (AD FS), and Web Application proxy implementations.

70-742 Complete Outline

This is one really long outline – so be sure to click the Read More button below if you are interested in the entire thing!

Install and configure Active Directory Domain Services (AD DS) (20–25%)

  • Install and configure domain controllers
    • Install a new forest
    • Add or remove a domain controller from a domain
    • Upgrade a domain controller
    • Install AD DS on a Server Core installation
    • Install a domain controller from Install from Media (IFM)
    • Resolve DNS SRV record registration issues
    • Configure a global catalog server
    • Transfer and seize operations master roles
    • Install and configure a read-only domain controller (RODC)
    • Configure domain controller cloning

Pearson Education (InformIT)
Continue reading 70-742 Exam – Identity with Windows Server 2016