Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/916#discussion_r166804712 --- Diff: metron-deployment/README.md --- @@ -112,6 +115,130 @@ To build the DEB packages, follow the instructions at [packaging/docker/deb-dock How do I deploy Metron within AWS? ---------------------------------- +You can deploy Metron into Amazon Web Service(AWS) in three ways: +i) [As a single node using Vagrant](#aws-single-node-cluster-deployment-using-vagrant) --- End diff -- Small nit - this type of roman numeral ordered list won't show up in markdown properly. Throw an extra line before the first item (so it line breaks) and replace "i)" with "1. ", and so on. You can usually experiment be hitting the "view" button on your file in github. See https://github.com/apache/metron/blob/master/metron-deployment/Kerberos-manual-setup.md for another example.
---