Sometimes you have to integrate your existing on-premise resources with cloud services. This is known as the hybrid cloud. It will help you achieve business goals without investing more in on-premises hardware and software. AWS provides hybrid capabilities for networking, storage, database, application development, and management tools for secure and seamless integration.
In this chapter, we will integrate applications with various AWS services such as Amazon DynamoDB, Amazon Kinesis, Amazon Lambda, Amazon SQS, and Amazon SWF, which are highly available and fully managed by AWS.
Amazon DynamoDB is a fast, fully managed, highly available, and scalable NoSQL database service from AWS. DynamoDB uses key-value and document store data models. Amazon Kinesis is used to collect real-time data to process and analyze it. Amazon Kinesis comes with...