Hello!
First time posting...
Question about the difference between layers and tiers:
How many tiers are in the WAMP environment?
This is not an exam question, but the answer will help me dispute one. I have a professor who believes the following:
"one may infer Apache as tier 1(for static content), PHP as tier 2 (for dynamic content) and MySql as tier 3 (database management)."
I believe he is wrong, and this comment almost seems like he is grasping for definition himself. I thought it was pretty simple:
Tier 1 = Browser
Tier 2 = Server
Tier 3 = Database
You can quibble about the layer configurations for each tier, or the semantics (i.e. Browser is really Presentation, etc.), but isn't that what it comes down to? This question is specific to everything running on one PC (WAMP) but it shouldn't change the theory.
Thank you for any confirmation..
JR
First time posting...
Question about the difference between layers and tiers:
How many tiers are in the WAMP environment?
This is not an exam question, but the answer will help me dispute one. I have a professor who believes the following:
"one may infer Apache as tier 1(for static content), PHP as tier 2 (for dynamic content) and MySql as tier 3 (database management)."
I believe he is wrong, and this comment almost seems like he is grasping for definition himself. I thought it was pretty simple:
Tier 1 = Browser
Tier 2 = Server
Tier 3 = Database
You can quibble about the layer configurations for each tier, or the semantics (i.e. Browser is really Presentation, etc.), but isn't that what it comes down to? This question is specific to everything running on one PC (WAMP) but it shouldn't change the theory.
Thank you for any confirmation..
JR
Comment