IoT, AWS, and the Amazon Dash Button
The internet of things or IoT in is simple way is the ability to connect any to device to internet. There are many uses for this but the most common … Continue reading IoT, AWS, and the Amazon Dash Button
IF YOU ARE NOT DISRUPTING YOURSELF, SOMEBODY ELSE WILL.
The internet of things or IoT in is simple way is the ability to connect any to device to internet. There are many uses for this but the most common … Continue reading IoT, AWS, and the Amazon Dash Button
Yes, something else as engineer you need to worry about. This is something that software developers are familiar with but the concept has started to cripple into automation and managing … Continue reading Why you should care about concurrency
I have always heard about FizzBuzz but was not really sure what it was. After some research it seems that FizzBuzz is pretty common interview question for Software Developers even … Continue reading How to solve Fizz Buzz with Go, Python and PowerShell
As you start moving workloads to the AWS cloud and opening access to developers you will see you AWS cost increase every month without controls in place. The best way … Continue reading Easy way to control cost in AWS using Python
AWS offers a lot of different SDKs to configure resources in AWS. This means that you can use your favorite language to code against AWS API like Java Ruby, C++, … Continue reading How to add a second interface to specific EC2 instances using Python3