Tagged: lambda

4 articles with this tag

📝 2017-04-19 00:00:00

i am here

As an AWS consultant/trainer I travel a lot for my work. When at customers locations, I occasionally want to log in into our sandbox environment. In previous postings, I have shown how we increase security by switching on and off the bastion host with a single (or double) key-press of the AWS IoT button. In…

Read more →
📝 2017-01-12 00:00:00

Increase security with the click of a button!

Although at easytocloud we prefer to build serverless solutions wherever we can, we do have some EC2 instances and use a bastion host to access our - predominantly private - EC2 instances. In an earlier posting you could read how we use our EC2 scheduler to stop and start our persistent instances based on the time of the…

Read more →
📝 2016-11-22 00:00:00

Alexa, Lambda & One Time Passwords – A match made in heaven

By now, you must have heard of the amazing Amazon Echo devices; smart speaker/microphone devices backed up by the Alexa voice service. Now, the cool thing is you can build your own skills quite easily. Register as a developer and start building your custom skill so your Echo reacts to things like "what's up for dinner?" or maybe…

Read more →
📝 2016-11-01 00:00:00

Visualize EC2 Performance and Pricing

As a Unix expert, I used to think everything is a file. Now I know better: everything is an API (or should be). AWS took this to the max by even disclosing their prices and specifications through an API. That allows us to write code that presents the EC2 specs and prices in a whole new…

Read more →