Skip to content
#

infrastructure

Here are 1,353 public repositories matching this topic...

backstage
brendasukh
brendasukh commented Sep 28, 2020

Feature Suggestion

Cloud costs should be tied to the software catalog entities that incurred the cost.

Possible Implementation

Update Entity in cost-insights to use Entity from the catalog plugin.

Context

Cost Insights currently has its own Entity definition; this should instead reference catalog entities where possible. This will enable cloud costs to be shown on pages for

ogvalt
ogvalt commented Apr 25, 2020

Describe the bug
I found that some names agruments in framework aren't consistent.
So for example:

class SupervisedRunner(Runner):
    """Runner for experiments with supervised model."""

    _experiment_fn: Callable = SupervisedExperiment

    def __init__(
        self,
        model: Model = None,
        device: Device = None,
        input_key: Any = "features", 
      

Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.

  • Updated Sep 21, 2020
  • Go

Improve this page

Add a description, image, and links to the infrastructure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the infrastructure topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.