awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
A

ArcanjoQueiroz/cas-microservice-architecture

0
View on GitHub↗
0 stars·0 forks·7 views

Cas Microservice Architecture

Features

  • Microservice Reference Implementations - Central Authentication Service implementation in a microservice environment.

Star history

Star history chart for arcanjoqueiroz/cas-microservice-architectureStar history chart for arcanjoqueiroz/cas-microservice-architecture

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Cas Microservice Architecture

These projects share indexed features with Cas Microservice Architecture. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microservices-demo/microservices-demomicroservices-demo avatar

    microservices-demo/microservices-demo

    3,773View on GitHub↗

    This project is a microservices reference architecture and polyglot suite designed as a containerized application demo. It provides a deployable environment that functions as a container orchestration testbed to evaluate the performance and stability of various orchestration tools. The suite implements a polyglot architecture where independent services are written in different languages, each managing its own private database. It utilizes an event-driven distributed system model, employing asynchronous messaging and decoupled data stores to coordinate workflows across separate business domain

    Pythondockerecsgolang
    View on GitHub↗3,773
  • dotnet-architecture/eshopondaprdotnet-architecture avatar

    dotnet-architecture/eShopOnDapr

    1,532View on GitHub↗

    eShopOnDapr is a reference architecture for building distributed .NET microservices. It demonstrates how to implement cloud-native application patterns by utilizing sidecar processes to handle infrastructure concerns, allowing individual services to remain decoupled from the underlying environment. The project provides a practical implementation of service-to-service communication, state management, and asynchronous messaging. By using a sidecar-based approach, it offloads tasks like service discovery and state synchronization, enabling independent services to interact reliably across distrib

    C#
    View on GitHub↗1,532
  • zq2599/blog_demoszq2599 avatar

    zq2599/blog_demos

    4,753View on GitHub↗

    This project is a collection of reference implementations and demonstration projects covering computer vision, DevOps automation, distributed systems, and Java-based microservices. It provides a programming reference library and practical examples for building server-side applications, containerizing services, and orchestrating clusters. The repository features a comprehensive toolset for DevOps automation, including scripts and playbooks for CI/CD pipelines and automated cluster installation. It includes a computer vision demo project for image object detection and facial analysis, as well a

    Javadockerdocker-javadocker-jib
    View on GitHub↗4,753
  • benwilcock/cqrs-microservice-samplerB

    benwilcock/cqrs-microservice-sampler

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What are the main features of arcanjoqueiroz/cas-microservice-architecture?

The main features of arcanjoqueiroz/cas-microservice-architecture are: Microservice Reference Implementations.

Which projects share features with arcanjoqueiroz/cas-microservice-architecture?

Projects with overlapping indexed features include: dotnet-architecture/eshopondapr — eShopOnDapr is a reference architecture for building distributed .NET microservices. It demonstrates how to implement… microservices-demo/microservices-demo — This project is a microservices reference architecture and polyglot suite designed as a containerized application… zq2599/blog_demos — This project is a collection of reference implementations and demonstration projects covering computer vision, DevOps… benwilcock/cqrs-microservice-sampler. daxnet/we-text. callistaenterprise/blog-microservices.