Amazon Web Services in Action, 3rd Ed (Manning)
Monday, 15 May 2023

This book covers essential best practices for deploying and managing applications on Amazon Web Services. Andreas and Michael Wittig cover techniques for building highly available and scalable architectures and automating deployment with Infrastructure as Code. The revised edition features new chapters on containerization, along with a variety of AWS innovations.

<ASIN:163343916X >

Author: Andreas Wittig and Michael Wittig
Publisher: Manning
Date: May 2023
Pages: 552
ISBN: 978-1633439160
Print: 163343916X
Kindle: B0C1ZYCMPV
Audience: Web developers
Level: Intermediate
Category: Web design and development

awsweb

Topics covered:

  • Make use of globally distributed data centers to launch virtual machines with EC2
  • Store and archive large volumes of data with EBS, S3, and EFS
  • Persist and query data with highly available and scalable database systems with RDS and DynamoDB
  • Enhance performance with caching data in-memory with ElastiCache and MemoryDB
  • Use Infrastructure as Code to automate your cloud infrastructure
  • Secure workloads running in the cloud with VPC and IAM
  • Build fault-tolerant web applications with ALB and SQS
  • Automate common sysadmin tasks with Lambda, CLI, and SDK
  • Build cloud-native applications based on containers with AppRunner, ECS, Fargate

For recommendations of books on web development see Web Design And Development - Top Pick CSS And HTML Books and Web Design And Development - More Books in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?



The Art of WebAssembly

Author: Rick Battagline
Publisher: No Starch
Date: May 2021
Pages: 304
ISBN: 978-1718501447
Print: 1718501447
Kindle: B08TSYXJTS
Audience: WebAssembly developers
Rating: 5
Reviewer: Ian Elliot
WebAssembly is the coming thing - or so we are told.


More Reviews