An open API service indexing awesome lists of open source software.

https://github.com/unasuke/cndf2023-infra


https://github.com/unasuke/cndf2023-infra

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# CNDF2023 infra

## What's this?

Terraform, container, website codes for CNDF2023.

-
- Slide URL
*

## Architectures

### Firebase Hosting

### Cloudflare Pages

### AWS CloudFront and S3 static website hosting (stopped)

~~https://aws-cloudfront-s3.cndf2023.unasuke.dev~~

See [`tf/aws_cloudfront_s3`](/tf/aws_cloudfront_s3/)

### AWS CloudFront, Application Load balancer and Fargate (stopped)

* ~~https://aws-cloudfront-fargate-nginx.cndf2023.unasuke.dev~~
* ~~https://aws-cloudfront-fargate-h2o.cndf2023.unasuke.dev~~

See [`tf/aws_cloudfront_fargate`](/tf/aws_cloudfront_fargate/)

### AWS Network Load Balancer and Fargate (stopped)

* ~~https://aws-nlb-fargate-nginx.cndf2023.unasuke.dev~~
* ~~https://aws-nlb-fargate-h2o.cndf2023.unasuke.dev~~

See [`tf/aws_nlb_fargate`](/tf/aws_nlb_fargate/)

### Google Cloud Load balancer and Cloud Storage (stopped)

* ~~https://gcp-lb-storage.cndf2023.unasuke.dev~~

See [`tf/gcp_load_balancing_storage`](/tf/gcp_load_balancing_storage/)

### Google Cloud Load balancer and Cloud Run (stopped)

* ~~https://gcp-lb-cloudrun-nginx.cndf2023.unasuke.dev~~
* ~~https://gcp-lb-cloudrun-h2o.cndf2023.unasuke.dev~~

See [`tf/gcp_load_balancing_cloudrun`](/tf/gcp_load_balancing_cloudrun/)