D-Link Wireless Camera FTP Storage

We had a few break ins in the neighborhood recently so I decided to set up an outdoor surveillance camera. But I needed to upload motion detected videos to an FTP type of site. So I had to provide for video file storage for an outdoor WiFi based security IP camera. I will use a D-Link video camera and a cloud based location to store the videos. As this is for home use, there is no server. I used to have servers at home, but nowadays, I work off Azure or other Cloud based companies and it is no longer needed or feasible: the server is cloud-based. Besides, home servers are too loud, although I when I had them at home, they were pretty nifty ;>

Anyway – here are the home Surveillance Video Project specifics!

 

Super Fast SSD VM in Azure Cloud

This will be really, really efficient and … fast:

6.59 Terabytes disk space, on a Solid State Drive?? WOW. [not o mention 448 GB of RAM!)

“We have just recently announced the new series of VM sizes for Microsoft Azure Virtual Machines called the G-series, providing the most memory, the highest processing power and the largest amount of local SSD of any Virtual Machine size currently available in the public cloud. It easily handles deployments of mission critical applications such as large relational database servers (SQL Server, MySQL, etc.) and large NoSQL databases as well as the most demanding, very large scale-up enterprise systems.

G-series offers up to 32 vCPUs using the latest Intel® Xeon® processor E5 v3 family, 448GB of memory, and 6.59 TB of local Solid State Drive (SSD) space.”

Read about these FAST SSD VMs Here

Create a Linux Virtual Machine on Azure in Minutes

Wait … what does a Linux virtual machine have to do with Microsoft? Well, in the Microsoft Azure world, virtualization is all encompassing: the idea is to support the business’s or organization’s overall needs through cloud and virtual technologies. Microsoft recognizes that Windows is not the only game in town when it comes to operating systems. Many, many organizations utilize Unix or Linux as well. And in Azure, a Linux virtual machine can easily be set up within minutes.

For those who remember setting up or installing a ‘Nix operating system over a decade ago, this process is almost incomprehensible with its ease of installation. You certainly do not have to grapple with the once common graphics or network card driver issues ;>

Quick tutorial video from Azure on installing Ubuntu in the Azure Cloud:

https://azure.microsoft.com/en-us/documentation/videos/create-a-linux-virtual-machine/