February 21st, 2013, 10:36 AM
-
How are server roles used in a web application?
If I have an application in a computer server that we would like to use. I want to know how to apply the server roles to my application in the server.
Here are some of my questions below:
1. How many server roles needed for an application? and what are those server roles?
2.In one computer server, does it means it can only contain one server role or it may contain several different server roles?
Thanks
for any help..Greatly appreciated.
February 21st, 2013, 01:05 PM
-
Moved from DNS
I'm not sure you know what you're talking about. What kinds of "server roles" are you thinking of?
February 21st, 2013, 02:10 PM
-
Originally Posted by requinix
I'm not sure you know what you're talking about. What kinds of "server roles" are you thinking of?
A few common server roles are listed below:
o Domain controller
o Database server
o Backup server
o File server
o Print server
o Infrastructure server
o Web server
So, from which of the list I should use for a web application in my server?
February 21st, 2013, 02:16 PM
-
Well, the "Web server" role looks relevant. Do you know what the other roles are for?
February 21st, 2013, 02:40 PM
-
Originally Posted by requinix
Well, the "Web server" role looks relevant. Do you know what the other roles are for?
So only the web server I need to use?. No need for the Domain Controller or Database server role that may support for the web application?
February 21st, 2013, 03:35 PM
-
Do you need a domain controller? Do you need a database, at least on that particular machine?
February 21st, 2013, 03:43 PM
-
I don't know that's why I'm asking.
February 21st, 2013, 04:52 PM
-
Then probably not. Domain controllers are for LANs and a database is for... well, a database.
- A backup server might be nice but if it's on the same machine then there's not much gained
- A file server is mostly LAN and maybe FTP, neither of which you seem to need
- Print server, no
- "Infrastructure" is too general a term to know what it actually means
February 21st, 2013, 06:56 PM
-
this looks like a homework-style question to me.
February 21st, 2013, 08:32 PM
-
Originally Posted by DonR
this looks like a homework-style question to me.
Or a take home exam was what I was thinking.
Comments on this post
medialint.com
“Today you are You, that is truer than true. There is no one alive who is Youer than You.” - Dr. Seuss
February 27th, 2013, 08:55 PM
-
Originally Posted by mitkram
I don't know that's why I'm asking.
Then you need to examine what you are trying to accomplish. Each role does a specific function. You need to choose each role accordingly otherwise it would be like trying to pound in a nail with a screwdriver. I'm also assuming you are talking about Windows Server roles.
Codeinated
February 28th, 2013, 01:20 PM
-
Originally Posted by cody_e
trying to pound in a nail with a screwdriver
Sometimes this is effective. Especially for a small nail and a substantial screwdriver. Pro-tip: use the handle.
Done it dozens of times if not hundreds ...
medialint.com
“Today you are You, that is truer than true. There is no one alive who is Youer than You.” - Dr. Seuss
March 1st, 2013, 09:27 AM
-
Originally Posted by medialint
Sometimes this is effective. Especially for a small nail and a substantial screwdriver. Pro-tip: use the handle.
Done it dozens of times if not hundreds ...
I was more getting at best practices
Codeinated
March 27th, 2013, 10:34 AM
-
Originally Posted by medialint
Sometimes this is effective. Especially for a small nail and a substantial screwdriver. Pro-tip: use the handle.
Done it dozens of times if not hundreds ...
Haha. I was thinking the same thing when I read that! lol