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 […]
Estimated reading time: 16 minutes
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 […]
Estimated reading time: 18 minutes
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 […]
Estimated reading time: 19 minutes
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 […]
Estimated reading time: 14 minutes