Selasa, 04 Oktober 2011

Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

Interested? Certainly, this is why, we mean you to click the link page to check out, and then you can enjoy guide Amazon Web Services In Action, By Andreas Wittig, Michael Wittig downloaded until completed. You can conserve the soft file of this Amazon Web Services In Action, By Andreas Wittig, Michael Wittig in your gadget. Obviously, you will bring the device all over, will not you? This is why, every time you have spare time, every time you could take pleasure in reading by soft copy book Amazon Web Services In Action, By Andreas Wittig, Michael Wittig

Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

Amazon Web Services in Action, by Andreas Wittig, Michael Wittig



Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

Download PDF Ebook Online Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

Summary

Amazon Web Services in Action introduces you to computing, storing, and networking in the AWS cloud. The book will teach you about the most important services on AWS. You will also learn about best practices regarding automation, security, high availability, and scalability.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Physical data centers require lots of equipment and take time and resources to manage. If you need a data center, but don't want to build your own, Amazon Web Services may be your solution. Whether you're analyzing real-time data, building software as a service, or running an e-commerce site, AWS offers you a reliable cloud-based platform with services that scale. All services are controllable via an API which allows you to automate your infrastructure.

About the Book

Amazon Web Services in Action introduces you to computing, storing, and networking in the AWS cloud. The book will teach you about the most important services on AWS. You will also learn about best practices regarding security, high availability and scalability.You'll start with a broad overview of cloud computing and AWS and learn how to spin-up servers manually and from the command line. You'll learn how to automate your infrastructure by programmatically calling the AWS API to control every part of AWS. You will be introduced to the concept of Infrastructure as Code with the help of AWS CloudFormation.You will learn about different approaches to deploy applications on AWS. You'll also learn how to secure your infrastructure by isolating networks, controlling traffic and managing access to AWS resources. Next, you'll learn options and techniques for storing your data. You will experience how to integrate AWS services into your own applications by the use of SDKs. Finally, this book teaches you how to design for high availability, fault tolerance, and scalability.

What's Inside

  • Overview of cloud concepts and patterns
  • Manage servers on EC2 for cost-effectiveness
  • Infrastructure automation with Infrastructure as Code (AWS CloudFormation)
  • Deploy applications on AWS
  • Store data on AWS: SQL, NoSQL, object storage and block storage
  • Integrate Amazon's pre-built services
  • Architect highly available and fault tolerant systems

About the Reader

Written for developers and DevOps engineers moving distributed applications to the AWS platform.

About the Authors

Andreas Wittig and Michael Wittig are software engineers and consultants focused on AWS and web development.

Table of Contents

PART 1 GETTING STARTED
  • What is Amazon Web Services?
  • A simple example: WordPress in five minutes
  • PART 2 BUILDING VIRTUAL INFRASTRUCTURE WITH SERVERS AND NETWORKING
  • Using virtual servers: EC2
  • Programming your infrastructure: the command line, SDKs, and CloudFormation
  • Automating deployment: CloudFormation, Elastic Beanstalk, and OpsWorks
  • Securing your system: IAM, security groups, and VPC
  • PART 3 STORING DATA IN THE CLOUD
  • Storing your objects: S3 and Glacier
  • Storing your data on hard drives: EBS and instance store
  • Using a relational database service: RDS
  • Programming for the NoSQL database service: DynamoDB
  • PART 4 ARCHITECTING ON AWS
  • Achieving high availability: availability zones, auto-scaling, and CloudWatch
  • Decoupling your infrastructure: ELB and SQS
  • Designing for fault-tolerance
  • Scaling up and down: auto-scaling and CloudWatch
  • Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

    • Amazon Sales Rank: #14573 in Books
    • Published on: 2015-10-17
    • Original language: English
    • Number of items: 1
    • Dimensions: 9.20" h x .90" w x 7.30" l, .0 pounds
    • Binding: Paperback
    • 424 pages
    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

    About the Author

    Andreas Wittig migrated the complete IT infrastructure of the first Bank in Germany to AWS. He has a strong distributed systems background and started as a Java developer and was responsible for the first realtime online-banking platform written entirely in Node.js based on Websockets. He implemented DevOps into software teams to help financial industry customers create new products. Today, he runs a business with a focus on consulting and developing of AWS and web technologies.

    Michael Wittig was part of the team who migrated the complete IT infrastructure of the first Bank in Germany to AWS. He has a strong algorithmic trading background using AWS to analyze Terabytes of historical financial data and for realtime analytics of financial data using a wide range of technologies and programming languages. Today he runs a business with a focus on consulting and developing of AWS and web technologies together with his brother, Andreas.


    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

    Where to Download Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

    Most helpful customer reviews

    12 of 12 people found the following review helpful. Very detailed introduction to moving your infrastructure to AWS By neuron I picked up this book as part of my upskilling journey from Data Scientist, without a formal CS background, into a Data (Science) Engineer. Prior to this one, I went through two other titles from Manning, "Big Data" and "Storm Applied", and went with "Amazon Web Services in Action" as a logical next step.The book provides a very detailed walkthrough of various aspects of AWS, from setting up your free developer account, spinning up an EC2 instance using various available AMIs, all the way to more advanced topics, such as auto-scaling, fault-tolerance and CloudWatch. A lot of attention is paid to securing your cloud infrastructure as well.The high point of the book for me was the fact that the authors provide both graphical AND terminal walkthroughs, which may be very handy for users who come from a more Windows-oriented background. Most of the examples can be implemented using the aforementioned free dev account, and only a few will require you to whip out your credit card (these are also appropriately marked).The book won't make you a certified AWS DevOps Engineer, but will get you well on your way to moving you infrastructure to AWS, or spinning up particular services as you need them for day-to-day work.

    9 of 10 people found the following review helpful. Finally! By Thomas Leen I have been waiting for a well put together books to narratively document the more often utilized services on AWS. This book does an excellent job overviewing EC2, S3, CloudFormation and other services. There is a special emphasis on how they may be used interoperably with the fundamental goal of being failure resistant.If you are looking for an ease into using AWS, or you are an experienced user who would like to review how others recommend using the services this is an excellent book to have in your collection.

    4 of 4 people found the following review helpful. Great Tutorial for Amazon Web Services By William P Ross This is an excellent tutorial for learning Amazon Web Services. I have used Microsoft Azure before but not AWS and was looking learn AWS also.The book was written at the right level for me. It has many excellent diagrams and lots of screenshots of where to click. When configuration settings are shown there are arrows pointing and explaining what the file does. I got a good sense of where to go with the project I want to put on AWS.Examples in the book tended to use common software. For example, when describing SDKs they choose JavaScript/Node, but mentioned there are other languages as well. For Content Management Systems, they used Wordpress. Best practices are described often, and I think the authors know the material well.There were a few minor drawbacks to this book. The writing style is rather dry; it is written in tutorial fashion. Also, I noticed 3 typos while reading and I think the book can use some additional polishing. This was not enough for me to rate the book 4 stars though as the content is very good, and this is the first substantial book on AWS available.If you are looking to learn AWS or expand your knowledge of your existing AWS setup this book is a solid choice.

    See all 23 customer reviews... Amazon Web Services in Action, by Andreas Wittig, Michael Wittig


    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig PDF
    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig iBooks
    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig ePub
    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig rtf
    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig AZW
    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig Kindle

    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig
    Amazon Web Services in Action, by Andreas Wittig, Michael Wittig

    Tidak ada komentar:

    Posting Komentar