• Complain

Deshpande T. - Mastering DynamoDB

Here you can read online Deshpande T. - Mastering DynamoDB full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Deshpande T. Mastering DynamoDB
  • Book:
    Mastering DynamoDB
  • Author:
  • Genre:
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Mastering DynamoDB: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Mastering DynamoDB" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Packt Publishing, 2014. 236 p. ISBN-10: 178355195X, ISBN-13: 978-1-78355-195-8.
.Amazon DynamoDB is a fully managed proprietary NoSQL database service that is offered by Amazon.com as part of the Amazon Web Services portfolio. You can use DynamoDB to create a database table that can store and retrieve any amount of data, and serve any level of request traffic. DynamoDB exposes a similar data model and derives its name from Dynamo, but has a different underlying implementation.This book is a practical, example-oriented guide that begins with an introduction to DynamoDB, how it started, what it is, and its features. It then introduces you to DynamoDBs data model, demonstrating CRUD operations on the data model. Once you get an understanding of the data model, you will be able to dive deep into the DynamoDB architecture to understand its flexibility, scalability, and reliability.The book also gives you plenty of best practices you should follow in order to achieve time and cost efficiency. Later, you will explore some advanced topics such as CloudWatch Monitoring, the AWS security token service, and the use of IAM to perform access control management.The book discusses a variety of use cases that will help you get a practical sense of DynamoDB. Finally, the book ends with a discussion on using DynamoDB as a backend for Android/iOS mobile applications with sample code that will help you build your own applications.What You Will Learn:
Comprehend the DynamoDB data model and how to build the efficient schema of DynamoDB tables;
Decipher the architecture of DynamoDB and its core features;
Understand how DynamoDB manages ring membership and handles partial failures;
Get acquainted with the AWS security token service and learn how DynamoDB deals with authentication and authorization;
Integrate DynamoDB with other AWS services in order to form a complete application ecosystem on AWS Cloud;
Explore third-party tools and libraries to efficiently use DynamoDB to help to autoscale, test, and back up/archive;
Familiarize yourself with mobile application development using DynamoDB at the backend.Implement DynamoDB as a backend to your iOS and Android mobile applications.
Explore how DynamoDB can be integrated with other AWS offerings such as EMR, Redshift, Cloudsearch, and more.
Equip yourself with best practices to improve the time and cost performance of your application through interactive tutorials.Who This Book Is For:
If you have interest in DynamoDB and want to know what DynamoDB is all about and become proficient in using it, this is the book for you. If you are an intermediate user who wishes to enhance your knowledge of DynamoDB, this book is aimed at you. Basic familiarity with programming, NoSQL, and cloud computing concepts would be helpful. iPAD Amazon Kindle, PC , Cool Reader (EPUB), Calibre (EPUB, MOBI, AZW3), Adobe Digital Editions (EPUB), FBReader (EPUB, MOBI, AZW3).

Deshpande T.: author's other books


Who wrote Mastering DynamoDB? Find out the surname, the name of the author of the book and a list of all author's works by series.

Mastering DynamoDB — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Mastering DynamoDB" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Mastering DynamoDB

Mastering DynamoDB

Copyright 2014 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: August 2014

Production reference: 1180814

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham B3 2PB, UK.

ISBN 978-1-78355-195-8

www.packtpub.com

Cover image by Pratyush Mohanta (<>)

Credits

Author

Tanmay Deshpande

Reviewers

Sathish Kumar Palanisamy

Mariusz Przydatek

Victor Quinn, J.D.

Commissioning Editor

Pramila Balan

Acquisition Editor

Subho Gupta

Content Development Editor

Adrian Raposo

Technical Editors

Veena Pagare

Shruti Rawool

Anand Singh

Copy Editors

Sarang Chari

Gladson Monteiro

Deepa Nambiar

Project Coordinator

Sanchita Mandal

Proofreaders

Ameesha Green

Sandra Hopper

Amy Johnson

Indexer

Mariammal Chettiyar

Graphics

Ronak Dhruv

Disha Haria

Abhinash Sahu

Production Coordinator

Manu Joseph

Cover Work

Manu Joseph

Foreword

The database technology world has evolved tremendously over the last decade. In the recent few years, there has been a huge data explosion that is driven primarily by data mining businesses and data generated by the proliferation of mobile and social applications. While the volumes have increased beyond anyone's imagination, the way we access the information of this data and the expected user experience has also changed phenomenally. For instance, when you search for information, you subconsciously use natural language text and expect to see what you were looking for on the first page, all within the blink of an eye. Also, you want this experience on a mobile device as well, even when not connected to your home and office network. So, modern applications can no longer use the traditional relational database to achieve the scale and speed that these applications demand. Welcome to the world of NoSQL!

While there are several open source NoSQL solutions available, such as Cassandra and MongoDB, in this book, Tanmay Deshpande introduces Amazon AWS DynamoDB, which is currently in development. DynamoDB is an excellent implementation of NoSQL available as a cloud service. This book should be a must have in a cloud programmer's toolkit, especially for those seeking to scale up their existing mobile cloud applications on the AWS cloud platform.

So what does a programmer expect out of a technical book? I'll draw an analogy using cookbooks. You see most cookbooks with beautiful and enticing recipe pictures; however, when you try the recipes, even if you are able to complete the book, the outcome will be totally different. The recipes are not customized to the reader's level of ability and local accessibility to the ingredients and kitchen appliances. There are technical and programming books too that suffer similarly. Not only should a programming book be easy to read and follow, the programmer should also be able to meet his real-life product development requirements.

I know the author well, and most importantly, he is a programmer by trade. This is his second book on the topic of Big Data. He has learned from readers' feedback from his previous book. I believe this book has all the coding samples that are tried and tested before they were included in the book. This book endeavors to guide the programmer through practical step-by-step processes that a software programmer would go through to speed up NoSQL integration.

I can't wait to try out DynamoDB myself, and I am sure you will find this book useful to transition from relational to NoSQL database.

Constancio Fernandes

Sr. Director Development, Data Center Security, Symantec

About the Author

Tanmay Deshpande is a Hadoop and Big Data evangelist. He currently works with Symantec Corporation as a software engineer in Pune, India. He has an interest in a wide range of technologies, such as Hadoop, Hive, Pig, NoSQL databases, Mahout, Sqoop, Java, cloud computing, and so on. He has vast experience in application development in various domains, such as finance, telecom, manufacturing, security, and retail. He enjoys solving machine-learning problems and spends his time reading anything that he can get his hands on. He has a great interest in open source technologies and has been promoting them through his talks. He has been invited to various computer science colleges to conduct brainstorming sessions with students on the latest technologies.

Before Symantec Corporation, he worked with Infosys, where he worked as the Lead Big Data / Cloud Developer and was a core team member of the Infosys Big Data Edge platform. Through his innovative thinking and dynamic leadership, he has successfully completed various projects.

Before he wrote this book, he also wrote Cloud Computing , which is a course-cum-textbook for computer graduate students in their final year at Pune University.

Acknowledgments

First and foremost, I would like to thank my wife Sneha for standing beside me through thick and thin. She has been the source of inspiration and motivation to achieve bigger and better in life. I appreciate her patience to allow me to dedicate more time towards the book and understanding what it means to me, without any complaints. I would like to dedicate this book to her.

I would like to thank my mom, Mrs. Manisha Deshpande, my dad, Mr. Avinash Deshpande, and my brother, Sakalya, for encouraging me to follow my ambitions and making me what I am today.

I would also like to thank my leaders, Shantanu Ghosh, Constancio Fernandes, Shubhabrata Mohanty, and Nitin Bajaj, for their encouragement and support. Also, I thank my coworkers for their support and motivation.

Above all, I would like thank the Almighty for giving me power to believe in my passion and pursue my dreams. This would not have been possible without the faith I have in you!

About the Reviewers

Sathish Kumar Palanisamy is an experienced, enthusiastic engineer and entrepreneur. Currently, he works at Amazon.com and solves complex machine-learning-related problems.

He thrives on coming up with fresh ideas. He developed many websites, apps, and gave them back to the community.

He is the founder of Flair Labs (an India-based start-up that thrives to achieve excellence in the field of engineering). You can find more information about him at devSathish.com or follow his tweets (@devsathish

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Mastering DynamoDB»

Look at similar books to Mastering DynamoDB. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Mastering DynamoDB»

Discussion, reviews of the book Mastering DynamoDB and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.