aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

New Pattern/ Example Idea: EC2 with SSH Access to EMR Cluster

Open tommywhelan opened this issue 3 years ago • 4 comments
trafficstars

Describe the feature

I am thinking of making a pattern that spins up a basic EMR cluster, with an accompanying EC2 Instance that has SSH access to the cluster, for secure access.

Use Case

Frequently, I will spin up an EMR cluster to test something out, but it often takes a while to actually set up the SSH access so that I can appropriately use the cluster.

With this pattern, EMR developers will quickly be able to spin up their EMR cluster and have access to it in order to test out functionality and develop on EMR.

Proposed Solution

I made this rough diagram/ sketch to show what the eventual implementation might look like...

emr_cdk

Other Information

No response

Acknowledgements

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

Language

Python

tommywhelan avatar Oct 26 '22 17:10 tommywhelan

Just following up!

Does this seem to be a valid pattern that would be of use for the repo?

tommywhelan avatar Oct 31 '22 18:10 tommywhelan

I have already developed the code for this pattern, and could easily it include it in this repo (with some checks of course)...

Is there anyone I can speak to/ communicate this with??

tommywhelan avatar Jan 18 '23 17:01 tommywhelan

Yes this would be a good example for this repo.

kaiz-io avatar Oct 24 '23 14:10 kaiz-io

@kaizio What would be the next steps? Should I make a PR my new pattern?

tommywhelan avatar Oct 24 '23 14:10 tommywhelan

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

github-actions[bot] avatar Dec 28 '24 23:12 github-actions[bot]