The document discusses distributed systems and provides examples. It covers three key points:
1) Characteristics of distributed systems include concurrency, lack of a global clock, and independent failures. The Internet, intranets, and mobile/ubiquitous computing are examples.
2) Resource sharing is common, with the web enabling sharing of files, documents, and services. Services control access to resources through defined operations.
3) Challenges include heterogeneity across networks, hardware, software etc., openness to extension, and security of confidential/integral resources and identification of remote users.