Completed
Alternative: VPC Endpoints
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Mitigating Log4Shell and Similar Vulnerabilities Using Cloud Services
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 An Unanticipated Collision of Features
- 3 RCE May Not Be The Real Concern
- 4 Lift 'n' Shift Web App
- 5 Cloud-native Web App
- 6 Web Application Firewall
- 7 Real-world Apps Talk to the Outside World
- 8 Typical deployment: use a NAT
- 9 Simple case: Security Group egress rules
- 10 Alternative: VPC Endpoints
- 11 Alternative: Internet Proxy
- 12 Using a Proxy with the Java V2 SDK
- 13 Network Firewall
- 14 Application Roles
- 15 Multi-Account
- 16 Service Control Policies
- 17 Secrets, not Environment Variables
- 18 Cloud Trail Events