Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Software Architecture</span>

Architect Enterprise Applications with Domain-Driven Design

This session allows you to examine the essential elements of Domain-Driven Design (DDD), both the strategic and tactical modeling tools. Attendees see the problems commonly faced without the use of DDD. By looking at the common struggles and failings in many enterprises, developers are helped to find avoid the same …

Microservices for PaaS with Spring and Cloud Foundry

Microservices – small, loosely coupled applications that follow the Unix philosophy of “”doing one thing well”” – represent the application development side of enabling rapid, iterative development, horizontal scale, polyglot clients, and continuous delivery. They also enable us to scale application development and eliminate long term commitments to a single …