Cloud Application Security in Python for AWS
Seminar / Firmentraining
Zielgruppe
Python developers working on Web applications and AWS
Voraussetzungen
General Python and Web development
Inhalte
Kursziel
- Getting familiar with essential cyber security concepts
- Understand cloud security specialties
- Understanding Web application security issues
- Detailed analysis of the OWASP Top Ten elements
- Putting Web application security in the context of Python
- Going beyond the low hanging fruits
- Managing vulnerabilities in third party components
- Learn to deal with cloud infrastructure security
- Identify vulnerabilities and their consequences
- Learn the security best practices in Python
- Input validation approaches and principles
- Understanding how cryptography can support application security
- Learning how to use cryptographic APIs correctly in Python
Kursinhalt
- Cyber security basics
- The OWASP Top Ten
- Cloud infrastructure security
- API security
- XML security
- JSON security
- Denial of service
- Cryptography for developers
- Wrap up