-
[Channel management wiki ](https://github.com/domits1/Domits/wiki/Research-Document-for-channel-management)
**- First phase**
- [ ] https://github.com/domits1/Domits/issues/587
- [ ] https://gi…
-
Title:
How Expedia Group built Database as a Service (DBaaS) offering using AWS Service Catalog
Abstract:
Enabling agile application development teams to self-serve and quickly provision the…
-
## User Account
```sql
CREATE TABLE IF NOT EXISTS user_account(
id INT(11) unsigned auto_increment COMMENT '유저 계정 일련번호',
email VARCHAR(255) NOT NULL COMMENT '이메일',
…
-
# Expected Behavior
Copyright spans 2018-2019.
# Actual Behavior
`Copyright (c) 2018 Expedia Group.`
# Steps to Reproduce
See comment header on source files.
# Additional Information…
-
I am comparing the prices between Expedia and Travel port and I just realized that Expedia has different prices. For example the itinerary of DTW to JFK (roundtrip):
```
…
-
My project has run into a conflict with Swagger. I have Spring Boot manage my dependency versions, which includes management of Swagger dependencies. Specifically, my project uses `kafka-avro-serial…
-
The GraphQL documentation provides this [explanation](https://graphql.org/learn/best-practices/#nullability):
> ... in a GraphQL type system, every field is nullable by default. This is because the…
nodkz updated
5 years ago
-
This guide has been a breath of fresh air with regard to nullability handing, in stark contrast from the official GraphQL standpoint on the matter:
https://graphql.org/learn/best-practices/#nullabi…
-
## External Traffic Policy
https://www.asykim.com/blog/deep-dive-into-kubernetes-external-traffic-policies
Local
Dedicated LB -> Health Check + Pod Anti-Affinity (prevent uneven load spread)
…
-
### Jenkins and plugins versions report
Environment
```text
Paste the output here
```
### What Operating System are you using (both controller, and any agents involved in th…