Lädt...

🔧 Learning AWS - DVA - Day 11: Amazon Aurora - RDS Security - RDS Proxy


Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: dev.to

Overview

  • Aurora is a proprietary technology from AWS (not open sourced)

  • Postgres and MySQL are both supported as Aurora DB (that mean your drives will work as if Aurora was a Postgres or MySQL database)

  • Aurora is "AWS cloud optimized" and claims 5x performance improvement over MySQL on RDS, over 3x performance of Postgres on RDS

  • Aurora storage automatically grows in increments of 10GB, up to 128TB

  • Aurora can have up to 15 read replicas and replication process is faster than MySQL (sub 10ms replica lag)

  • Failover in Aurora is instantaneous. It is HA native

  • Aurora costs more than RDS (20%) - but more efficient

Feature of Aurora

  • Automatic fail-over

  • Backup and Recovery

  • Automatic patching with Zero Downtime

  • Advanced Monitoring

  • Routine maintenance

  • Backtrack: restore data any point time without using backups

RDS & Aurora Security

  • At-rest encryption:

    • Database master and replicas encryption using AWS KMS - much be define at launch time.
    • If the master NOT encrypted, the replicas CAN NOT be encrypted
    • To encrypt an un-encrypted database, go through DB snapshot & restore as encrypted
  • In-flight encryption: TLS-ready by default, use AWS TLS root certificates client-side

  • IAM Authentication: IAM role to connection to your database (instead of username/password)

  • Security Group: Control network access to your RDS/Aurora DB

  • No SSH available except RDS custom

  • Audit Logs can be enabled and sent to CloudWatch Logs for long retention

Amazon RDS Proxy

  • Fully managed database proxy for RDS

  • Allow apps to pool and share DB connections established with the database

  • Improving database efficiency by reduce the stress on database resource (eg. CPU, RAM) and minimize open connections (and timeouts)

  • Serverless, auto scaling, highly availability (multi-AZ)

  • Reduce RDS and Aurora failover time by up 66%

  • Support RDS and Aurora

  • No code changes required for most apps

  • Enforce IAM Authentication for DB, and securely store credentials in AWS Secrets Manager

  • RDS Proxy never publicly accessible (must be access from VPC)

AWS RDS Proxy

...

🔧 Amazon Aurora vs. Traditional Databases: Why Choose Aurora?


📈 31.24 Punkte
🔧 Programmierung

🔧 Amazon Aurora vs. Traditional Databases: Why Choose Aurora?


📈 31.24 Punkte
🔧 Programmierung

🔧 Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 11 Logging and monitoring


📈 22.66 Punkte
🔧 Programmierung

🔧 Amazon Aurora DSQL: Which PostgreSQL Service Should I Use on AWS ?


📈 22.66 Punkte
🔧 Programmierung

🔧 Data inconsistency in AWS Amazon Aurora Postgres solved with Local Write Forwarding?


📈 22.66 Punkte
🔧 Programmierung

🔧 Desplegando una Aplicación de Embeddings Serverless con AWS CDK, Lambda y Amazon Aurora PostgreSQL


📈 22.66 Punkte
🔧 Programmierung

🔧 Deploying Serverless Embedding App with AWS CDK, Lambda and Amazon Aurora PostgreSQL


📈 22.66 Punkte
🔧 Programmierung

🔧 Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 7 Data API meets SnapStart


📈 22.66 Punkte
🔧 Programmierung

🔧 AWS Services in scope for AWS Certified Machine Learning Engineer - Associate Exam (AWS-MLA- C01)


📈 22.61 Punkte
🔧 Programmierung

📰 Get started quickly with AWS Trainium and AWS Inferentia using AWS Neuron DLAMI and AWS Neuron DLC


📈 22.55 Punkte
🔧 AI Nachrichten

🔧 AWS Aurora DSQL for Django Developers: A Step-by-Step Guide


📈 19.86 Punkte
🔧 Programmierung

🔧 CDK AWS Aurora PostgreSQL Limitless


📈 19.86 Punkte
🔧 Programmierung

🔧 Exploring new AWS Aurora DSQL. What is it ? Why it is important ? How to quickstart ?


📈 19.86 Punkte
🔧 Programmierung

🔧 Aurora DSQL - Simple Inserts Workload from an AWS CloudShell


📈 19.86 Punkte
🔧 Programmierung

🔧 Aurora DSQL - Simple Inserts Workload from an AWS CloudShell


📈 19.86 Punkte
🔧 Programmierung

🔧 Exploring Aurora DSQL with TypeScript, Drizzle, Lambda, and AWS CDK


📈 19.86 Punkte
🔧 Programmierung

🔧 Global Disaster recovery for AWS Aurora


📈 19.86 Punkte
🔧 Programmierung

🔧 Global Disaster recovery for AWS Aurora


📈 19.86 Punkte
🔧 Programmierung

🔧 Cách thay đổi bảng MySQL lớn bằng Percona Toolkit trên EC2 và AWS Aurora !!


📈 19.86 Punkte
🔧 Programmierung

🔧 Harnessing the Power of AWS Aurora for Scalable and Reliable Databases


📈 19.86 Punkte
🔧 Programmierung

🔧 AWS Aurora Global Database


📈 19.86 Punkte
🔧 Programmierung

🔧 Unleashing Aurora MySQL: Effortless Clustering with Terraform on AWS


📈 19.86 Punkte
🔧 Programmierung

📰 AWS Offers Aurora Cloud DB Service Compatible With PostgreSQL


📈 19.86 Punkte
📰 IT Nachrichten

🔧 Framework for AWS Aurora PostgreSQL Performance Tuning


📈 19.86 Punkte
🔧 Programmierung

📰 Amazon AWS Machine Learning Summit keynote kicks off with ‘few-shot learning’


📈 19.85 Punkte
📰 IT Nachrichten

📰 Develop a RAG-based application using Amazon Aurora with Amazon Kendra


📈 19.83 Punkte
🔧 AI Nachrichten