top of page
Software Architecture
How to Evaluate Software Architectures?
How software architecture can be reviewed, what needs to keep in mind while reviewing and what steps to be taken to review
Dibyojyoti Sanyal
Nov 10, 20213 min read
198
0
What is needed to evaluate Software Architectures?
Before we can successfully review an architecture, we need to establish a set of parameters against which we can evaluate an architecture.
Dibyojyoti Sanyal
Nov 2, 20214 min read
36
0
The Reverse Proxy Pattern
Reverse proxy acts as intermediaries in the communications between the clients & servers. It provides a single point of entry to web servers
Dibyojyoti Sanyal
Oct 28, 20216 min read
1,832
0
Software Architecture for Agile Development | Part 2
How software architecture can be built in agile ways of working where we can not first create the architecture and then start development
Dibyojyoti Sanyal
Oct 20, 20214 min read
17
0
Software Architecture for Agile Development | Part 1
How software architecture can be built in agile ways of working where we can not first create the architecture and then start development
Dibyojyoti Sanyal
Oct 17, 20214 min read
28
0
Does Software Architectures need review ?
Cloud native software architecture review should be more frequent as cloud software development is more agile and changes are frequent.
Dibyojyoti Sanyal
Oct 9, 20215 min read
26
0
What are the characteristics of a good software architecture?
A good software architecture has few characteristics, these are important to develop a good software.
Dibyojyoti Sanyal
Apr 14, 20215 min read
175
0
What to write in a architecture detail document?
Architecture needs to be documented and we should know what to document and how.
Dibyojyoti Sanyal
Apr 10, 20213 min read
80
0
What to keep in mind while describing Architecture?
Architects has a way of thinking, presenting and describing architecture. The basics are explained.
Dibyojyoti Sanyal
Mar 14, 20218 min read
16
0
bottom of page