Chapter 1
- What are the three key components of event-driven architecture?
The key components of event-driven architecture are as follows:
- Event producers: These generate a stream of events
- Event routers: These manage event delivery between producers and consumers
- Event consumers: These listen to the events
For more details, see the Understanding event-driven architecture section.
- What are the different Azure database services?
The different Azure database services are as follows: Azure SQL Database, Azure SQL Managed Instance, SQL Server on Azure Virtual Machines, Azure Database for PostgreSQL, Azure Database for MySQL, Azure Database for MariaDB, Azure Cache for Redis, Azure Database Migration Service, and Azure Managed Instance for Apache Cassandra.
For more details, see the Exploring cloud databases section.