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

Messaging for Modern Applications

Deploying modern applications in the cloud can introduce new challenges like distributing and integrating application components across private and public networks, using heterogeneous messaging systems, driving heavier workloads and horizontally scaling the messaging tier. Learn how to overcome these challenges using proven enterprise integration patterns with AMQP based messaging, Spring …

Decomposing Applications for Scalability and Deployability

There are several current trends that are forcing application architectures to evolve. Users expect a rich, interactive and dynamic user experience on a wide variety of clients including mobile devices. Applications must be highly scalable, highly available and run on cloud environments. Organizations often want to frequently roll out updates, …