Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering DynamoDB

You're reading from   Mastering DynamoDB Master the intricacies of the NoSQL database DynamoDB to take advantage of its fast performance and seamless scalability

Arrow left icon
Product type Paperback
Published in Aug 2014
Publisher Packt
ISBN-13 9781783551958
Length 236 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Tanmay Deshpande Tanmay Deshpande
Author Profile Icon Tanmay Deshpande
Tanmay Deshpande
Arrow right icon
View More author details
Toc

Knowledge market website


A knowledge market website is a place where users can post questions to the community and look for answers. A question can be a part of one or more topics that can also be subscribed to by the individual users. A good example of such a website is www.StackOverflow.com, which many of us might already be using. Let's try to follow the same approach we did for our first use case.

Technology stack

The technology stack for this application is much the same as the previous one, except a few. Have a look at the following list:

  • Programming language: Java (you can choose your preferred language)

  • Database: DynamoDB

  • Web server: Tomcat (Tomcat can be hosted on the AWS EC2 instance)

  • Data Archiving: AWS S3

We can add other AWS components like SNS to send notifications to users if they see any activity on the question they had asked or answered.

Architecture

Now we will try to draw the architecture diagram for this application:

The previous diagram shows how the overall application functionality...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image