-
What is Azure Data Factory: Data migration on the Azure Cloud
The availability of so much data is one of the greatest gifts of our day. But how does this impact a business when it’s transitioning to the cloud? Will your historic on-premise data be a hindrance if you’re looking to move to the cloud? What is Azure Data Factory? Is it possible to enrich data…
-
Service Bus: Messaging as a service on Azure
Your messaging application will need to interact with other applications and services to deliver and exchange information. Microsoft Azure allows us to send and receive messages through a simple queue. If an ordinary queue isn’t enough, a queue with a publish and subscribe mechanism could solve the problem. Otherwise, some applications on Azure need a…
-
Azure App Service in action
In the real world, there are generally two possibilities for hosting your web applications or APIs in the cloud. You can follow the classic model and deploy your apps on a virtual machine, or you can go “serverless” by using a serverless platform as a service (PaaS) on a cloud platform. Following my last blog…
-
Getting started with Azure: from newbie to expert
In my last post, I talked about my strategies for becoming familiar with the AWS cloud, from beginner to expert, all the way to certification. In this post, we’ll focus on another leading cloud platforms, Microsoft Azure. As a software engineer who has worked with it for many years, I’d like to share my path…
-
Getting started with AWS: from newbie to expert
As an IT engineer, I believe that being successful in IT is really about being a lifelong student. Information technologies have evolved significantly over the last decade, and for those of us in the business of building and executing within these changes, it means that we must constantly learn new skills and platforms. In this…