Roku - Is Live
I am very excited to announce that Screen Saver Gallery is finally live on Roku! Roku is a device that can turn any TV into a streaming smart TV for as little as $25! Get it Now Install Screen Saver G
I am very excited to announce that Screen Saver Gallery is finally live on Roku! Roku is a device that can turn any TV into a streaming smart TV for as little as $25! Get it Now Install Screen Saver G
CLI Assume Role with MFA (assume-role-mfa.sh)This script will assume a cross-account role using your MFA device and output the credentials into a named profile. 1234567891011121314151617181920212223#!
At work, we develop a lot of AWS Lambda code and occasionally I see a junior developer deploy a Lambda EACH time they test, and they test manually in the Lambda UI!
Our team won the South Florida Tech Hub Hackathon against 20 teams. It was hard work but what an experience!
I am now an AWS Certified Developer - Associate! I had about 8 hours to kill so I bought some Udemy Practice Tests - a week later I had my cert! Let’s talk about how moving to the cloud can save you
Unlike an embarrassing Facebook post, developers can’t simply say “That wasn’t me, I got hacked” and expect it all to go away… Sarcasm aside, security without passwords is not only convenient, it keeps the password from landing in the wrong hands.
The Amazon Connect Streams API allows you to create custom interfaces for the soft-phone and provides many functions for interacting with the current connection. It is a powerful set of tools but some of the more sophisticated functions may not be obvious.
Did you know how easy it is to create an online store these days? We configured a single product store and were taking orders in 4 hours!
First and foremost – there are few things more awesome than getting a direct deposit every month for work you did years ago. What was once modest beer money at $50 a month is now almost serious alcoholic money at $700 a month! How did I do it? Well, hard work for one. You must account for the fact that I have 10 years of software development experience and was able to put together the bulk of the app over a weekend. Don’t let that scare you off, these tips are not technical and apply to anything from an app to a blog.
Effort is not work. Carrying a piano up the stairs is the same amount of work as using an elevator, but tremendously more effort. Your focus should be on delivering quality code, not the intricacies of deployments. It should be as easy as: Deploy Infrastructure Deploy Code Repeat as necessary