Integração Empresarial

6 ECTS
MECD - Engenharia e Ciência de Dados
Feedback(2 reviews)
(4.0)
Workload
3.0/5 Moderate
Exam
Mandatory Exam
Terms
P4

Student Feedback

Give Feedback!
2024/2025
Workload:3.0/5 Moderate
6/29/2025

The course is overall really cool. The concepts are not hard to understand and it is a really helpful module that actually gives you concrete knowledge on a lot of important topic for your career. We learn how do develop microservices with quarkus and how to communicate with a kafka cluster and then create business processes with camunda. The downsides are the amount of time that it takes to do the project, mostly due to the copious number of times that we have to redeploy the whole project to AWS. Also, teaching camunda 7 which is going to be deprecated later this year seems a bit pointless...

The reviews below this point may be outdated. Course content, teaching methods, and requirements may have changed since then.

2021/2022
7/14/2022

This course is very interesting for anyone who enjoys a challenge.

Syllabus

The goal of the course is exactly what the name suggests: integrating applications. You’ll learn modern integration techniques like MOM (Message Oriented Middleware), Kafka (used in the project), how to publish and consume topics, and how to process data using Kafka Streams. You don't really need prior theoretical knowledge, but Java programming is essential. We used the Quarkus framework.

Project

The project involved building an Autonomous Vehicle as a Service system: an app that receives loads...