What Is Windows Server AppFabric? | AppFabric Interview Question | .Net Interview Question

The main goal of Windows Server AppFabric is to provide a set of extensions to Windows Server, that is making it easier for Windows developers to create faster, more scalable, and more manageable applications.
The first release of Windows Server AppFabric has two parts: AppFabric Caching Services, which can speed up access to frequently accessed information such as session data used by an ASP.NET application. AppFabric Hosting Services, making it easier to run and manage services created with Windows Communication Foundation, especially those built using Windows Workflow Foundation.

Windows Server AppFabric is provided as extensions to the Application Server role of Windows Server, and an application is free to use its parts separately or together.