Overview of My Submission
Ghost Cloud is a web based platform for sharing information, and its a cloud-first microservices software. As soon as somebody uploads a file it turns into publicly obtainable within the platform and different individuals may also view and put it aside. With the assistance of redis, duties like file compression and importing are fully asynchronous and Occasion Pushed for the consumer.
The applying consists of 5-tier microservices. Which are performing varied duties.
Submission Class:
Impressed by Microservice Experts
Structure
Screenshots
| Save File Web page
| Add File
Language Used
Hyperlink to Code
Discover the code here-
https://github.com/ankit-brijwasi/ghost-cloud
YouTube Explaination
Collaborators
Solo by @ankitbrijwasi
Extra Details about Redis Stack
Right here some assets that can assist you rapidly get began utilizing Redis Stack. If you happen to nonetheless have questions, be at liberty to ask them within the Redis Discord or on Twitter.
Getting Began
- Join a free Redis Cloud account utilizing this hyperlink and use the Redis Stack database within the cloud.
- Based mostly on the language/framework you wish to use, you’ll discover the next shopper libraries:
The above movies and guides needs to be sufficient to get you began in your required language/framework. From there you’ll be able to develop and develop your app. Use the assets beneath to assist information you additional:
- Developer Hub – The principle developer web page for Redis, the place yow will discover data on constructing utilizing Redis with pattern tasks, guides, and tutorials.
- Redis Stack getting began web page – Lists all of the Redis Stack options. From there yow will discover related docs and tutorials for all of the capabilities of Redis Stack.
- Redis Rediscover – Offers use-cases for Redis in addition to real-world examples and academic materials
- RedisInsight – Desktop GUI instrument – Use this to hook up with Redis to visually see the info. It additionally has a CLI inside it that allows you to ship Redis CLI instructions. It additionally has a profiler so you’ll be able to see instructions which might be run in your Redis occasion in real-time
- Youtube Movies
Comfortable Coding
Cheers