#go #docker #kubernetes #golang #devops #microservice #containers #ci_cd #apm #cmp
https://github.com/erda-project/erda
https://github.com/erda-project/erda
GitHub
GitHub - erda-project/erda: An enterprise-grade Cloud-Native application platform for Kubernetes.
An enterprise-grade Cloud-Native application platform for Kubernetes. - erda-project/erda
#go #authenticate #circuit_break #fault_tolerance #health_check #load_balance #microservice #polaris #polarismesh #rate_limit #request_route #service_discover #service_discovery #service_mesh #service_register #service_registry #servicemesh #traffic_control
https://github.com/polarismesh/polaris
https://github.com/polarismesh/polaris
GitHub
GitHub - polarismesh/polaris: Service Discovery and Governance Platform for Microservice and Distributed Architecture
Service Discovery and Governance Platform for Microservice and Distributed Architecture - polarismesh/polaris
#go #awesome #awesome_list #clean_architecture #concurrency #ddd #golang #microservice #microservices #onion_architecture #oop #orm #project_structure #rest_api #web
https://github.com/mehdihadeli/awesome-go-education
https://github.com/mehdihadeli/awesome-go-education
GitHub
GitHub - mehdihadeli/awesome-go-education: A curated list of awesome articles and resources for learning and practicing Go and…
A curated list of awesome articles and resources for learning and practicing Go and its related technologies. - mehdihadeli/awesome-go-education
#go #amqp #cloudnative_services #containers #devops #devops_tools #golang #grpc #kafka #kubernetes #microservice #microservices #microservices_application #mizu #redis #rest #traffic_viewer #visibility
https://github.com/up9inc/mizu
https://github.com/up9inc/mizu
GitHub
GitHub - kubeshark/kubeshark: The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing…
The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clu...
#other #agile #clean_architecture #clean_code #cqrs_es #domain_driven_design #hexagonal_architecture #learning #legacy_code #microservice_architecture #refactoring #software_development #solid_principles #study_path #tdd
https://github.com/joebew42/study-path
https://github.com/joebew42/study-path
GitHub
GitHub - joebew42/study-path: A curated, open, and ever-evolving learning path focused on practices of software development, principles…
A curated, open, and ever-evolving learning path focused on practices of software development, principles of software design, and software architecture. - joebew42/study-path
#java #microservice #polarismesh #service_governance #spring #spring_boot #spring_cloud #tencent
https://github.com/Tencent/spring-cloud-tencent
https://github.com/Tencent/spring-cloud-tencent
GitHub
GitHub - Tencent/spring-cloud-tencent: Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent.
Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent. - Tencent/spring-cloud-tencent
#go #dashboard #database_monitoring #ebpf #kubernetes #log_analysis #metrics #microservice #monitoring #network_monitoring #observability #postgresql_monitoring #prometheus #service_map
https://github.com/coroot/coroot
https://github.com/coroot/coroot
GitHub
GitHub - coroot/coroot: Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics…
Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics, logs, traces, continuous profiling, and SLO-based alerting with predefined dashboards a...
#go #consul #docker #etcd #go #golang #kubernetes #letsencrypt #load_balancer #marathon #mesos #microservice #reverse_proxy #traefik #zookeeper
Traefik is a tool that makes it easy to manage traffic to your microservices. It automatically configures itself by listening to your service registry or orchestrator, such as Docker, Kubernetes, or Consul, so you don't have to manually update routes every time you change your services. This saves you time and effort in managing complex environments. Traefik also supports features like load balancing, HTTPS with Let's Encrypt, and provides a simple web UI for monitoring. Overall, it simplifies the process of exposing your microservices to the outside world.
https://github.com/traefik/traefik
Traefik is a tool that makes it easy to manage traffic to your microservices. It automatically configures itself by listening to your service registry or orchestrator, such as Docker, Kubernetes, or Consul, so you don't have to manually update routes every time you change your services. This saves you time and effort in managing complex environments. Traefik also supports features like load balancing, HTTPS with Let's Encrypt, and provides a simple web UI for monitoring. Overall, it simplifies the process of exposing your microservices to the outside world.
https://github.com/traefik/traefik
GitHub
GitHub - traefik/traefik: The Cloud Native Application Proxy
The Cloud Native Application Proxy. Contribute to traefik/traefik development by creating an account on GitHub.
#go #containers #event_driven #kubernetes #microservice #microservices #pubsub #serverless #sidecar #state_management
Dapr is a tool that helps developers build strong, scalable, and reliable microservices easily. It works with any programming language and framework, making it very flexible. Dapr adds a small side-car to your application that handles complex tasks like state management, messaging, and event triggers, so you don't have to worry about these details. This means you can focus on writing your code without getting bogged down in low-level details. Dapr also runs on various platforms, including cloud, edge devices, and local machines, making it very versatile. Overall, Dapr simplifies building distributed applications and makes them more consistent and portable.
https://github.com/dapr/dapr
Dapr is a tool that helps developers build strong, scalable, and reliable microservices easily. It works with any programming language and framework, making it very flexible. Dapr adds a small side-car to your application that handles complex tasks like state management, messaging, and event triggers, so you don't have to worry about these details. This means you can focus on writing your code without getting bogged down in low-level details. Dapr also runs on various platforms, including cloud, edge devices, and local machines, making it very versatile. Overall, Dapr simplifies building distributed applications and makes them more consistent and portable.
https://github.com/dapr/dapr
GitHub
GitHub - dapr/dapr: Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven…
Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration. - dapr/dapr
#go #api_management #circuit_breaker #consul #enforce_policies #envoy #fault_injection #kubernetes #lyft_envoy #microservice #microservices #nomad #polyglot_microservices #proxies #request_routing #resiliency #service_mesh
Istio is a tool that helps manage and connect different parts of your application easily. It adds security, load balancing, and monitoring without needing to change much of your existing code. Istio uses components like Envoy proxies to handle traffic between services and Istiod for service discovery and configuration. This makes it easier to integrate microservices, enforce policies, and collect data. Using Istio benefits you by simplifying how your services communicate, enhancing security, and improving overall efficiency.
https://github.com/istio/istio
Istio is a tool that helps manage and connect different parts of your application easily. It adds security, load balancing, and monitoring without needing to change much of your existing code. Istio uses components like Envoy proxies to handle traffic between services and Istiod for service discovery and configuration. This makes it easier to integrate microservices, enforce policies, and collect data. Using Istio benefits you by simplifying how your services communicate, enhancing security, and improving overall efficiency.
https://github.com/istio/istio
GitHub
GitHub - istio/istio: Connect, secure, control, and observe services.
Connect, secure, control, and observe services. Contribute to istio/istio development by creating an account on GitHub.
#python #cloud_native #cncf #deep_learning #docker #fastapi #framework #generative_ai #grpc #jaeger #kubernetes #llmops #machine_learning #microservice #mlops #multimodal #neural_search #opentelemetry #orchestration #pipeline #prometheus
Jina-serve is a tool that helps you build and deploy AI services easily. It supports major machine learning frameworks and allows you to scale your services from local development to production quickly. You can use it to create AI services that communicate via gRPC, HTTP, and WebSockets. It has features like built-in Docker integration, one-click cloud deployment, and support for Kubernetes and Docker Compose, making it easy to manage and scale your AI applications. This makes it simpler for you to focus on the core logic of your AI projects without worrying about the technical details of deployment and scaling.
https://github.com/jina-ai/serve
Jina-serve is a tool that helps you build and deploy AI services easily. It supports major machine learning frameworks and allows you to scale your services from local development to production quickly. You can use it to create AI services that communicate via gRPC, HTTP, and WebSockets. It has features like built-in Docker integration, one-click cloud deployment, and support for Kubernetes and Docker Compose, making it easy to manage and scale your AI applications. This makes it simpler for you to focus on the core logic of your AI projects without worrying about the technical details of deployment and scaling.
https://github.com/jina-ai/serve
GitHub
GitHub - jina-ai/serve: ☁️ Build multimodal AI applications with cloud-native stack
☁️ Build multimodal AI applications with cloud-native stack - jina-ai/serve
#lua #ai #ai_gateway #api_gateway #api_management #apis #artificial_intelligence #cloud_native #consul #devops #docker #kong #kubernetes #kubernetes_ingress #kubernetes_ingress_controller #luajit #microservice #microservices #nginx #reverse_proxy #serverless
Kong API Gateway is a powerful tool that helps manage and secure your APIs. It offers features like advanced routing, load balancing, health checking, and authentication, making it easier to handle API traffic. Kong is highly scalable and can run on various platforms, including Kubernetes. It also supports plugins for additional functionalities such as AI traffic management and custom extensions. By using Kong, you can centralize your API management, focus on other important tasks, and ensure your APIs are secure and perform well. You can get started quickly with a free trial or by following the easy installation steps.
https://github.com/Kong/kong
Kong API Gateway is a powerful tool that helps manage and secure your APIs. It offers features like advanced routing, load balancing, health checking, and authentication, making it easier to handle API traffic. Kong is highly scalable and can run on various platforms, including Kubernetes. It also supports plugins for additional functionalities such as AI traffic management and custom extensions. By using Kong, you can centralize your API management, focus on other important tasks, and ensure your APIs are secure and perform well. You can get started quickly with a free trial or by following the easy installation steps.
https://github.com/Kong/kong
GitHub
GitHub - Kong/kong: 🦍 The Cloud-Native Gateway for APIs & AI
🦍 The Cloud-Native Gateway for APIs & AI. Contribute to Kong/kong development by creating an account on GitHub.
#go #framework #go #go_framework #golang #golang_framework #grpc #grpc_go #grpc_golang #hacktoberfest #http_server #logging #metrics #microservice #microservice_framework #opentelemetry #performance #rest_api #server #tracing #web_framework
GoFr is a microservice development framework designed to simplify the creation and management of microservices. It offers features like easy API syntax, built-in observability, and support for REST and gRPC, making it efficient for developers. With GoFr, you can focus on building your application without getting bogged down by complex configurations. The framework also supports Kubernetes deployment, ensuring your services are scalable and maintainable. By using GoFr, you can accelerate your development process, improve application performance, and enhance overall productivity, allowing you to deliver high-quality software faster.
https://github.com/gofr-dev/gofr
GoFr is a microservice development framework designed to simplify the creation and management of microservices. It offers features like easy API syntax, built-in observability, and support for REST and gRPC, making it efficient for developers. With GoFr, you can focus on building your application without getting bogged down by complex configurations. The framework also supports Kubernetes deployment, ensuring your services are scalable and maintainable. By using GoFr, you can accelerate your development process, improve application performance, and enhance overall productivity, allowing you to deliver high-quality software faster.
https://github.com/gofr-dev/gofr
GitHub
GitHub - gofr-dev/gofr: An opinionated GoLang framework for accelerated microservice development. Built in support for databases…
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. - gofr-dev/gofr
❤1
#csharp #architecture #aspnetcore #clean_architecture #cqrs #ddd #dotnet #dotnetcore #event_driven_architecture #event_sourcing #kubernetes #masstransit #messaging #microservice #microservices #oauth2 #opentelemetry #software_architecture #software_design #software_engineering #vertical_slice_architecture
Migrating from a monolithic architecture to a cloud-native microservices architecture offers several benefits. It improves scalability, allowing different parts of the application to grow independently. This approach also enhances reliability by isolating faults, so if one service fails, others continue to work. Additionally, microservices enable faster deployment and updates, as each service can be developed and deployed separately. This flexibility allows teams to use the best technology for each service, making development more efficient and agile[2][3][5].
https://github.com/meysamhadeli/monolith-to-cloud-architecture
Migrating from a monolithic architecture to a cloud-native microservices architecture offers several benefits. It improves scalability, allowing different parts of the application to grow independently. This approach also enhances reliability by isolating faults, so if one service fails, others continue to work. Additionally, microservices enable faster deployment and updates, as each service can be developed and deployed separately. This flexibility allows teams to use the best technology for each service, making development more efficient and agile[2][3][5].
https://github.com/meysamhadeli/monolith-to-cloud-architecture
GitHub
GitHub - meysamhadeli/booking-microservices: A practical microservices with the latest technologies and architectures like Vertical…
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9. - ...
#go #ai_assistant #ai_generated_code #cloud_native #code_generation #custom_templates #developer_tools #development_framework #gin #go_sponge #golang #grpc #grpc_gateway #low_code #microservice #protobuf #restful_api #sponge #web
Sponge is a powerful Go development framework that helps you quickly build backend services like RESTful APIs and microservices with minimal coding. It generates modular Go code automatically by parsing SQL, Protobuf, and JSON files, letting you create complete backend projects through a simple web interface without complex commands. Sponge supports custom templates and integrates AI assistants (like ChatGPT) to help write business logic, greatly speeding up development and reducing repetitive work. It also offers full support for testing, API docs, and deployment, making your project more stable, efficient, and easier to maintain. This saves you time and improves code quality.
https://github.com/go-dev-frame/sponge
Sponge is a powerful Go development framework that helps you quickly build backend services like RESTful APIs and microservices with minimal coding. It generates modular Go code automatically by parsing SQL, Protobuf, and JSON files, letting you create complete backend projects through a simple web interface without complex commands. Sponge supports custom templates and integrates AI assistants (like ChatGPT) to help write business logic, greatly speeding up development and reducing repetitive work. It also offers full support for testing, API docs, and deployment, making your project more stable, efficient, and easier to maintain. This saves you time and improves code quality.
https://github.com/go-dev-frame/sponge
GitHub
GitHub - go-dev-frame/sponge: A powerful and easy-to-use Go development framework that enables you to effortlessly build stable…
A powerful and easy-to-use Go development framework that enables you to effortlessly build stable, reliable, and high-performance backend services with a "low-code" approach. - go...
#java #distributed_systems #durable_execution #grpc #java #javascript #microservice_orchestration #orchestration_engine #orchestrator #reactjs #spring_boot #workflow_automation #workflow_engine #workflow_management #workflows
Conductor is an open-source tool that helps you manage and automate complex workflows involving many microservices and systems. It makes your workflows flexible, reliable, and scalable by handling retries, errors, and monitoring automatically. You can define workflows as code in JSON, use various task types, and manage workflows dynamically without tightly coupling services. It offers an easy-to-use web interface and supports multiple databases like Redis and MySQL. This helps you build, run, and monitor workflows efficiently, saving time and reducing errors in managing distributed applications. It also has SDKs for Java, Python, JavaScript, Go, and C# to integrate easily with your projects.
https://github.com/conductor-oss/conductor
Conductor is an open-source tool that helps you manage and automate complex workflows involving many microservices and systems. It makes your workflows flexible, reliable, and scalable by handling retries, errors, and monitoring automatically. You can define workflows as code in JSON, use various task types, and manage workflows dynamically without tightly coupling services. It offers an easy-to-use web interface and supports multiple databases like Redis and MySQL. This helps you build, run, and monitor workflows efficiently, saving time and reducing errors in managing distributed applications. It also has SDKs for Java, Python, JavaScript, Go, and C# to integrate easily with your projects.
https://github.com/conductor-oss/conductor
GitHub
GitHub - conductor-oss/conductor: Conductor is an event driven orchestration platform providing durable and highly resilient execution…
Conductor is an event driven orchestration platform providing durable and highly resilient execution engine for your applications - conductor-oss/conductor
❤1