Y Social Media Backend is a powerful and scalable .NET application designed as the foundation for a social media platform. The application utilizes a PostgreSQL database and provides a GraphQL API for flexible and efficient communication between the frontend and backend. Additionally, the project supports deployment via Kubernetes, including the integration of a PostgresHA cluster for high availability.
- .NET Core Backend: A robust and scalable solution with a modern technology stack.
- PostgreSQL Database: Storage and management of data with support for relational queries.
- GraphQL API: A flexible and powerful API for communication with frontend applications.
- Kubernetes Deployment: Support for container orchestration with Kubernetes.
- PostgresHA Cluster: High availability cluster for the PostgreSQL database.
- .NET Core
- PostgreSQL
- GraphQL
- Kubernetes
- Helm (for managing Kubernetes charts)
- .NET SDK
- Docker (for containerization)
- Kubernetes (optional, for Kubernetes deployment)
- Helm (optional, for Kubernetes deployment)