Azure
Taming GitHub – Notification Hell 🔥 with Adam Cogan and Luke Parker
Notifications from GitHub can be quite a pain, as they send a lot of emails. This leads to many developers ignoring the important emails they receive.
Azure Architecture Center by Microsoft Regional Director Adam Cogan
Azure Architecture Center is a one stop shop for all things Azure Architecture. It’s got a library of reference implementations to get you started. Lots of information on best practices from the big decisions you need to make down to the little details that can make a huge difference to how your application behaves.
Superfast transactions in low milli-seconds using Cosmos DB and Redis with Bryden Oliver
Need a way to make your code behave like Cosmos has transactions? Let Bryden Oliver show you how.
What’s new in Azure Form Recogniser? with Microsoft AI MVP Somy Ayazi
Join Somy Ayazi for a brief on Azure Cognitive Services and an overview on Azure From Recogniser new capabilities.
SecDevOps for Azure Functions and APIM in Hybrid cloud architecture with Lana Vyshnivetska
Join Lana as she shows us how to start with SecDevOps for Azure Functions and APIM in Hybrid cloud architecture.
Do you know when to mock your API?
Sometimes you may not know what the backend technology for your API could be… perhaps it is a serverless Azure Functions App, a Logic App, or even a set of services running in Kubernetes. These questions may take time to answer, but you already made a choice on the frontend technology. You may already have…
The best tool to manage and document your API
Having a documented and discoverable API is fantastic. Your API consumers are able to easily understand and reason about your API to build their own integrations. Azure API Management provides us with everything we need to publish our APIs to the world. We can import one or more OpenAPI Spec docs, Swagger, WSDL, and other…
Do you know how to brand your API?
Consumers are very picky when it comes to choosing their favourite API. They don’t appreciate boring pages that lack images, colour and style. Branding your API Portal is important to make your organization and API stand out in the market. By adding some excitement to your API Portal (as well as a properly documented API)…