Category Archives: Cloud

Clair, a tool to look for vulnerabilities in Docker Containers

Interesting tool from CoreOS.  I haven’t tried it out myself, but it looks promising. http://techcrunch.com/2016/03/18/coreos-takes-its-clair-container-security-tool-out-of-beta/?ncid=rss&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Techcrunch+%28TechCrunch%29

Posted in Cloud, Misc-Life | Comments Off on Clair, a tool to look for vulnerabilities in Docker Containers

Google opensources it load balancer seesaw

I am amazed how much software companies release these days.  Google has opensourced it load balancing software for VM’s (or real machines).  Its written in GO which is interested language too. http://www.theregister.co.uk/2016/02/01/google_seesaw_linux_load_balancer

Posted in Cloud, Misc-Life, Software Development | Comments Off on Google opensources it load balancer seesaw

New cheaper and smaller AWS instance

I may have to review moving stuff back to AWS.  They intro’ed the nano instance class, which in theory will run under $5 a month to use. http://techcrunch.com/2015/12/16/aws-t2-nano-00065/?ncid=rss&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Techcrunch+%28TechCrunch%29

Posted in Cheap, Cloud | Comments Off on New cheaper and smaller AWS instance

Amazon AWS and IoT

This is interesting, Amazon is offering a developer like kit for creating web services for IoT devices (in particular these kits).  There is TI Launchpad, Intel Edison, Arduino Yun included in the list of hardware kits.  I may have to … Continue reading

Posted in Arduino, Cloud, Misc-Life, TI | Comments Off on Amazon AWS and IoT

Interesting cheaper cloud hosting

The company Scaleways is offering a decent system for about $3.40 a month (I think AWS for the same thing is around $10?).   How?  Basically they are using ARM based system that I think they designed.  Down side, I don’t … Continue reading

Posted in Cheap, Cloud | Comments Off on Interesting cheaper cloud hosting

Use Blynk to controll your device via your phone

I haven’t heard of Blynk before, but it apparently is another way to controll IoT remotely from your phone.  It woks with arduino, RPi, ESP8266, Particle Core (No Idea on that one). and other stuff.  The article of course mentions … Continue reading

Posted in android, Arduino, Cloud, RaspberryPi, robots, Uncategorized | Comments Off on Use Blynk to controll your device via your phone

Can’t afford a gaming rig, use AWS

I have actually done something like this for running windows tools in Linux.  The author basically created an AWS instance with Windows 2012 server, added in the NVIDIA video card module, and streams the games from steam back to his … Continue reading

Posted in Cheap, Cloud | Comments Off on Can’t afford a gaming rig, use AWS

AWS now has a way to testy your Android apps

I have a tough time keeping up with all the changes with the cloud.  This one caught my eye thought, Its Amazon’s AWS Device Farm, that will allow you to test your app on 200 unique devices.  You get the … Continue reading

Posted in android, Cloud | Comments Off on AWS now has a way to testy your Android apps

CoreOS is building a Docker Killer

Apparently there are those that already feel Docker is getting too bloated… So there is a new container runtime tool called Rocket in the works.  Looks interesting. https://coreos.com/blog/rocket/

Posted in Cloud | Comments Off on CoreOS is building a Docker Killer

Amazon AWS now has a machine learning platform

Interesting how AWS goes in different directions.  It seems they are providing a platform for developers to use built in machine learning systems to help drive how applications react. http://techcrunch.com/2015/04/09/aws-wants-to-put-machine-learning-in-reach-of-any-developer/?ncid=rss&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Techcrunch+%28TechCrunch%29

Posted in Cloud, Software Development | Comments Off on Amazon AWS now has a machine learning platform