Skip to main content

10 docs tagged with "security"

View all tags

Dependabot

Dependabot automates dependency updates to keep your projects secure and up-to-date.

IAM: Identity and Access Management

Overview of AWS Identity and Access Management (IAM), a service that helps you securely control access to AWS resources by managing users, groups, roles, and permissions.

iptables

iptables is a user-space utility that allows a system administrator to configure the IP packet filter rules of the Linux kernel firewall, implemented as a set of Netfilter hooks. For many years, it has been the standard tool for firewalling on Linux.

Netfilter Framework

Netfilter is the underlying packet filtering framework within the Linux kernel. It is not a tool that users interact with directly, but rather a powerful infrastructure that provides a series of "hooks" into the kernel's network stack.

Redis ACL

Redis Access Control List (ACL) is a security feature that allows you to limit the commands and keys accessible by different connections. This is crucial for securing your Redis instance, especially in production environments.

VPC: Virtual Private Cloud

Overview of Amazon Virtual Private Cloud (VPC), a service that lets you provision a logically isolated section of the AWS cloud where you can launch AWS resources in a virtual network that you define.