Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Roadmap for Architecture [closed]

Tags:

architecture

Ok, I am a developer for 6 years now and I came from a hater to an enthusiast about technology.
I am a senior developer, almost all focused in web applications, asp.net, quite experienced and very, very focused in develop myself.
I come to a crossroads in my area, I want to become an Architect, not an analyst or a project manager. I like to get my hands dirty, to actually do things, and I, well,... have to admit it, that I am a little lost about what I should've already known, and what i should be studying, in order to enter in that field.
So here comes the question:

What an Architect should be proficient in?

like image 663
marcelo-ferraz Avatar asked Jun 11 '10 02:06

marcelo-ferraz


People also ask

What is the purpose of an architecture transition roadmap?

Purpose. The Architecture Roadmap lists individual work packages that will realize the Target Architecture and lays them out on a timeline to show progression from the Baseline Architecture to the Target Architecture. The Architecture Roadmap highlights individual work packages' business value at each stage.


2 Answers

Sales.

Architecture is all about selling a potential solution to folks who (a) trust you and (b) believe that what you're saying will work.

After that, you have to deliver.

But you'll never get to deliver if you can't sell the vision.

like image 192
S.Lott Avatar answered Oct 05 '22 05:10

S.Lott


Understanding various trade-offs in different solutions, using different solution ideas, and getting both the big picture and being able to handle questions about some little details that may turn out to be a big deal with some plans.

Do you know how to build a large-scale web application? Do you know what priorities you value in a solution,e.g. ease of maintenance, scalability, reliability, simplicity, and performance to name a few? How well can you justify one approach over another? How many different design patterns have you seen or used? Those are some of the questions I'd consider if I was going to go down the road of becoming an architect.

like image 24
JB King Avatar answered Oct 05 '22 04:10

JB King