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
DynamoDB Applied Design Patterns

You're reading from   DynamoDB Applied Design Patterns Apply efficient DynamoDB design patterns for high performance of applications

Arrow left icon
Product type Paperback
Published in Sep 2014
Publisher
ISBN-13 9781783551897
Length 202 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Uchit Hamendra Vyas Uchit Hamendra Vyas
Author Profile Icon Uchit Hamendra Vyas
Uchit Hamendra Vyas
Arrow right icon
View More author details
Toc

The Eclipse plugin

Eclipse, being one of the most commonly-used open source integrated development environments (IDEs), provides a plugin to work with DynamoDB. In fact it provides a plugin to work with almost the entire AWS. We will now see how to perform DynamoDB operations such as table creation, index creation, items insertion, and query and scan operations.

First we will begin with setting up the DynamoDB plugin on Eclipse. Open Eclipse and select Install New Software from the Help menu.

The Eclipse plugin

In the following page, we need to enter http://aws.amazon.com/eclipse/ and hit Enter; this will display all the available plugins for AWS. You can either install everything or only the necessary components (it's better to install everything because there will be dependency between these plugins).

The Eclipse plugin

The following page will display the components that will be installed on Eclipse. Confirm them and proceed.

The Eclipse plugin

The following page will show the invalid components (AWS SDK for Android in the following screenshot...

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