|
|
Books > Computing & IT > Computer hardware & operating systems > General
A comprehensive guide to understanding key techniques for
architecture and hardware planning, monitoring, replication,
backups, and decoupling Key Features Newly updated edition,
covering the latest PostgreSQL 12 features with hands-on
industry-driven recipes Create a PostgreSQL cluster that stays
online even when disaster strikes Learn how to avoid costly
downtime and data loss that can ruin your business Book
DescriptionDatabases are nothing without the data they store. In
the event of an outage or technical catastrophe, immediate recovery
is essential. This updated edition ensures that you will learn the
important concepts related to node architecture design, as well as
techniques such as using repmgr for failover automation. From
cluster layout and hardware selection to software stacks and
horizontal scalability, this PostgreSQL cookbook will help you
build a PostgreSQL cluster that will survive crashes, resist data
corruption, and grow smoothly with customer demand. You'll start by
understanding how to plan a PostgreSQL database architecture that
is resistant to outages and scalable, as it is the scaffolding on
which everything rests. With the bedrock established, you'll cover
the topics that PostgreSQL database administrators need to know to
manage a highly available cluster. This includes configuration,
troubleshooting, monitoring and alerting, backups through proxies,
failover automation, and other considerations that are essential
for a healthy PostgreSQL cluster. Later, you'll learn to use
multi-master replication to maximize server availability. Later
chapters will guide you through managing major version upgrades
without downtime. By the end of this book, you'll have learned how
to build an efficient and adaptive PostgreSQL 12 database cluster.
What you will learn Understand how to protect data with PostgreSQL
replication tools Focus on hardware planning to ensure that your
database runs efficiently Reduce database resource contention with
connection pooling Monitor and visualize cluster activity with
Nagios and the TIG (Telegraf, InfluxDB, Grafana) stack Construct a
robust software stack that can detect and avert outages Use
multi-master to achieve an enduring PostgreSQL cluster Who this
book is forThis book is for Postgres administrators and developers
who are looking to build and maintain a highly reliable PostgreSQL
cluster. Although knowledge of the new features of PostgreSQL 12 is
not required, a basic understanding of PostgreSQL administration is
expected.
Build, deploy, test, and run cloud-native serverless applications
using AWS Lambda and other popular AWS services Key Features Learn
how to write, run, and deploy serverless applications in Amazon Web
Services Make the most of AWS Lambda functions to build scalable
and cost-efficient systems Build and deploy serverless applications
with Amazon API Gateway and AWS Lambda functions Book
DescriptionServerless computing is a way to run your code without
having to provision or manage servers. Amazon Web Services provides
serverless services that you can use to build and deploy
cloud-native applications. Starting with the basics of AWS Lambda,
this book takes you through combining Lambda with other services
from AWS, such as Amazon API Gateway, Amazon DynamoDB, and Amazon
Step Functions. You'll learn how to write, run, and test Lambda
functions using examples in Node.js, Java, Python, and C# before
you move on to developing and deploying serverless APIs efficiently
using the Serverless Framework. In the concluding chapters, you'll
discover tips and best practices for leveraging Serverless
Framework to increase your development productivity. By the end of
this book, you'll have become well-versed in building, securing,
and running serverless applications using Amazon API Gateway and
AWS Lambda without having to manage any servers. What you will
learn Understand the core concepts of serverless computing in AWS
Create your own AWS Lambda functions and build serverless APIs
using Amazon API Gateway Explore best practices for developing
serverless applications at scale using Serverless Framework
Discover the DevOps patterns in a modern CI/CD pipeline with AWS
CodePipeline Build serverless data processing jobs to extract,
transform, and load data Enforce resource tagging policies with
continuous compliance and AWS Config Create chatbots with natural
language understanding to perform automated tasks Who this book is
forThis AWS book is for cloud architects and developers who want to
build and deploy serverless applications using AWS Lambda. A basic
understanding of AWS is required to get the most out of this book.
|
|