Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iambharath-ashok/socialmediablog-app-rta-34

Spring Boo, Spring Cloud, AWS, Security, Authentication and Spring Data JPA Impl for RTA 34
https://github.com/iambharath-ashok/socialmediablog-app-rta-34

Last synced: 27 days ago
JSON representation

Spring Boo, Spring Cloud, AWS, Security, Authentication and Spring Data JPA Impl for RTA 34

Awesome Lists containing this project

README

        

Project Description
This is a robust Social Media Blog Application built using modern microservices architecture and cloud-native technologies. It provides a platform for users to create, manage, and share blog posts while ensuring security and scalability. The application uses Spring Boot, Spring Cloud, AWS, and other powerful frameworks to deliver a seamless user experience with enhanced security through JWT-based authentication.

Technologies Used
Spring Boot: Simplifies application development by providing production-ready applications with embedded servers.
Spring Cloud: Used for microservices communication, configuration management, and service discovery.
Spring Data JPA: Simplifies database interaction with robust data management features.
AWS: Enables cloud hosting, storage, and scalability for the application.
REST API: Powers communication between clients and backend services.
Spring Security:
Basic Authentication: For simple API endpoint security.
JWT Authentication: For stateless, token-based authentication and user session management.