Remove reference resource-configs tags
article thumbnail

DotSlash: Simplified executable deployment

Engineering at Meta

Note that it is common to have multiple DotSlash files refer to the same artifact, such as a.tar.zst file , while each DotSlash file maps to a distinct entry within the archive. config: github/workflows/dotslash-config.json # Tag for the release to to target. For example, suppose node-v18.19.0-darwin-arm64.tar.gz darwin-arm64.tar.gz

Metadata 117
article thumbnail

Essential Docker Commands You Must Learn

Knowledge Hut

You can refer to the best Docker courses for training related to docker and docker commands. Container removes the need for physical hardware allowing for more efficient use of computing resources. The docker run command can be used with many variations, One can refer to the following documentation docker run. What is Docker?

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

How DoorDash Standardized and Improved Microservices Caching

DoorDash Engineering

While optimizing I/O patterns in the code could improve performance, rewriting business logic to do so would be time-consuming and resource-intensive. If the cache encounters issues or requires tuning, changes require a new deployment or rollback, which consumes both time and development resources. <Fetch user profile> }.getOrThrow()

Database 121
article thumbnail

Lineage + Hamilton in 10 minutes

Towards Data Science

In the context of machine learning and data work, “lineage” refers to the historical record or traceability of data as it is transformed and manipulated into things like tables, statistical models, etc. In Hamilton, the way to add extra metadata is through the use of the ` @tag ` and ` @tag_outputs ` decorators. """ #.

article thumbnail

ConsoleMe: A Central Control Plane for AWS Permissions and Access

Netflix Tech

This mapping can be generated through role tags that indicate which users/groups are allowed to retrieve credentials for the role, ConsoleMe’s Dynamic Configuration , or through an organization’s custom logic. ConsoleMe will generate an IAM policy and, if required, cross-account resource policies that are applicable to the request.

AWS 100
article thumbnail

How to Use Terraform with Rockset

Rockset

This mimics how we use terraform at Rockset to manage Rockset resources. Rockset collection With the integration we are now able to create a workspace to hold all resources we will add, and then setup a collection which ingest data using the above S3 integration.

AWS 52
article thumbnail

Upgrade Journey: The Path from CDH to CDP Private Cloud

Cloudera

The customer had a few primary reasons for the upgrade: Utilize existing hardware resources and avoid the expensive resources, time and cost of adding new hardware for migrations. . Some customers may also need to include platform/infrastructure, network and information security resources. Install references: Install references.

Cloud 131