---
# DevNation 2014: San Francisco: Resiliant Messaging AMQ
**URL:** https://crunchtools.com/resiliant-messaging-devnation-2014/
Date: 2014-04-13
Author: fatherlinux
Post Type: post
Summary: This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.Continue Reading "DevNation 2014: San Francisco: Resiliant Messaging AMQ" →
Categories: Presentations
Tags: High Availability, MIddleware, Systems Administration
Featured Image: https://crunchtools.com/wp-content/uploads/2020/06/Screenshot-from-2020-06-05-11-22-47.png
---
## Abstract
There are two main architectures commonly used to provide fault tolerance to a messaging server. The first is master/slave which is easy to configure, but as it scales, it requires 2X resources. The second is made up of active nodes and redundant nodes. The redundant nodes can take over for any one of the active nodes should they scale. The active/redundant architecture requires more software and more initial configuration, but uses N+1 or N+2 resources as it scales.
See also: Blog: [Resilient Enterprise Messaging With JBoss A-MQ & Red Hat Enterprise Linux](http://crunchtools.com/resilient-messaging/)
## Presentation
- [Google Slides](https://docs.google.com/presentation/d/1IUy_rGIHKXvIp3cBhhvHzNmkVE554osnjPXAbv29134/edit#slide=id.p1)
- [YouTube](https://www.youtube.com/watch?v=g5xeKuPo8Uw)
- [PDF](https://www.youtube.com/watch?v=g5xeKuPo8Uw)
---
## Categories
- Presentations
---
## Navigation
- [Home](https://crunchtools.com/)
- [Articles](https://crunchtools.com/category/articles/)
- [Events](https://crunchtools.com/category/events/)
- [News](https://crunchtools.com/category/news/)
- [Presentations](https://crunchtools.com/category/presentations/)
- [Software](https://crunchtools.com/software/)
- [Beaver Backup](https://crunchtools.com/software/beaver-backup/)
- [Check BGP Neighbors](https://crunchtools.com/software/check-bgp-neighbors-nagios/)
- [Chev](https://crunchtools.com/software/chev-check-vulnerabilities-script/)
- [Graph BGP Neighbors](https://crunchtools.com/software/grpah-bgp-neighbors/)
- [Graph MySQL Stats](https://crunchtools.com/software/graph-mysql-stats/)
- [Graph Sockets Pipes Files](https://crunchtools.com/software/graph-sockets-pipes-files/)
- [MCP Servers](https://crunchtools.com/software/mcp-servers/)
- [Petit](https://crunchtools.com/software/petit/)
- [Racecar](https://crunchtools.com/software/racecar/)
- [Shiva](https://crunchtools.com/software/shiva/)
- [About](https://crunchtools.com/about/)
- [Home](https://crunchtools.com)
## Tags
- High Availability
- MIddleware
- Systems Administration