https://github.com/ev2900/cloudformation_examples
Example YAML CloudFormation stacks
https://github.com/ev2900/cloudformation_examples
aws cloudformation infastructure-as-code
Last synced: 4 months ago
JSON representation
Example YAML CloudFormation stacks
- Host: GitHub
- URL: https://github.com/ev2900/cloudformation_examples
- Owner: ev2900
- Created: 2022-01-20T02:12:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T23:21:59.000Z (almost 3 years ago)
- Last Synced: 2025-04-10T03:58:59.732Z (9 months ago)
- Topics: aws, cloudformation, infastructure-as-code
- Homepage:
- Size: 1.62 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SecurityGroup/security_group.yaml
Awesome Lists containing this project
README
# CloudFormation Examples
Repository of CloudFormation examples. There are too many example to write up each. For the more complex CloudFormation examples that deploy multiple services a diagram of the services they deloy is provided below.
---
- [OpenSearch Demo/OpenSearch_demo.yaml](https://github.com/ev2900/CloudFormation_Examples/blob/main/OpenSearch%20Demo/OpenSearch_demo.yaml)
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=open-search-demo&templateURL=https://sharkech-public.s3.amazonaws.com/misc-public/OpenSearch_demo.yaml)

---
- [OpenSearch Demo/OpenSearch_demo_VPC.yaml](https://github.com/ev2900/CloudFormation_Examples/blob/main/OpenSearch%20Demo/OpenSearch_demo_VPC.yaml)
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=open-search-demo-vpc&templateURL=https://sharkech-public.s3.amazonaws.com/misc-public/OpenSearch_demo_VPC.yaml)

---
- [OpenSearch Demo/OpenSearch_cross_cluster_replication_demo.yaml](https://github.com/ev2900/CloudFormation_Examples/blob/main/OpenSearch%20Demo/OpenSearch_cross_cluster_replication_demo.yaml)
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=open-search-cross-cluster-replication&templateURL=https://sharkech-public.s3.amazonaws.com/misc-public/OpenSearch_cross_cluster_replication_demo.yaml)

---
- [OpenSearch Demo/OpenSearch_demo_Cloud9_simple.yaml](https://github.com/ev2900/CloudFormation_Examples/blob/main/OpenSearch%20Demo/OpenSearch_demo_Cloud9_simple.yaml)
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=open-search-demo-cloud9-simple&templateURL=https://sharkech-public.s3.amazonaws.com/misc-public/OpenSearch_demo_Cloud9_simple.yaml)

---
- [OpenSearch Demo/OpenSearch_demo_anomaly_detection.yaml](https://github.com/ev2900/CloudFormation_Examples/blob/main/OpenSearch%20Demo/OpenSearch_demo_anomaly_detection.yaml)
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=os-anomaly-detection&templateURL=https://sharkech-public.s3.amazonaws.com/misc-public/OpenSearch_demo_anomaly_detection.yaml)

---
- YAML Located in a different repository [Kafka_OpenSearch_Anomaly_Detection/CloudFormation/msk_lambda_opensearch.yaml](https://github.com/ev2900/Kafka_OpenSearch_Anomaly_Detection/blob/main/CloudFormation/msk_lambda_opensearch.yaml)
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=msk-lambda-opensearch&templateURL=https://sharkech-public.s3.amazonaws.com/misc-public/msk_lambda_opensearch.yaml)

For more information / post CloudFormation deployment steps please referece the repository [Kafka_OpenSearch_Anomaly_Detection](https://github.com/ev2900/Kafka_OpenSearch_Anomaly_Detection)
---
* [OpenSearch Demo/OpenSearch_demo_alerting.yaml](https://github.com/ev2900/CloudFormation_Examples/blob/main/OpenSearch%20Demo/OpenSearch_demo_alerting.yaml)
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=os-alerting&templateURL=https://sharkech-public.s3.amazonaws.com/misc-public/OpenSearch_demo_alerting.yaml)

For more information / post CloudFormation deployment steps please referece the repository [OpenSearch_API_Examples/Alerting/](https://github.com/ev2900/OpenSearch_API_Examples/blob/main/Alerting/README.md)
---
- [Fluentd/fluentd_cloud9_opensearch.yml](https://github.com/ev2900/CloudFormation_Examples/blob/main/Fluentd/fluentd_cloud9_opensearch.yml)
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=fluentd-demo-opensearch&templateURL=https://sharkech-public.s3.amazonaws.com/misc-public/fluentd_cloud9_opensearch.yml)

For more information on this architecture please reference the repository [Fluentd_Examples/Cloud9_Apache_Logs_OpenSearch/](https://github.com/ev2900/Fluentd_Examples/tree/main/Cloud9_Apache_Logs_OpenSearch)
---
- [Fluentd/fluentd_cloud9.yml](https://github.com/ev2900/CloudFormation_Examples/blob/main/Fluentd/fluentd_cloud9.yml)
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=fluentd_demo&templateURL=https://sharkech-public.s3.amazonaws.com/misc-public/fluentd_cloud9.yml)

For more information on this architecture please reference the repository [Fluentd_Examples/Cloud9_Apache_Logs_S3/](https://github.com/ev2900/Fluentd_Examples/tree/main/Cloud9_Apache_Logs_S3)
---
- [KDA Studio Demo/KDA_studio_kinesis_demo.yaml](https://github.com/ev2900/CloudFormation_Examples/blob/main/KDA%20Studio%20Demo/KDA_studio_kinesis_demo.yaml)
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=KDA_studio_kinesis_demo&templateURL=https://sharkech-public.s3.amazonaws.com/misc-public/KDA_studio_kinesis_demo.yaml)