Skip to main content

Who needs an archiect?


In this blog entry we are going to talk about an article written by Martin Flowers entitled, “Who needs an architect”, were it talks about software architecture (kind of obvious don’t you think) and the architect's role in a software development team. To be honest, a didn’t get the author’s purpose of the article, but I think I have got the general idea, so I can review this properly.

On the article the author gives many two explanations the software architecture, one of them is quoted by someone else which basically says that a high level concept of a system is only visible (or significant) to developers, now, for me this is really abstract, because I don’t thing it applies to all the projects of this topic, but the second one which is given by the author himself says that the architecture is a a shared understanding of the system design by all of the expert developers involved in the Project, now this makes more sense to me because we can understand that not only the developers knows about the project, but also the other members working on it.
About the role of the architect in a project, the author says that there are to kinds of it, the reloadus and the oryzus. The first kind, the reloadus, is the kind of architect who makes the big calls all by himself, but on the other hand the second kind, the oryzus, is the kind of architect who doesn’t makes the important decisions by himself because it is the one that mentor or tutors the development team so that they can help him to make the decisions.

Now, for me the oryzus is the better kind of architect because is the one that creates a clear way to share the information in regard to the project to all the members, and by doing so it creates a better trust among the team, is like the true team leader in my own opinion.

Comments

Popular posts from this blog

Hidden Figures

On today’s blog I’m going to talk about a movie called Hidden Figures, directed by Theodore Melfi and released in 2016. I watch this movie during my class of software design and architecture and I have to admit it, I liked it, but not that quite much, is the kind of movie that you could see in a Sunday morning on tv, at least for me. The movie talks about three women and how they helped the NASA during the space race to make during the cold war (I think it was during the cold war) against the Russians. In the movie there are introduced three women, Katherine Goble, Mary Jackson and Dorothy Vaughn, who are trying to contribute and make their own way through their jobs in NASA. More importantly the movie shows how they struggle because of the discrimination at the time, so they couldn’t receive the treat they deserved, all of this happened during the NASA project of the first man to the moon. For many of us, we can´t imagine that kind of discrimination, but in the movie,   it

Microservices

On today’s blog entry we are going to talk about the Microservices architecture. This architecture has an approach where when we are developing a single app, we develop it as lots of small services, each of them running on its own process and communicating with each other with something that can bind them together. Now I have already used microservices without knowing I was actually using them, perhaps this architecture is quite intuitive for best practices or something like that, but anyway the author of the article gives some characteristics about this which are the following: ·          Componentization via Services: The components of the microservice need to be gather into libraries that will be used later on by the microservice to communicate with remote parts of the whole program. ·          Organized around Business Capabilities: This characteristic refers that we need to create divisions, each of the divisions need to be focused on the business capability which includ

War Games

On today’s blog I’m going to talk about a movie released in 1983, War Games, which has been directed by John Badham. The movie shows the story of David Lightman, a kid who is kin of a genius in topics of computer science, the plots consists of how this kid started to hack to the system of the US military by accident because he thought he was hacking a videogame company instead, when he hacks the system he discovers a simulation created by the military called Thermonuclear War, now, Lightman thinks is a game so he stars to play it, the “game” consist on two sides or teams, the USSR or the United States, and after choosing sides, the teams decides where to launch a nuclear bomb, all of this is situated during the Cold war so the simulation has   that theme; the problem starts when the simulation actually prepares to launch real bombs and Lightman gets caught by the government because of the hacking, then when they explain the situation to him he finds the creator of the simulatio