How to Install Python3 on a New AWS EC2 Virtual Machine - Hashmap Megabytes - Ep 1

preview_player
Показать описание
In this session, Randy will cover:
- creating a new AWS EC2 instance
- creating a new keypair
- logging in to the EC2 machine with SSH
- using scp to copy a setup script
- installing python3
- creating and using python virtual env
- sending REST requests with our new python environment

Check out more Hashmap content:
Рекомендации по теме
Комментарии
Автор

Can you share your setup script to save me from having to retype it?

GLuft