Skip to content

Commit f4e9cf4

Browse files
Meshery AWS 2025 Term 3 (#1512)
Signed-off-by: Mia Grenell <[email protected]> Signed-off-by: Nate W <[email protected]> Co-authored-by: Nate W <[email protected]>
1 parent 8f325bd commit f4e9cf4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

programs/lfx-mentorship/2025/03-Sep-Nov/project_ideas.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,27 @@
1717
---
1818

1919
## Proposed Project ideas
20+
21+
### Meshery
22+
23+
#### Relationships for AWS services
24+
25+
CNCF - Meshery: Relationships for AWS services (2025 Term 3)
26+
27+
- Description:
28+
Meshery Models are declarative representations of infrastructure and applications. Within these models, Relationships define how different Components (e.g., Kubernetes resources, Cloud services) interact and depend on each other. These relationships are crucial for visualizing, understanding, and managing complex cloud native systems.
29+
30+
This internship focuses on significantly expanding the breadth and depth of Meshery Relationships across a wide array of technologies supported by Meshery. As Meshery continues to integrate with more cloud-native technologies (Kubernetes, public clouds, and all CNCF projects), there's a growing need to accurately model the intricate relationships between their components - vital for providing users with comprehensive insights and control over their deployments.
31+
32+
- Recommended Skills: DevOps, systems administration, solutions architecture. Experience with Kubernetes, AWS and its services.
33+
- Responsibilities:
34+
- Research and Analyze Technologies: Dive deep into various cloud-native technologies (e.g., different compute services, databases, messaging systems, network services, etc.) to understand their components and how they interconnect.
35+
- Develop Relationship Definitions: Create and contribute relationship definitions, typically in JSON or YAML format, to the Meshery models.
36+
- Model Inter-Technology Interactions: Focus particularly on defining relationships between components from different technologies (e.g., how a Kubernetes deployment relates to an AWS RDS instance, or how a Linkerd service interacts with a Prometheus monitoring component).
37+
- Document New Relationships: Clearly document the newly defined relationships, their purpose, and how they are represented within Meshery designs, contributing to the official Meshery documentation.
38+
- Expected Outcome:
39+
- A multitude of new relationships defined both intra and inter AWS services.
40+
- Policy Contribution: For advanced interns, there may be opportunities to contribute to the Rego policies that evaluate and enforce these relationships.
41+
- Mentor(s): Mia Grenell (@miacycle, [email protected]), Lee Calcote (@leecalcote, [email protected]), Sangram Rath (@sangramrath, [email protected])
42+
- Issue: https://github.com/meshery/meshery/issues/15518
43+
- LFX URL:

0 commit comments

Comments
 (0)