From d78ca8072bb5ea901c48428f9120c5fb6e7c882e Mon Sep 17 00:00:00 2001 From: Shanit Paul <111293637+SlicePoh@users.noreply.github.com> Date: Wed, 12 Oct 2022 17:03:06 +0530 Subject: [PATCH] Add software architect resource (#2429) I'd like to contribute a better definition with proper functionality of an Artitect. --- .../101-what-is-software-architect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/roadmaps/114-software-architect/content/100-software-architect-basics/101-what-is-software-architect.md b/content/roadmaps/114-software-architect/content/100-software-architect-basics/101-what-is-software-architect.md index 3fa457bb8..1d10d312e 100644 --- a/content/roadmaps/114-software-architect/content/100-software-architect-basics/101-what-is-software-architect.md +++ b/content/roadmaps/114-software-architect/content/100-software-architect-basics/101-what-is-software-architect.md @@ -1,3 +1,3 @@ # What is Software Architect? -A software expert who makes high level design choices, including technical standards, tools, design principles, platforms to be used, etc. +An expert developer who design software solutions from the ground up, making high-level decisions about each stage of the process including technical standards, tools, design principles, platforms to be used, etc., leading a team of engineers to create the final product.