Difference between revisions of "Autoscaling"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/about-aws/whats-new/2019/06/rds-storage-auto-scaling/
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
− | * [[Kubernetes autoscaling]]: [[Karpenter]], [[HPA]], [[VPA]] | + | * [[Kubernetes autoscaling]]: [[Karpenter]], [[HPA]], [[VPA]], [[KEDA]] |
* [[AWS Glue]] event-driven, [[serverless]] computing platform | * [[AWS Glue]] event-driven, [[serverless]] computing platform | ||
* [[Amazon EC2 Auto Scaling]]: <code>[[aws autoscaling]]</code> | * [[Amazon EC2 Auto Scaling]]: <code>[[aws autoscaling]]</code> | ||
Line 9: | Line 9: | ||
* [[Elasticsearch autoscaling]] | * [[Elasticsearch autoscaling]] | ||
* [[AWS RDS storage autoscaling]] (Jun 2019) <ref>https://aws.amazon.com/about-aws/whats-new/2019/06/rds-storage-auto-scaling/</ref> | * [[AWS RDS storage autoscaling]] (Jun 2019) <ref>https://aws.amazon.com/about-aws/whats-new/2019/06/rds-storage-auto-scaling/</ref> | ||
− | * [[Terraform | + | * [[Terraform autoscaling]]: <code>[[Terraform resource: aws_launch_configuration|aws_launch_configuration]]</code>, <code>[[aws_autoscaling_group]]</code> |
* [[AWS DynamoDB Autoscaling]] | * [[AWS DynamoDB Autoscaling]] | ||
Line 15: | Line 15: | ||
* [[Launch templates]] | * [[Launch templates]] | ||
* [[Auto Scaling Groups]] | * [[Auto Scaling Groups]] | ||
+ | * [[Rollup]] | ||
+ | * [[Ethereum scaling solutions]] | ||
== See also == | == See also == |
Latest revision as of 07:00, 19 June 2024
- Kubernetes autoscaling: Karpenter, HPA, VPA, KEDA
- AWS Glue event-driven, serverless computing platform
- Amazon EC2 Auto Scaling:
aws autoscaling
- AWS Application Autoscaling
- Amazon EMR Managed Scaling
- Elasticsearch autoscaling
- AWS RDS storage autoscaling (Jun 2019) [1]
- Terraform autoscaling:
aws_launch_configuration
,aws_autoscaling_group
- AWS DynamoDB Autoscaling
Related[edit]
See also[edit]
- Autoscaling, Amazon EC2 Auto Scaling, Kubernetes autoscaling, Karpenter, Launch templates,
eksctl create cluster --asg-access
Advertising: