Team LiB
Previous Section Next Section

What This Book Does Not Cover

In this book, we will not discuss integration in itself. We will instead focus on a general design that can be implemented for many solutions, no matter what their purpose may be. We will try to cover a broader spectrum than most books do. If there is one thing we have learned, it is that having the big picture is important. If a large project needs to be delivered on time and at the same time fulfill its expectations, developers and designers alike need to have a broad view of it. This obviously means we cannot be as thorough as we would like to be in many areas, but luckily other books are available for this. For example, the Sundblad and Sundblad books we have already mentioned are valuable for their design patterns and modeling suggestions. Other books offer deep coverage of operating systems, databases, Web services, XML, and all those areas that are important to us. This book tries to bridge these boundaries so that you can build better applications for your customers or companies.

Building an enterprise application is not an easy task. If you do not design it properly from the beginning, the risk of failure will increase dramatically. Poor design might not be noticed at once, but with time, performance issues as well as extensibility issues are sure to emerge. To avoid this, IT architects and system designers need to have knowledge about what techniques are available and how these can be used.

This book is intended to be a guide in learning more about this subject. We believe you, the reader, will find it useful in your professional life. We hope you enjoy reading it as much as we enjoyed writing it.


Team LiB
Previous Section Next Section