-
Notifications
You must be signed in to change notification settings - Fork 63
/
astra.json
25 lines (25 loc) · 1.15 KB
/
astra.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name": "eCommerce Application",
"description": "Are you building or do you support an e-commerce website? If so, then this content is for you! Worldwide digital sales in 2020 eclipsed four trillion dollars (USD). Businesses that want to compete, need a high performing e-commerce website. Here, we will demonstrate how to build a high performing persistence layer with DataStax ASTRA DB.",
"duration": "50 minutes",
"skillLevel": "Advanced",
"language":["java"],
"stack":["spring"],
"githubUrl": "https://github.com/datastaxdevs/workshop-ecommerce-app",
"badge": "https://api.badgr.io/public/badges/By3medzRRv6DYaPPJrOEyw/image?imageVersion=1",
"youTubeUrl": [ "https://www.youtube.com/watch?v=4djnV5wZSeg",
"https://www.youtube.com/watch?v=8KmSN3KEspE",
"https://www.youtube.com/watch?v=sGBFNDvk0pA",
"https://www.youtube.com/watch?v=h7BEsnMk1_E"
],
"tags": [
{ "name": "java" },
{ "name": "spring-boot" },
{ "name":"spring-data" },
{ "name":"astradb" },
{ "name":"cassandra" },
{ "name":"streaming" }
],
"category": "workshop",
"usecases": ["Retail"]
}