Skip to content

Commit

Permalink
Merge pull request #5759 from Ashparshp/fixedHash
Browse files Browse the repository at this point in the history
Fixed Hash..
  • Loading branch information
vishalvivekm committed Aug 1, 2024
2 parents 4c4af02 + 1a4d5fd commit 504a30e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/collections/programs/lfx-2024/lfx-2024.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ Integrate Nighthawk testing with existing CI/CD pipelines for automated performa

### Service Mesh Performance
<br/>

#### Service Mesh Performance: Convergence of Network and Graph topologies

- Description: Opens the door to leveraging algorithms in the areas of Centrality, Community Detection, Pathfinding, Topological Link Prediction, etc. Bringing to bear advances made in Machine Learning / AI / recommendation systems, fraud detection could really help to derive meaning and comprehension for future tools. Another example is how ML + graph approaches are used to find and determine the optimal molecular structure of atoms such that desired physical properties are targeted. This approach could be applied to the problem of workload sizing and estimation for service mesh operators and would-be adopters.
Expand Down Expand Up @@ -269,6 +270,7 @@ Understand that your challenges will be promoted through CNCF channels, reviewed

### Meshery
<br/>

#### Meshery: End-to-End Testing with Playwright (Round 2)

- Description: Meshery integrates with many other CNCF projects and technologies. Sustaining those integrations is only possible through automation. End-to-end testing with Playwright, GitHub Workflows, and self-documenting test reports is the means to the end of maintaining a healthy state of each of these [Meshery integrations](https://meshery.io/integrations).
Expand Down

0 comments on commit 504a30e

Please sign in to comment.