排序
Aggregate Microservices’ Swagger UI from an API Gateway Using Spring API Gateway and Micronaut
Aggregate Microservices' Swagger UI from an API Gateway Using Spring API Gateway and Micronaut,In today's fast-paced microservices landscape, efficient API management and documenta...
Building Scalable Microservices with Java: Best Practices and Technologies
Building Scalable Microservices with Java: Best Practices and Technologies, In the world of modern software architecture, microservices have emerged as one of the most effective wa...
Resilience pattern for Java microservices. The Circuit Breaker.
Resilience pattern for Java microservices. The Circuit Breaker., Introdution Although the advantages of a microservices architecture are known (not a topic explained here), we ofte...
37 Java Microservices Interview Questions with Detailed Answers
37 Java Microservices Interview Questions with Detailed Answers,Microservices architecture is a popular design pattern in modern software development, particularly for Java applica...
Microservices Architecture with Spring Cloud
Microservices Architecture with Spring Cloud,Microservices architecture is a design approach where an application is composed of loosely coupled services. Each service is responsib...
Microservice Best Practices: Scale your java microservices using virtual threads & async programming
Microservice Best Practices: Scale your java microservices using virtual threads & async programming, Overview This article is part of the Microservices Best Practices series. The ...
Deploying Flask-based Microservices on AWS with ECS Service Connect
Deploying Flask-based Microservices on AWS with ECS Service Connect,The playlist is broken into six parts: An introduction to ECS Service Connect and the various AWS components tha...
The complete gRPC course [Protobuf + Go + Java]
The complete gRPC course [Protobuf + Go + Java], The complete gRPC course (16 Part Series) 1 The complete gRPC course [Protobuf + Go + Java] 2 Introduction to gRPC: why, what, how?...
Django project using Microservice Architecture
Django project using Microservice Architecture,Welcome to microservice architecture using Django! Django is a powerful web framework that helps you build complex web applications q...
Lightweight Java micro services framework
Lightweight Java micro services framework, Shrimp A wrapper to a Grizzly HTTP server with Jersey (JAX-RS), dependency injection (HK2) and JSON support. https://github.com/lucasepe/...
Help with Microservices
Help with Microservices,Hello, this is my first post here. I am building a small deezer/spotify clone for my own purposes. I have a huge CD collection, ripped to various music form...
Remote Development Environments with PyCharm, Okteto and Kubernetes
Remote Development Environments with PyCharm, Okteto and Kubernetes,In the past, we've talked about how to develop remotely with VS Code. Today, I'm going show you how can you use ...