Book a Demo

Author Topic: Deployment diagram for AWS components  (Read 4114 times)

Amit100

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Deployment diagram for AWS components
« on: September 16, 2014, 05:03:36 am »
I'm looking to draw deployment diagrams for Amazon web services using EA.
For visio I've used appropriate stencils in the past to depict various EC2 components and services. Is there something equivalent in EA?

For example, I'd like to show VPC, subnets, EC2 instances, EBS and S3 in the diagrams and it would be good if I can use some sort of custom images for those components while also showing appropriate attributes for the same.

One way, I want to do it was to use class/component elements and find a way to put in an icon in the corner of the class element to depict what AWS components/service it is.
Any pointers?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Deployment diagram for AWS components
« Reply #1 on: September 16, 2014, 06:09:19 am »
AFAIK nothing out of the box. But you can create your own images by using bit map images or shape script (which allows programmatic design of UML element shapes). You could stereotype Nodes or Components and place them in a MDG which allows customized tool boxes for different diagram types.

q.