Yupiik
Yupiik is a French Tech Consulting company with global reach. We are focused on IT infrastructure, architecture, operations, and overall technology strategy.
Company Details
- Category
- Cloud Computing
- Headquarters
- Montpellier, France
- Data Hosting
- EU Only
- Open Source
- Yes
- Pricing
- free
- Website
- https://www.yupiik.com
About Yupiik
We provide 2 opensources tools and stacks: Yupiik Fusion : Fusion's core ambition is to be a very lightweight Java framework with first-class support for GraalVM native images. Where frameworks like Spring Boot or Quarkus aim to be comprehensive ecosystems, Fusion focuses on a minimal runtime footprint, fast startup, and low memory consumption — ideal for cloud-native microservices, serverless functions, and CLI applications. It achieves this primarily through compile-time processing: rather than relying on runtime reflection and classpath scanning, Fusion uses a Java annotation processor to generate the required "glue code" (DI wiring, JSON codecs, HTTP routing) at build time. This makes applications smaller, faster, and natively GraalVM-friendly out of the box. It is designed to quickly build efficient, modular, and maintainable applications, built on top of GraalVM and leveraging features like dependency injection and easy RESTful API creation. The framework is released under the Apache License 2.0 Yupiik Bundlebee : Powerful, lightweight tool designed to simplify Kubernetes deployments and resource management by packaging Kubernetes manifests into easily reusable and maintainable bundles. It positions itself as a light Java package manager for Kubernetes, and is sometimes presented as an alternative or complement to Helm, also released under the Apache License 2.0. Bundlebee's central abstraction is the alveolus (plural: alveoli) — the Bundlebee equivalent of a Helm chart. An alveolus packages a set of Kubernetes descriptors plus their metadata, dependencies, and placeholders into a single reusable bundle. Bundles are distributed through Maven infrastructure, meaning any alveolus can be referenced as a Maven coordinate (groupId / artifactId / version) and pulled from Maven Central or any Maven-compatible repository — a notable design choice that gives Bundlebee free versioning, signing, and mirroring.
Replaces
Yupiik is an alternative to: Kong, Apigee, API gateways, AWS API Gateway, Cloudflare Access, MuleSoft