Tag: Azure

Azure Security Best Practices AZ204

With Azure Services the time to market for application development is faster than ever before. At the same time, any security issues we might face will have a wider impact than ever before. It’s a bad day when you discover that the security …

Azure Event Grid

As we build more and more involved cloud-based applications, there is inevitably the need for the various parts of our solutions to talk to each other, not to mention a lot of long running tasks in the cloud are asynchronous in nature. So how …

Azure Service Bus

Azure Service Bus allows applications to talk to each other. The applications may be written in any major platform. They’re able to talk to each other asynchronously via queues, topics, and subscriptions. While queues allow you to build First In, First Out messaging paradigms, topics …

Azure Active Directory Basics

Azure for Developers: Security Best Practices