sunqy-cs/cloud-native-blog-system
Java1 stars0 forks
What it does
The cloud-native blog system is a microservices-based blogging platform built with Spring Boot and Vue, designed for containerized deployment on Kubernetes. It offers features like user management, blog content handling, and a robust API gateway.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Explore how to build a scalable blogging platform using modern technologies like Spring Boot and Vue!
Content angles
- A tutorial on setting up the cloud-native blog system locally with Docker and Kubernetes.
- Exploring the architecture of the microservices and how they interact within the system.
- Best practices for implementing CI/CD pipelines for a cloud-native application using GitHub Actions.
Who should care
Developers interested in building scalable web applications using microservices architecture.