AWS Data Engineer 6 Weeks Training Course Content
AWS Data Engineer 6 Weeks Training Course Content
➢ Overview of S3 service
➢ Create bucket
➢ S3 Storage classes
➢ Data versioning
➢ Data Security & Encryption
➢ S3 Bucket level policies
➢ Static website hosting
➢ Cross-region replication
➢ Cross-account S3 access
EC2 Basics
EC2 Advanced
Lambda
Route 53
Databases
➢ Crawlers
➢ Glue Data Catalog
➢ Athena
➢ Redshift
➢ Traditional databases vs AWS databases
➢ Overview to RDS service
➢ Launching a RDS Instances ( MySQL )
➢ Multi-AZ for RDS instances
➢ RDS Read Replicas
➢ Overview of DynamoDB
➢ Create table in DynamoDB
➢ Read consistency
➢ Read/write capacity
➢ Elastic Cache
➢ DMS : Database Migration Service
Security Options
➢ CloudWatch
➢ CloudTrail
➢ Secret Manager
➢ KMS : Key Management Services
Application Services
Infrastructure Management
➢ Cloud Formation
➢ Create/manage AWS resources with Stacks
➢ Overview of CICD
➢ Introduction to GIT
➢ GIT commands
➢ Code Commit
➢ Code Build
➢ Code Deploy
➢ Code Pipeline
Python Basics
PySpark Basics
➢ Introduction to PySpark
➢ Installation of PySpark on EC2/Cloud 9
➢ Creating DataFrame from local file
➢ Creating DataFrame from S3 file
➢ Processing data with PySpark
➢ Select/Filter using DataFrame
PySpark Advanced