Get startedGet started for free

Event-driven code

An e-commerce company would like to send notifications to customers about order status changes, shipping updates, or special promotions. Each customer action or status update (e.g., order shipped) should trigger an event that sends an email or SMS to the customer.

Which Azure service is best suited for running a piece of code in response to events, without worrying about the underlying infrastructure?

This exercise is part of the course

Understanding Microsoft Azure

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise