Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Azure for  Developers
  • Table Of Contents Toc
Azure for  Developers

Azure for Developers - Third Edition

By : Kamil Mrzygłód
close
close
Azure for  Developers

Azure for Developers

By: Kamil Mrzygłód

Overview of this book

Supercharge your development career by mastering Azure’s evolving GenAI, container, and serverless capabilities to build scalable, secure applications with confidence. This third edition of Azure for Developers transforms complex cloud concepts into practical skills, guiding you through the design, deployment, and management of cloud-native solutions while eliminating infrastructure headaches. Fully updated with Azure’s latest features, this hands-on guide helps you automate DevOps pipelines with GitHub Actions, deploy microservices using containers, and integrate generative AI via Azure OpenAI to modernize your development workflows. You will learn how to set up your environment, streamline app deployment, and implement robust service integrations using real-world best practices. The final section is a game-changer for developers who want to stay ahead of the curve. It shows you how to leverage Azure’s AI and machine learning services to automate tasks, fine-tune models, and build intelligent assistants and next-generation workflows. By the end, you will have the confidence and capabilities to deliver production-grade cloud solutions that meet real-world demands and position yourself at the forefront of modern cloud development.
Table of Contents (28 chapters)
close
close
Lock Free Chapter
1
Part 1:Setting Up Your Environment
4
Part 2:Web Applications and Workflows in Microsoft Azure
11
Part 3:Containers in Microsoft Azure
16
Part 4:Storage, Messaging, and Monitoring
21
Part 5:AI, ML, and DevOps

Learning about use cases

In this chapter, we talked about three separate services:

  • Azure Queue Storage
  • Azure Event Hubs
  • Azure Service Bus

Each service is a queue, which means it can be used to decouple multiple services and introduce asynchronous communication patterns. Upon closer look, however, you can see that they’re quite different from each other:

  • Queue Storage doesn’t provide a way to have multiple subscribers for the same queue.
  • Receive mode can be configured only for Azure Service Bus.
  • Queue Storage offers the smallest message size out of the three described services (64 KB versus at least 256 KB for Azure Event Hubs and Azure Service Bus).
  • Azure Event Hubs is designed more like a data sink with high throughput for both ingress and egress.
  • Only Azure Service Bus natively supports advanced features such as sessions, transactions, and dead lettering.
  • Only Azure Event Hubs and Azure Service Bus allow you to enable...
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Azure for  Developers
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon