SCP – Service Control Policies

Service Control Policies are a feature of AWS Organizations that allow administrators to manage permissions across multiple AWS accounts in a centralized manner.  SCPs provide a way to define the maximum available permissions for accounts within an organization, ensuring that security and compliance requirements are met while allowing flexibility in resource management.  Organizations can enforce Read More …

SSH – Secure Shell

SSH, or Secure Shell, is a network protocol that allows users to securely access and manage devices over a network.  It is widely used for remote administration of servers and network devices.  SSH provides a secure channel over an unsecured network by using encryption, which protects the data being transmitted from eavesdropping and tampering. Key Read More …