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