Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECS: Remove H2O and Grok Compute #37

Merged
merged 3 commits into from
Aug 27, 2024
Merged

ECS: Remove H2O and Grok Compute #37

merged 3 commits into from
Aug 27, 2024

Conversation

dnillovna
Copy link
Member

No description provided.

Copy link
Contributor

github-actions bot commented Jul 27, 2024

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Pusher: @dnillovna, Action: pull_request, OS: ubuntu-latest, Working Directory: aws, Workflow: Validate

Copy link
Contributor

github-actions bot commented Jul 27, 2024

💰 Infracost report

Monthly estimate decreased by $59 📉

Changed project Baseline cost Usage cost* Total change New monthly cost
datagrok-ai/tf-module-datagrok-cvm/aws -$59 - -$59 (-23%) $194

*Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options.

Estimate details (includes details of unsupported resources)
Key: * usage cost, ~ changed, + added, - removed

──────────────────────────────────
Project: main

+ aws_cloudwatch_metric_alarm.lb_target["jn"]
  +$0.10

    + Standard resolution
      +$0.10

+ aws_cloudwatch_metric_alarm.lb_target["jnH"]
  +$0.10

    + Standard resolution
      +$0.10

+ aws_cloudwatch_metric_alarm.lb_target_5xx_count["jn"]
  +$0.10

    + Standard resolution
      +$0.10

+ aws_cloudwatch_metric_alarm.lb_target_5xx_count["jnH"]
  +$0.10

    + Standard resolution
      +$0.10

- aws_route53_record.h2o
  Monthly cost depends on usage

    - Standard queries (first 1B)
      Monthly cost depends on usage
        -$0.40 per 1M queries

    - Latency based routing queries (first 1B)
      Monthly cost depends on usage
        -$0.60 per 1M queries

    - Geo DNS queries (first 1B)
      Monthly cost depends on usage
        -$0.70 per 1M queries

- aws_cloudwatch_metric_alarm.lb_target[0]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target[1]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target[2]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target[3]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target[4]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target[5]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target[6]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target_5xx_count[0]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target_5xx_count[1]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target_5xx_count[2]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target_5xx_count[3]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target_5xx_count[4]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target_5xx_count[5]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.lb_target_5xx_count[6]
  -$0.10

    - Standard resolution
      -$0.10

- aws_cloudwatch_metric_alarm.grok_compute_task_count[0]
  -$0.20

    - Standard resolution
      -$0.20

- aws_cloudwatch_metric_alarm.h2o_task_count[0]
  -$0.20

    - Standard resolution
      -$0.20

- aws_ecs_service.h2o
  -$21

    - Per GB per hour
      -$6

    - Per vCPU per hour
      -$15

- aws_ecs_service.grok_compute
  -$36

    - Per GB per hour
      -$6

    - Per vCPU per hour
      -$30

Monthly cost change for datagrok-ai/tf-module-datagrok-cvm/aws
Amount:  -$59 ($253 → $194)
Percent: -23%

──────────────────────────────────
Key: * usage cost, ~ changed, + added, - removed

*Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options.

110 cloud resources were detected:
∙ 26 were estimated
∙ 81 were free
∙ 3 are not supported yet, see https://infracost.io/requested-resources:
  ∙ 1 x aws_route53_query_log
  ∙ 1 x aws_s3_bucket_lifecycle_configuration
  ∙ 1 x aws_service_discovery_private_dns_namespace

Infracost estimate: Monthly estimate decreased by $59 ↓
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Changed project                                    ┃ Baseline cost ┃ Usage cost* ┃ Total change ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━━┫
┃ datagrok-ai/tf-module-datagrok-cvm/aws             ┃          -$59 ┃           - ┃  -$59 (-23%) ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━━┛
This comment will be updated when code changes.

Copy link
Contributor

github-actions bot commented Jul 27, 2024

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Pusher: @dnillovna, Action: pull_request, OS: macos-latest, Working Directory: aws, Workflow: Validate

Copy link
Contributor

github-actions bot commented Jul 27, 2024

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output


Pusher: @dnillovna, Action: pull_request, OS: windows-latest, Working Directory: aws, Workflow: Validate

@dnillovna dnillovna merged commit 90f3b45 into main Aug 27, 2024
10 of 11 checks passed
@dnillovna dnillovna deleted the spodolskaya/1.20.0 branch September 9, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant