New Pattern/ Example Idea: EC2 with SSH Access to EMR Cluster #765
Labels
feature-request
A feature should be added or improved.
language/python
Related to Python examples
p2
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...
Other Information
No response
Acknowledgements
Language
Python
The text was updated successfully, but these errors were encountered: