question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

(aws-autoscaling): Placement group with Autoscaling group

See original GitHub issue

❓ General Issue

For autoscaling group, there doesn’t seem to be any option to specify placement group and strategy. In our case, we need EC2 instances to be autoscaled within particular placement group. Documentation or source code doesnt point to information in this regard.

The Question

With above shortcoming i am not sure if there is already a feature and its a documentation issue.

Can someone point me to way to use placement group within autoscaling ?

Environment

  • CDK CLI Version: 1.81.0
  • Module Version: @aws-cdk/aws-autoscaling@1.81.0
  • Node.js Version: v14.15.1
  • OS: macOS Mojave
  • Language (Version): TypeScript (3.8.3) ]

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
NetaNircommented, Jan 1, 2021

You are right, it is currently missing from the L2. You can use escape hatches to configure it.

0reactions
github-actions[bot]commented, Jun 21, 2022

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

Read more comments on GitHub >

github_iconTop Results From Across the Web

AutoScalingGroup - Amazon EC2 Auto Scaling
The name of the placement group into which to launch your instances, if any. Type: String. Length Constraints: Minimum length of 1. Maximum...
Read more >
AWS Spread Placement Groups & Autoscaling - Stack Overflow
The use case for a spread placement group is: "critical instances that should be kept separate from each other. ... a spread placement...
Read more >
Auto Scaling Group versus Placement Group : r/aws - Reddit
Placement groups are to say where in the Availability Zone instances should be placed (close together, far apart, etc) · AutoScaling Groups (ASGs) ......
Read more >
UpdateAutoScalingGroup - Amazon EC2 Auto Scaling
A cluster placement group is a logical grouping of instances within a single Availability Zone. You cannot specify multiple Availability Zones and a...
Read more >
What is the difference between AWS autoscaling and ... - Quora
AWS first released placements groups (currently called Cluster Placement Groups) to help improve the performance of your applications. Cluster Placement groups ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found