In this section, we introduce you to various technological choices for NRT components and their pros and cons in certain situations. As the book progresses, we will revisit this section in more detail to help you understand why certain tools and stacks are better suited to solving certain use cases.
Before moving on, it's very important to understand the key aspects against which all the tools and technologies are generally evaluated. The aspects mentioned here are generic to software, we move on to the specifics of NRT tools later:
- Performance: This is basically gauging the performance of the software component on a given set of hardware at a given load.
- Capacity: This is a very crucial aspect because it decides the breaking point for any application.
- Management: How easy or cumbersome is the management of the component? Would I need specialized...