courses

Undergraduate - University of West Attica

  • 2025 - now
    Information Systems Analysis and Design
    University of West Attica, Athens, Greece
    • Information systems concepts. Analysis and design methodologies. System requirements. UML.
  • 2026 - now
    Intelligent Systems and Decision Support Systems
    University of West Attica, Athens, Greece
    • Intelligent systems concepts. Decision support systems methodologies and applications. Artificial Intelligence techniques.

Postgraduate - University of West Attica

  • 2026 - now
    Decision Systems, Process Management and Business Analysis
    University of West Attica, Athens, Greece
    • Advanced decision systems. Business process management. Business analysis techniques and tools.

Undergraduate - Harokopio University of Athens

Postgraduate - Harokopio University of Athens

  • Oct 2015 - now
    Information Systems Design and Development Methods
    Harokopio University of Athens, Greece
    Informatics and Telematics
    • The course aims to provide the required theoretical training and practical, laboratory training to the students, so that they are able to deal with the issue of developing a PS with proficiency. Emphasis is placed on the basic principles and processes that must be followed in all development phases: Planning Phase (project plan), Analysis Phase (requirements determination, process and data modeling), Design Phase (architecture, user interface), Implementation Phase (management development, testing, documentation, migration). Emphasis is also placed on object-oriented analysis and design using UML. The course takes a realistic approach to the analysis and design of systems which proceeds as in a real system in order for students to see all the stages of the analysis and design of an Information System and to apply them in practice.
  • Feb 2016 - now
    Web Information Systems and IoT
    Harokopio University of Athens, Greece
    Informatics and Telematics
    • Developing applications with the logic of microservices (comes with a lab part using fastapi, which is an async web framework in python). User authentication schemes in web applications (OAuth2, JWT) and their integration. Introduction to container concepts. Use of docker (how we create docker images, how we use public repositories such as docker hub but also private ones). Running multiple microservices using docker-compose. Creation of virtual machines in cloud computing infrastructure (example with gcloud/azure cloud, firewall configuration, static ips, ssh, dns configuration, ssl certificates). Introduction to distributed applet execution environments (kubernetes), basic entities (nodes, pods, deployments, services, ingress). Management tools for the kubernetes platform (kubectl, k9s, lens). Using microk8s for deployment of an application based on microservices. Tools for monitoring (prometheus), alerting and logging (elasticsearch-fluentd-kibana). Management of applets (servicemesh, application gateways).
  • Oct 2020 - now
    Management of Network and Computing Resources
    Harokopio University of Athens, Greece
    Informatics and Telematics
    • The architecture of a computing center. Services offered by cloud computing infrastructures. Resource management. The Linux operating system. The bash environment. The Python language. The concept of API. Basic scripting techniques. The concept of automating processes through scripting. Management of servers. Virtualization platforms: Vmware, Ovirt, QEMU, livbirt, etc. Management of virtual machines. The concept and architecture of the cluster. Tactics for managing ideal machines. Networking of ideal machines. Backup policies. Identity management. Setting up an SSH server and security practices. Use of SSH tunnels. Installation and configuration of web servers (apache, nginx, etc.). Installation and configuration of databases, LAMP stack (Linux, Apache, MySQL, PHP) and CMS systems (content management systems). Web proxies and NAT gateways. Networking on linux using IPtables. Installation and configuration of security walls (firewalls). DMZ zones. Installation and configuration of a DNSserver. DNS server security practices. Installation and configuration of a mail server. Techniques to combat spam at the server level and in DNS. Laboratory.