1. What kinds of port must be declared during the definition of an Azure Service Fabric cluster?
2. Why are partitions of reliable stateful services needed?
3. How can we declare that a remoting communication must be addressed by secondary replicas? What about for other types of communication?
4. How does Entity Framework Core adapt to several different database engines?
5. How are primary keys declared in Entity Framework Core?