AWS Template Creator
- Composer: for dependency management
- PHPUnit: For testing your code
- PHP Code Sniffer: Code analyzer
- php assignment2.php
- php assignment2.php --instances 2 --instance-type t2.small --allow-ssh-from 172.16.8.30
- vendor/bin/phpcs *.php
- phpunit