Skip to content

AWS

Amazon Web Services (AWS) is a subsidiary of Amazon that provides on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis. In aggregate, these cloud computing web services provide a set of primitive abstract technical infrastructure and distributed computing building blocks and tools.

Learn path

TBD

AWS snippets

Stop an EC2 instance

aws ec2 stop-instances --instance-ids i-xxxxxxxx

References


Last update: 2023-08-15