aws / aws/aws-cdk

ecs-patterns: QueueProcessingEc2Service to expose assignPublicIp

Open
#28,933 2 comments 0 reactions 0 assignees View on GitHub
@aws-cdk/aws-ecs-patterns effort/medium feature-request p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the feature

Would be nice if QueueProcessingEc2Service will expose assignPublicIp.

### Use Case

When there is a huge outgoing traffic it is cheaper to have Public IP instead of paying for NAT

### Proposed Solution

`assignPublicIp: true`

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CDK version used

2.124.0

### Environment details (OS name and version, etc.)

MacOS

Contributor guide

Open the contributing guide

Research direction

Start with the QueueProcessingEc2Service entry point in ecs-patterns and trace how its service properties are defined and passed through. Check the relevant ecs-patterns tests while determining where assignPublicIp must be exposed; done means the option is accepted and its public-IP behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.