microservices 第5页
Java Serverless on Steroids with fn+GraalVM Hands-On-拾光赋

Java Serverless on Steroids with fn+GraalVM Hands-On

Java Serverless on Steroids with fn+GraalVM Hands-On, Java Serverless on Steroids with fn+GraalVM Hands-On Function-as-a-Service or Serverless is the most economical way to run cod...
kity的头像-拾光赋kity3年前
03811
Developer-friendly event sourcing-拾光赋

Developer-friendly event sourcing

Developer-friendly event sourcing,Here's what event sourcing is about: Every time you make a change to the application state, you record the change as an event. You can replay the ...
kity的头像-拾光赋kity3年前
0445
Will a couple of line markers in IDE make your microservice code mode readable?-拾光赋

Will a couple of line markers in IDE make your microservice code mode readable?

Will a couple of line markers in IDE make your microservice code mode readable?,Writing microservices has never been easy and does not become easier with growing codebases. All the...
kity的头像-拾光赋kity3年前
03010
A tentative comparison of fault tolerance libraries on the JVM-拾光赋

A tentative comparison of fault tolerance libraries on the JVM

A tentative comparison of fault tolerance libraries on the JVM,If you're implementing microservices or not, the chances are that you're calling HTTP endpoints. With HTTP calls, a l...
kity的头像-拾光赋kity3年前
02913
Secure Spring Boot Application With Keycloak-拾光赋

Secure Spring Boot Application With Keycloak

Secure Spring Boot Application With Keycloak,After the announcement of spring security team, spring is no longer supporting its own authorization server. Spring security OAuth2 off...
kity的头像-拾光赋kity3年前
04110
Wednesday Links - Edition 2021-12-29-拾光赋

Wednesday Links – Edition 2021-12-29

Wednesday Links - Edition 2021-12-29, Wednesday Links (20 Part Series) 1 Wednesday Links - Edition 2021-03-24 2 Wednesday Links - Edition 2021-03-31 ... 16 more parts... 3 Wednesda...
kity的头像-拾光赋kity4年前
02010
Tail Latency Amplification e Java-拾光赋

Tail Latency Amplification e Java

Tail Latency Amplification e Java,Você já se deparou com situações onde o tempo de resposta de sua API é impactado pelo tempo de resposta de outras API's consultadas? Ou de op...
kity的头像-拾光赋kity4年前
02011
Running Java Microservices in Docker-拾光赋

Running Java Microservices in Docker

Running Java Microservices in Docker, Today, I managed to run my microservices in docker environment successfully. Table of Contents Build the microservices Deployment Verification...
kity的头像-拾光赋kity4年前
04911
5 Best Java Frameworks for Microservices and Cloud Native Development-拾光赋

5 Best Java Frameworks for Microservices and Cloud Native Development

5 Best Java Frameworks for Microservices and Cloud Native Development,Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or service...
kity的头像-拾光赋kity4年前
02214
Microservices concepts - Java-拾光赋

Microservices concepts – Java

Microservices concepts - Java, Microservices Concepts (Using Java technologies) In microservices we can have multiple services running, and each service can have multiple instances...
kity的头像-拾光赋kity4年前
04410
Deploying and Consuming Kafka event-driven messages in a Java-enabled Multi-Cloud environment-拾光赋

Deploying and Consuming Kafka event-driven messages in a Java-enabled Multi-Cloud environment

Deploying and Consuming Kafka event-driven messages in a Java-enabled Multi-Cloud environment,In an ever-increasingly complex world that we are living in, our expectation also rise...
kity的头像-拾光赋kity4年前
04111
Spring Cloud Config Server - Encryption and Decryption-拾光赋

Spring Cloud Config Server – Encryption and Decryption

Spring Cloud Config Server - Encryption and Decryption,While using Spring Cloud Config Server, we also have the feature to encrypt sensitive information that is otherwise stored as...
kity的头像-拾光赋kity4年前
02410