Windows Setup

Windows support has grown rapidly in recent times, however with the support for Linux distro directly within Windows is the game changer. Having full blown Ubuntu replacing your old cmd is a breath of fresh air and you will suddenly have lot of resources open up for you with many dependencies getting resolved much more easily.

Once you have ubuntu 18.04 running on your windows you can proceed to install the basic build tools and libraries that will be required for all other AWS tools.

  • Build Tools
sudo apt update
sudo apt upgrade
sudo apt-get install build-essential git

Mac Setup

Mac’s foundation is very strong with unix interface and widespread support for all development tools. However there are still many other packages that will make your dev environment on mac very efficient. we have included few popular guides below.

AWS Tools

Other tools

Categories: Setup

0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.