Do you operate servers that run on physical hardware on-premise, in a colocation facility, or a DIY server closet? Do you have a need or interest to bring your systems to the cloud? This presentation walks through the migration of a CentOS 5.X Physical Server to a cloud-hosted Ubuntu 16.04 Virtual Machine. The server in…
Category: Azure
Azure, Software Development
Ridiculously Cheap Subscription and Payment Services with Stripe and Azure Functions
by Paul DeCarlo • • 2 Comments
Online businesses which sell goods direct to consumers are often powered by online payment services. The server code which communicates with these payment services typically runs on hosted machines in datacenters which can be costly to service and maintain. In many cases, operators of these types of businesses have little concern for the underlying technology, they simply require a…
Azure, Bash on Ubuntu on Windows
Configure Squid Proxy in Azure to Watch Olympics via Canadian Broadcast
by Paul DeCarlo • • 1 Comment
The Rio 2016 Olympics are currently underway and millions around the world are tuning into the various events taking place. Like many, I want to watch the action in the comfort of my living room with my family and friends. Unfortunately, I was stuck with pretty much two options for watching the event. I could…
Azure, Linux
How to resize OS Disk for Linux VM in Microsoft Azure with CloudXplorer
by Paul DeCarlo • • 0 Comments
Microsoft Azure allows for deploying a variety of stock Linux Images from the virtual machine gallery. There is a wide selection to choose from but you will notice that the OS disk that is created when using these templates may not be sufficient for your needs. Here is how you can resize the OS Disk for…
Azure, IoT, Software Development, Uncategorized, Visual Studio
Video Series – Guide to Developing with Windows 10 on Raspberry Pi 2
by Paul DeCarlo • • 0 Comments
Introduction Today’s post focuses on a five-part video series that will show you everything you need to know to get started developing with Windows 10 on Raspberry Pi 2. The series covers everything from Installation, an overview of the Operating System, Development tools, GPIO interaction, helpful extension libraries, interacting with Analog sensors, and finally concludes…
Azure, IoT, Software Development
Internet of Trees – Soil Saturation Monitor Using Particle, Azure, and Power Bi
by Paul DeCarlo • • 1 Comment
The Internet of Things is all about employing physical sensors on internet connected devices to gather information about the physical world, typically storing that information up into the cloud for archival or post-processing (i.e. aggregation or machine learning). Some of the more innovative projects in this space solve very interesting problems (Nest Learning Thermostat) and…
Azure, Software Development, Visual Studio
Visual Studio IDE improvements announced at Connect
by Paul DeCarlo • • 0 Comments
This year marked the first edition of Connect(), a live virtual event which took place in New York on November 18 – 19, 2015. The event focused on a variety of announcements surrounding the popular Visual Studio product line including Visual Studio Online and the Visual Studio IDE. The topics range from utilizing Azure alongside your…
Azure, IoT, Software Development, Visual Studio
Windows 10 IoT Core Breathalyzer
by Paul DeCarlo • • 0 Comments
Background: Windows 10 IoT Core was created to build powerful solutions on low-powered devices with the potential to bridge the physical world into the nearly endless power of the cloud. It offers a world of synergistic opportunity within the Microsoft ecosystem, which includes technologies such as Visual Studio, .NET, and Microsoft Azure. All of this is available…
Azure, IoT, Software Development
Publishing Data to Azure Event Hubs from Particle Core using Particle.io Webhooks
by Paul DeCarlo • • 0 Comments
Spark.io, creators of the most excellent Spark Core device are now known as Particle! Please keep in mind as a reader that the following information applies to the Spark Core device as well as Particle Core. In a previous post I discussed sending messages from a Spark Core Device to Azure Event Hubs by means…
Azure, IoT, Software Development
RPi + WinPhone + MS Band + Azure + Excel + Audio-Controlled LEDs = Hot Tub Time Machine From the Future
by Paul DeCarlo • • 0 Comments
Hot Tub Time Machine from The Future – Music Entertainment System The Internet of Things and Houston weather have one thing very much in common. They are sooooo hot right now! Inspired by this, I have been thinking a lot about outdoor projects that interact with the cloud, for example my recent Spark Core powered Hot Tub…