Cert Exam Flashcards
SageMaker deployment options (4)
- Real-time inference for persistent, low latency endpoints
- Serverless for workloads with idle periods
- Asynchronous for large payloads and long processing times
- Batch for predictions on entire datasets
Sagemaker lineage tracking
-Tracking lifecycle
-components in ML workflow
-entities and artifacts
Sagemaker automatic model tuning (AMT)
-Feature that finds best settings (hyperparameters) for ML model to improve performance.
-runs mult training jobs w/different settings, and selects best combo.
Sagemaker data wrangle
Helps prep data by transform, validate, etc.
Amazon EMR
-handle large-scale data processing w/apache spark
-think batch processing
IoT Core vs Kinesis
-IoT for bi-directional
-Kinesis for high volume data streams
AWS OpenSearch security
-Native auth
-role-based access control (RBAC)
Openid connect
-Identity layer built on top of Oauth 2.0.
-SSO simplify user login
Auto-Tune
-Opensearch /sagemaker
-auto optimize performance and efficiency of services
Cloudformation attribute
-DependsOn will create resource only if other resource created
-CreationPolicy - specify how Cloudformation waits for a resource.
IAM placeholder