
Kustomize
Helm.sh
Kubernetes
GitHub
Istio
Prometheus
Google Kubernetes Engine
Grafana
Stellate.co
GraphQL Playground
Hasura
GraphQl Editor
Prisma
RepurposeAPI
Byvalue
CherryPy
Edge Caching, Metrics, and Security for your GraphQL API. Reduce Cloud costs, handle traffic spikes, boost performance, get detailed observability, and secure your API. โก๏ธ
Kustomize
Stellate.coNo Stellate.co videos yet. You could help us improve this page by suggesting one.
Based on our record, Kustomize should be more popular than Stellate.co. It has been mentiond 63 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
When a change earns its way onto main, the train builds the container image one time and tags it by the commit SHA. That image is the artifact. It runs in dev immediately. And here's the part that makes promotion boring: shipping to prod doesn't rebuild anything. It re-points a config overlay (a Kustomize overlay, in practice, committed to the same repo) at the same SHA that's already running in dev. Same bytes,... - Source: dev.to / about 2 months ago
Once I covered these basic use cases, I started to review the code base of the InnerSource pipeline project. At this point I learned about kustomize which is a Kubernetes native way for updating existing configurations. This tool was used in the project to customize default configurations of various manifests, so that new, slightly different ones could be created without code duplication. For example, we could... - Source: dev.to / 4 months ago
Kustomize [kustomize]: tool to configure Kubernetes application through patching. - Source: dev.to / 7 months ago
Helmfile [helmfile]: is a declarative spec for deploying helm charts that allows you to template helm chart values as well integrate patching support. - Source: dev.to / 7 months ago
Kustomize - Configuration management tool for Kubernetes resources, enabling environment-specific customizations without template duplication. - Source: dev.to / 11 months ago
I've been working on an open source implementation of a Stellate (https://stellate.co) like GraphQL cache service, and it's finally hit v0.1 TL,DR; It is a cached proxy for your GraphQL API with automatic purging. Deploy it in front of GraphQL API, and it will start caching all requests passing through it. - Source: Hacker News / almost 2 years ago
Stellate - Stellate is a blazing-fast, reliable CDN for your GraphQL API and free for two services. - Source: dev.to / over 2 years ago
While some of the metrics aren't particularly helpful (depending on the actual company being evaluated) as others have mentioned, the round sizes are in the right ballpark. Our[0] actual round sizes were: 1. Pre-seed: $1M (led by System.One) 2. Seed: $4M (led by Boldstart) 3. Series A: $25M (led by Tiger Global) Note that all of these were all raised in 2021 & 2022 before the investment market crash, but even now... - Source: Hacker News / about 3 years ago
For server-side caching, you have neat solutions like GraphCDN or plugins (eg. The envelop plugin with GraphQL Yoga). - Source: dev.to / about 4 years ago
Out of the thousands of production GraphQL APIs we've seen at GraphCDN, the two most common pre-made GraphQL APIs are Hasura and WPGraphQL! Source: over 4 years ago
Helm.sh - The Kubernetes Package Manager
GraphQL Playground - GraphQL IDE for better development workflows
Kubernetes - Kubernetes is an open source orchestration system for Docker containers
Hasura - Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
GraphQl Editor - Editor for GraphQL that lets you draw GraphQL schemas using visual nodes