AWS
The following AWS resources can be deployed using OpenMCF:
- ALB
- App Runner Service
- Athena Workgroup
- Batch Compute Environment
- Certificate
- Client VPN
- CloudFront
- CloudWatch Alarm
- CloudWatch Log Group
- CodeBuild Project
- CodePipeline
- Cognito Identity Provider
- Cognito User Pool
- DocumentDB
- DynamoDB
- EC2 Instance
- ECR Repo
- ECS Cluster
- ECS Service
- EKS Cluster
- EKS Node Group
- Elastic File System
- Elastic IP
- EventBridge Bus
- EventBridge Rule
- FSx for ONTAP
- FSx for OpenZFS
- FSx for Windows File Server
- FSx Lustre File System
- FSx ONTAP Storage VM
- FSx ONTAP Volume
- Global Accelerator
- Glue Catalog Database
- HTTP API Gateway
- IAM Role
- IAM User
- Kinesis Data Stream
- Kinesis Firehose
- Kinesis Stream Consumer
- KMS Key
- Lambda
- Memcached ElastiCache
- MemoryDB Cluster
- MSK Cluster
- MWAA Environment
- Neptune Cluster
- Network Load Balancer
- OpenSearch Domain
- RDS Cluster
- RDS Instance
- Redis ElastiCache
- Redshift Cluster
- Route53 DNS Record
- Route53 Zone
- S3 Bucket
- S3 Object Set
- SageMaker Domain
- Secrets Manager
- Security Group
- Serverless ElastiCache
- SNS Topic
- SQS Queue
- Step Functions
- Transit Gateway
- VPC
- WAF Web ACL
Next article
AWS ALB
AWS ALB Deploys an AWS Application Load Balancer with automatic listener configuration, optional SSL termination via ACM, and optional Route53 DNS record management. The component enforces multi-AZ deployment by requiring at least two subnets. What Gets Created When you deploy an AwsAlb resource, OpenMCF provisions: Application Load Balancer — an awslb resource of type application, placed in the specified subnets with attached security groups HTTP Listener (port 80) — if SSL is disabled, serves...