Web Service Infrasructure

  • Thread starter Web Service Guy
  • Start date
W

Web Service Guy

Can anyone recommend an article that describes the ideal network architecture
(from a security perspective) for public-facing web services? For example,
do you put the web servers behind the primary firewall and the database
servers behind another one with port 1433 open to the web servers?

Thanks.
 
W

WishMaster

Can anyone recommend an article that describes the ideal network architecture
(from a security perspective) for public-facing web services? For example,
do you put the web servers behind the primary firewall and the database
servers behind another one with port 1433 open to the web servers?

Thanks.

Hi,

Yes, secure WebService deployment is just like secure websites. I mean
WS server should be on DMZ.
Find more information here... http://www.webservicesarchitect.com/
content/articles/hankison02.asp

BUT WS are diffrent than websites as for as interaction and processing
concern. You call the web methods on WS and WS will execute some
business rules and repond. So, make sure other security is being taken
care i.e. Integrated Security or Certificate etc.

Cheers,
Amer
MCSD.Net
ITIL Certified.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top