472,342 Members | 1,421 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,342 software developers and data experts.

How to technically approach and design a web product adhering to objectives?

Suppose you join a development team and they are working on a web visualization product developed in ASP.NET, HTML, CSS, Angular, SQL Server, and C# that provides data insights to doctors (i.e. ROI, revenue, best brands vs worst brands, etc.), as well as internal users.

The team prides itself with the following technical qualities: Quality, Reliability, CI/CD (Continuous Integration and Delivery), as well as Technical Acumen

Therefore, as part of the characteristics above that define the team, you should adhere to the following objectives:
  • Ensure that the code/website will be developed superbly and with high quality
  • Ensure proper security in place for authorized user access across environments (For instance, the Quality Assurance team taking the build into their environment)
  • Provide constant Feedback to dev users (For example, when builds fail to compile, or performing inspections)
  • Delivering reliably yet continuously value to the end-users

How would you technically approach and design this product?
  • For instance, What technologies would you choose to develop this product with? (i.e. OnPrem, Cloud, Azure, AWS, etc.)
  • What assumptions would you have in place?
  • What questions could possibly be asked and what are the answers?
  • Finally, in lieu of the defined objectives above, how do you visualize the final development pipeline and how does each part of the pipeline envisioned aim to achieve the objectives listed above?


To clarify, I am not asking or expecting any code. This is just for brainstorming purposes
Jul 23 '20 #1
3 2919
dev7060
625 Expert 512MB
Being a sophomore I think I am not experienced enough to answer this, but I'd add my 2 cents from imagination.

I think the main part would be to figure out what does the team want you to do in the whole process and focus on the same. Of course, everyone in the team would be responsible for something. Making a robust product would require lots of testing. "High quality" is a broad term. It may include fast performance, less memory usage, security, usage of the best optimum algorithms, analyzing space and time complexities, etc. When you know well enough at what level your product would be there, the only thing then left would be to chase to that level keeping the time limit in mind. I'd go with one of those development life cycle models to make sure everything gets done properly.

The selection of technologies would depend on the type of project, budget, and other factors such as what has been used by the team earlier and in what field the team is comfortable working with and if there's a requirement to learn something new.

Major questions regarding the project should have been asked already in the early stages while it is being designed considering the requirements in mind. I'd use something like UML for designing the mind map or blueprint.
Jul 24 '20 #2
oh this is great! thank you for your input.

Could you expand on the UML diagram part? what actors, entities, functionalities and relationships would you consider/include in such a diagram? What assumptions would you make in the design?

as for time/pace complexity, could you give examples of what considerations should be in mind for the website? Im thinking scalability could be one, especially with the other question being what technologies should be used, in which cloud technologies like AWS or Azure would best fit this criteria of scaling and dynamic resource allocation.
Jul 24 '20 #3
dev7060
625 Expert 512MB
Could you expand on the UML diagram part? what actors, entities, functionalities and relationships would you consider/include in such a diagram? What assumptions would you make in the design?
Books and docs.

as for time/pace complexity, could you give examples of what considerations should be in mind for the website? Im thinking scalability could be one, especially with the other question being what technologies should be used, in which cloud technologies like AWS or Azure would best fit this criteria of scaling and dynamic resource allocation.
Again everything depends on the project. There are always general best practices to keep in mind. Rest can only be discussed if the specifics are known.
Jul 24 '20 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

25
by: John Morgan | last post by:
Though I have designed and implemented a number of large reasonably well received web sites I do not consider myself a graphics designer I am...
3
by: Sorin Dolha | last post by:
Hello, We intend to create an ASP.NET-based Web application (hosted on Internet Information Services, or IIS) and one feature of the application...
3
by: zlst | last post by:
Many technological innovations rely upon User Interface Design to elevate their technical complexity to a usable product. Technology alone may not...
17
by: tshad | last post by:
Many (if not most) have said that code-behind is best if working in teams - which does seem logical. How do you deal with the flow of the work? ...
22
by: Krivenok Dmitry | last post by:
Hello All! I am trying to implement my own Design Patterns Library. I have read the following documentation about Observer Pattern: 1) Design...
15
by: Rob Meade | last post by:
Hi all, I have a databse which I'm pulling the data from for my ASP page. I have 4 tables, Course, Feature, Objective, and PreRequisite. The...
3
by: C | last post by:
I have been working as a Senir .NET Developer for the past 4 years and worked with VB6 and Classic ASP for 4 years previous to this. I have did...
0
by: YellowFin Announcements | last post by:
Introduction Usability and relevance have been identified as the major factors preventing mass adoption of Business Intelligence applications....
17
by: roN | last post by:
Hi, I'm creating a Website with divs and i do have some troubles, to make it looking the same way in Firefox and IE (tested with IE7). I checked...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.