discuss a plan to support other network segments accessing the same network service applications in a daycare
Network service applications can include data storage, manipulation, presentation, communication etc. A daycare might have network service applications to create, update and delete information of babies. Stock Management and staff management is also needed. Confidential information like health records may also be stored.
If an external network segment is trying to access the same service application, the application should first authenticate if that segment can access the application. Each segment can be given an authority or role to limit the data to be displayed or edited. The application should be able to run multiple threads to serve concurrent requests from other network segments. Database conflicts like Write-Read conflict, Read-Write conflict and Write-Write conflicts have to be handled as more than one thread is involved.
Get Answers For Free
Most questions answered within 1 hours.