Skip to content

Instantly share code, notes, and snippets.

@roxsross
Last active May 11, 2022 17:02
Show Gist options
  • Save roxsross/f29e492e5f2be22b9a0b4ea05f487e8a to your computer and use it in GitHub Desktop.
Save roxsross/f29e492e5f2be22b9a0b4ea05f487e8a to your computer and use it in GitHub Desktop.
desafio script

Desafios

1- Diseñar un script en bash, python o golang que permita detener e iniciar una instancia EC2 en us-east-1

2- Diseñar un script en bash, python o golang que permita clonar un repo de github, empaquetarlo en .zip ó tar.gz y luego subirlo a un bucket s3

3- Diseñar un script en bash, python o golang que permita restaurar un backup de un bucket s3 en un repositorio github

Entrega:

Enlace de gist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment