Integrations, Imports, Exports and Similar Architectural Considerations
When we talk about creating an architecture for the future, integrations should always be a part of the discussion. These include importing, exporting, and direct... Read more
When we talk about creating an architecture for the future, integrations should always be a part of the discussion. These include importing, exporting, and direct... Read more
System logs and logging is one of the least sexy things in software development. Nevertheless, they are highly valuable. The ultimate challenge in a logging... Read more
While the GUI is used for most of our user interaction, there are other methods to consider as well. The areas of focus in this... Read more
Hackers are everywhere. Thus, security and authentication are essential pieces of software architecture. There are so many common features of application security available it may... Read more
Systems and solutions will grow if they are successful. Therefore, it is essential for us to consider whether this will be handled by scaling up... Read more
Nearly every solution includes some manner of administrative tools. These tools range from scripts and manual process steps to full graphical interfaces and wizards. No... Read more