mohyehia's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
GoogleCloudPlatform/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
codesenberg/bombardier
Fast cross-platform HTTP benchmarking tool written in Go
coreui/coreui-free-react-admin-template
Open source admin template based on Bootstrap 5 and React.js
aws/aws-sdk-java
The official AWS SDK for Java 1.x (In Maintenance Mode, End-of-Life on 12/31/2025). The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/
lukas-krecan/ShedLock
Distributed lock for your scheduled tasks
aws/aws-sdk-java-v2
The official AWS SDK for Java - Version 2
aws/serverless-java-container
A Java wrapper to run Spring, Spring Boot, Jersey, and other apps inside AWS Lambda.
stacksimplify/aws-eks-kubernetes-masterclass
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
callicoder/spring-boot-react-oauth2-social-login-demo
Spring Boot React OAuth2 Social Login with Google, Facebook, and Github
nigelpoulton/TheK8sBook
YAML files for use with The Kubernetes Book
TNG/ArchUnit-Examples
Examples for ArchUnit (A Java architecture test library, to specify and assert architecture rules in plain Java)
ivangfr/springboot-react-keycloak
The goal of this project is to secure movies-app using Keycloak (with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a React application called movies-ui.
techiescamp/kubernetes-prometheus
Kubernetes Manifest files for setting up Prometheus monitoring on the Kubernetes cluster.
techiescamp/kubernetes-projects
Practical real-world hands-on projects to practice and learn Kubernetes implementations
jonatan-ivanov/teahouse
Sample applications to demonstrate Observability concepts
hassanelsherbiny/PowerStore
Power Store - Multi-Store E-Commerce Platform
hassanelsherbiny/HomeShow
hassanelsherbiny/MongoDbTools
Simple Desktop Application To Connect ,Import and Export Mongo Database
aws-observability/aws-otel-java-instrumentation
AWS Distro for OpenTelemetry Java Instrumentation Library
saha-rajdeep/kubernetescode
ThomasVitale/spring-cloud-gateway-resilience-security-observability
Example with Spring Boot 3 focused on resilience, security and observability. It uses Spring Cloud Gateway, Spring Security and Spring Cloud Circuit Breaker.
j-tim/spring-io-barcelona-2022-spring-kafka-beyond-the-basics
Codebase for talk on Spring I/O 2022 in Barcelona about Spring for Apache Kafka
ThomasVitale/spring-security-examples
Examples with Spring Security (OAuth2 and OpenID Connect, Authentication and Authorization)
NrktSLL/spring-boot-minio
MinIO example with Spring Boot application
albertllousas/centralized-logs-with-EFK-and-docker
ameyrupji-k8s/k8s-spring-boot-helloworld-liveness-readiness-probes
k8s-spring-boot-helloworld-liveness-readiness-probes
aosolorzano/city-tasks-spring-boot-tdd
Spring Boot microservice to implement TDD with Integration Tests and Testcontainers.
AshrafElshazly/Jenkins-Java-Pipeline
This project demonstrates a continuous integration and continuous delivery (CI/CD) pipeline for a Java application using Jenkins. The pipeline automates the build, test, static code analysis, artifact deployment, Docker image creation, and image pushing to Amazon ECR processes.