Core Component Architecture – Build a Strong Foundation
No matter what we build, there is always a foundation of some sort. In software, the core component architecture provides us that foundation. These are... Read more
No matter what we build, there is always a foundation of some sort. In software, the core component architecture provides us that foundation. These are... Read more
The modern world is full of options to connect your app to the Internet. Nevertheless, there are cases where you will have a sometimes connected... Read more
Architecture design can start at the back-end or the front-end. In either case, you will end up architecting the user experience at some point. The... Read more
One of the architectural challenges that are often overlooked is large file storage. These may be documents, images, or other general binary structures. This situation... Read more
One of the rarest of decisions we are allowed to make is when it comes to selecting languages and frameworks or maybe even libraries for... Read more
In no particular order, we will look at architecting the database as we continue our tour of software architecture from scratch. There are several key... Read more