Skip to main content

20 docs tagged with "security"

View all tags

Amazon API Gateway

Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. It acts as a front door for applications to access data and functionality.

Amazon Simple Storage Service (S3)

Amazon S3 is a fully managed, highly-available object storage service offering 99.999999999% durability for storing and retrieving any amount of data as objects in buckets.

AWS Advanced PAAS Architecture

This enhanced architecture builds upon the foundational PAAS services with comprehensive security layers, multi-AZ deployment, and hybrid connectivity. The design provides defense in depth through perimeter security, network-level protection, and robust monitoring across three Availability Zones

AWS Security: Comprehensive Overview

Explore AWS security fundamentals including the shared responsibility model, identity management, network protection, data encryption, and threat detection services.

AWS WAF (Web Application Firewall)

AWS WAF is a web application firewall that protects your web applications from common web exploits and attacks by filtering, monitoring, and blocking malicious web traffic.

Multi AZs Secured VPC Networking Hybrid

Multi AZs Secured VPC is a comprehensive AWS Hybrid architecture that effectively illustrates a secure, highly available multi-AZ deployment with both internet and private connectivity options

Network ACLs

A network ACL is a virtual firewall that controls inbound and outbound traffic at the subnet level. It performs stateless packet filtering to secure your VPC subnets.

Network Address Translation (NAT) Gateway

A NAT gateway is a managed NAT service that enables instances in private subnets to connect to services outside your VPC while preventing external services from initiating connections to those instances.

Network Traffic in a VPC

Network traffic in a VPC refers to the movement of data packets traveling across a network. Understanding how packets flow through VPC components is essential for managing secure and efficient cloud networking.

Section 01: Introduction

A comprehensive overview of AWS foundational concepts, global infrastructure components, and their strategic importance, with a focus on considerations for government and classified environments.

Security Groups

A security group is a virtual firewall that controls inbound and outbound traffic at the resource level. It performs stateful packet filtering to secure individual AWS resources like EC2 instances.