Software Architecture with UML modeling
Get software architecture skills required by an enterprise architect with UML and architecture patterns
- The importance of the Software Architecture & Software Engineering
- Fact about Software
- Software process model
- UML modeling of different system
- Distinguish static view and dynamic of a system with UML
- UML diagrams, connections, relations, ect
- Use case model
Although the course is not about to show you how to build a web/desktop/mobile app with programming, but you have a great tool to create blueprint of your system. You will learn modern way to create your own design pattern or use common and useful architecture patterns. As it is said in the videos, by creating a blueprint of you system before starting to build it, you can then easily edit/modify/update/upgrade the system even after lot of years. The blueprint should be enough to understand the whole system.
Over the past several years, business have made great strides in improving customer service, productivity, and manufacturing processes. Information technology has played a large role in facilitating these increases in productivity. Take advantage of the new capabilities that we have from the new technologies nowadays.
If you also want to create applications, please check out our other courses! Let me know if you have any issue, we will do our best to answer as soon as possible.
- Learn the role of the enterprise architect
- Different types of UML modeling with diagrams
- Useful software architecture patterns and where to use, with pros & cons
- Examine business cases
- Understand requirements
- Software Architects
- Software developers
- No programming experience
Introduction
UML diagram intro
Requirements engineering
Software engineering, analysis & modeling
Use case model
A free tool to create your model
Component diagram
ECommerce example with component diagram
Class diagram
Activity diagram
Deployment diagram
Use case diagram
Architecture patterns & Layered pattern
Client-Server pattern
Model-View-Controller pattern
Event-bus / Event-driven pattern
Blackboard pattern
Controller-Responder / Master-Slave pattern
Microservices pattern