Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged microservices
0
votes
1.0k
views
1
answer
microservices - Micro-services architecture loose coupling complications
I'm fairly new to the whole micro-services bandwagon. I have been doing some research into the architecture ... this would be much appreciated. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
1.1k
views
1
answer
microservices - Verify dynamodb is healthy
I would like to verify in my service /health check that I have a connection with my dynamodb. I am ... from:https://stackoverflow.com/questions/65860152/verify-dynamodb-is-healthy...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
1.1k
views
1
answer
microservices - How does gPRC interact with PHP flow of execution?
I know that queue of messages (like Kafka, RabbitMQ, etc.) is commonly used for communication purpose between ... /65879804/how-does-gprc-interact-with-php-flow-of-execution...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
1.3k
views
1
answer
microservices - Docker Compose - container receiving connection refused (unable to let container communicates to each other)
I have created docker-compose that dockerizes two microservices and database. I have linked the service ... compose-container-receiving-connection-refused-unable-to-let-container...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
987
views
1
answer
microservices - Kubernetes - is Service Mesh a must?
Recently I have built several microservices within a k8s cluster with Nginx ingress controller and they are working ... .com/questions/65913552/kubernetes-is-service-mesh-a-must...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
1.1k
views
1
answer
microservices - Type Conversion in Spring Boot
I am working on an spring restful endpoint which accepts page range(start & end page number). I want my ... ://stackoverflow.com/questions/65915516/type-conversion-in-spring-boot...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
982
views
1
answer
microservices - Autowire doesn't work after enabling Hystrix
I'm encountering a issue, where autowiring doesn't work when I add Hystrix(EnableHystrix) in my microservice ... .com/questions/65936117/autowire-doesnt-work-after-enabling-hystrix...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
981
views
1
answer
microservices - what is the coding about microservicio Supplier and Order
Requist Perform the backend for the interaction with the Order Microservice. The Order Microservice stores the ... what-is-the-coding-about-microservicio-supplier-and-order...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
1.1k
views
1
answer
microservices - How to have timing and retry policy when Apollo gateway is failing?
The Apollo Gateway module requires a list of GraphQL servers to connect to. If any of these services miss ... -have-timing-and-retry-policy-when-apollo-gateway-is-failing...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
1.1k
views
1
answer
microservices - How do remove context path from a service in spring cloud?
I have a spring eureka service on 192.168.3.8:8090. the config yml file is as follow: server: port: 8090 ... /65643490/how-do-remove-context-path-from-a-service-in-spring-cloud...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
872
views
1
answer
microservices - REST API for UI - One General Endpoint vs Endpoint per Component
Let's assume we have two micro-services: companies API and accounts API. We also have a dashboard that displays ... rest-api-for-ui-one-general-endpoint-vs-endpoint-per-component...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
899
views
1
answer
microservices - how to respect Post.CommentsAllowed if Post and Comment are separate aggregate roots?
In a classic example of 2 aggregate roots like: class Post { string AuthorId; string Title; string Content; ... -post-commentsallowed-if-post-and-comment-are-separate-aggregate-r...
asked
Oct 6, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
837
views
1
answer
microservices - how to respect Post.CommentsAllowed if Post and Comment are separate aggregate roots?
In a classic example of 2 aggregate roots like: class Post { string AuthorId; string Title; string Content; ... -post-commentsallowed-if-post-and-comment-are-separate-aggregate-r...
asked
Oct 6, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
1.1k
views
1
answer
microservices - Retry logic implementation on graphql server
I am building micro services using graphQl. I have build a gateway which calls all service. I need ... .com/questions/66059447/retry-logic-implementation-on-graphql-server...
asked
Oct 6, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
1.2k
views
1
answer
microservices - Retry logic implementation on graphql server
I am building micro services using graphQl. I have build a gateway which calls all service. I need ... .com/questions/66059447/retry-logic-implementation-on-graphql-server...
asked
Oct 6, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
1.2k
views
1
answer
microservices - to implement circuit breaker pattern, spring hystrix and retryable which one is better to use
I was looking for the difference between spring hystrix and retryable in spring boot microservices as both are used to implement circuit breaker pattern.Thanks....
asked
Feb 19, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
915
views
1
answer
microservices - what is the coding about microservicio Supplier and Order
Requist Perform the backend for the interaction with the Order Microservice. The Order Microservice stores the customer's ... must keep the accounting of how much must pay....
asked
Feb 19, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
1.1k
views
1
answer
microservices - Micro-services cache synchronisation implementation in DynamoDB
We are migrating a micro-services application from PostgreSQL to AWS DynamoDB. We were synchronizing needed data from a ... ? Or should we create another table for cache entries?...
asked
Jan 29, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
2.7k
views
1
answer
microservices - Is it possible to use both Jaeger uber-trace -id and Zipkin B3 format for propagating Context using jaeger go client library?
B3 headers can be propagated using zipkin.NewZipkinB3HTTPHeaderPropagator() as explained here Can uber-trace-id ... , zipkinPropagator), jaegerconfig.ZipkinSharedRPCSpan(true), )...
asked
Jan 27, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
0
votes
3.2k
views
1
answer
microservices - Spring Cloud Eureka client doesn't start due to jersey
I couldn't start eureka client because from what i understood, it uses ... serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$35d361f.getEurekaClient(<generated>) ~[spr...
asked
Jan 27, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
microservices
To see more, click for the
full list of questions
or
popular tags
.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] encryption - Can't resolve this error in python ceaser cipher
[2] GC回收对象真的至少标记对象两次吗?
[3] 原生JS根据JSON数据生成树形图
[4] linux - How can I use grep and regular expression to display names with just 3 characters
[5] java - Pyramid inside a rectangle pattern
[6] 请问为什么防抖函数返回的匿名函数的this指向input?为什么捕获不到event?
[7] @AutoConfigurationPackage和@ComponentScan的作用有什么区别?
[8] 利用window.location.href下载文件后,要如何返回原页面?
[9] express访问静态资源失败
[10] pandas - Python: Creating a function that extracts a range of rows from a dataset
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...