Content pfp
Content
@
0 reply
0 recast
2 reactions

Tudor ๐ŸŸฃ๐ŸŸก Engineer to fCTO pfp
Tudor ๐ŸŸฃ๐ŸŸก Engineer to fCTO
@tudorizer
Is there a speedrun to running an EC2 (AWS) or Compute Engine (GCP) instance? Start: fresh shell, no account on either, a simple CLI script ready to run. End: opening a shell in a VM, running the said script Rules: as few clicks as possible, ideally IaC
2 replies
1 recast
7 reactions

Dmitriy Khaykin ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ‡ฎ๐Ÿ‡ฑ pfp
Dmitriy Khaykin ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ‡ฎ๐Ÿ‡ฑ
@dmitriykhaykin
You can't have an EC2/Compute instance w/o an AWS/GCP account. It's possible to create an account within an existing org with Terraform, though. I'd say drop the account requirement and a shell script that builds and then ssh into an instance would be easy to do.
0 reply
0 recast
0 reaction