Containers, services, and actors in SF

To start with SF, we will cover three main topics, which allow you to divide an application logically and physically:

  • Containers: Small, deployable components that are isolated from each other and enable you to virtualize the underlying operating system
  • Reliable services: One of the programming models available in SD for writing and managing stateful and stateless services
  • Reliable actors: Another programming model on top of Reliable services

Get Hands-On Azure for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.