Design of Distributed Systems Overview

The course provides an introduction to the "Web phenomenon" and development of distributed applications and systems. The focus here lies on the development process and evolution, i.e. the continuous development of the underlying requirements, architectures and technologies.

Materials

... for the lecture will be provided via our Homepage
... for the tutorials via OPAL

Recomended Prerequisites

Basic knowledge of computer networks. This can you learn in our computer networks module in the summer semester.

Qualification aims

  • Improved knowledge of approaches, methods, principles and tools in the field of distributed systems and web engineering.
  • Ability to design, implement and manage complex distributed applications.

Tutorial content

URI - HTTP - Cookies

Discussing the basic functionality of the URI concept, the HTTP protocol and the basic usage of Cookies.

DOM

Using the DOM to manipulate the appearance of an webpage in the Browser with JavaScript.