• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Deployment diagram clarification

 
Ranch Hand
Posts: 127
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Deployment diagram for my assignment is almost similar to Cade's example. But only addition to it is to add firewall. The whole application is packaged in a single ear file and is expected to have heavy traffic.

Diagram is almost similar to Cade's example and ear file is shown as artifact in web and app server profile. In Load balancer I am planning to include even firewall, mentioning it has load balancer with firewall.

It is expected to be implemented using DMZ, In notes if I mention that load balancer is in DMZ used as reverse proxy to server static pages and Cluster is behind DMZ, Is it ok to show like this or I need to put even the whole DMZ in the diagram.
 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Naresh,

For more clarity put the DMZ.In my assignment showed the DMZ.

Thanks,
Sree

 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic