awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AppScale avatar

AppScale/appscale

0
View on GitHub↗
2,425 Stars·277 Forks·Python·Apache-2.0·2 Aufrufewww.appscale.com/community↗

Appscale

AppScale is an easy-to-manage serverless platform for building and running scalable web and mobile applications on any infrastructure.

Features

  • Application Platforms - Serverless platform for scalable web and mobile applications.
  • Cloud Computing - Open source cloud platform with Google App Engine compatibility.

Star-Verlauf

Star-Verlauf für appscale/appscaleStar-Verlauf für appscale/appscale

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Appscale

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Appscale.
  • hashicorp/waypointAvatar von hashicorp

    hashicorp/waypoint

    4,726Auf GitHub ansehen↗

    Waypoint is an application delivery platform and multi-cloud deployment orchestrator. It enables the definition of the build, deploy, and release lifecycle as code to manage application resources across multiple target environments from a single interface. The project functions as an infrastructure-as-code workflow tool and self-service portal. It abstracts complex infrastructure configurations into reusable patterns, allowing developers to deploy applications using pre-approved templates and modular infrastructure add-ons. The system provides cloud resource governance through role-based acc

    Go
    Auf GitHub ansehen↗4,726
  • containers/podmanAvatar von containers

    containers/podman

    32,035Auf GitHub ansehen↗

    Podman is a container engine designed for managing containerized applications and images without the need for a persistent background daemon. By utilizing a fork-exec process model, it executes container management commands as direct child processes of the host system, ensuring that container lifecycles are handled through standard host-level process control. The project distinguishes itself through a focus on rootless security and cross-platform compatibility. It employs user namespace mapping to allow unprivileged users to manage isolated workloads without requiring administrative system ac

    Gocontainersdockerkubernetes
    Auf GitHub ansehen↗32,035
  • docker/composeAvatar von docker

    docker/compose

    37,588Auf GitHub ansehen↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    Godockerdocker-composego
    Auf GitHub ansehen↗37,588
  • docker/swarmAvatar von docker

    docker/swarm

    5,730Auf GitHub ansehen↗

    Swarm is a container clustering system that pools multiple Docker hosts into a single virtual host, enabling transparent container scheduling and management across the cluster. It exposes the standard Docker API so existing Docker-compatible tools and clients can operate on the cluster without any modifications. The system uses a distributed key-value store to maintain cluster state, enabling consistent scheduling decisions across nodes. A Docker-API proxy layer translates standard API calls into cluster-wide operations, while a host-pool abstraction hides individual host details from the cli

    Go
    Auf GitHub ansehen↗5,730
Alle 5 Alternativen zu Appscale anzeigen→

Häufig gestellte Fragen

Was macht appscale/appscale?

AppScale is an easy-to-manage serverless platform for building and running scalable web and mobile applications on any infrastructure.

Was sind die Hauptfunktionen von appscale/appscale?

Die Hauptfunktionen von appscale/appscale sind: Application Platforms, Cloud Computing.

Welche Open-Source-Alternativen gibt es zu appscale/appscale?

Open-Source-Alternativen zu appscale/appscale sind unter anderem: hashicorp/waypoint — Waypoint is an application delivery platform and multi-cloud deployment orchestrator. It enables the definition of the… containers/podman — Podman is a container engine designed for managing containerized applications and images without the need for a… docker/compose — Docker Compose is a tool for defining and running multi-container applications through declarative configuration… docker/swarm — Swarm is a container clustering system that pools multiple Docker hosts into a single virtual host, enabling… piku/piku — Piku is a git-based platform-as-a-service deployment tool for self-hosted application hosting. It enables the…