RDS encryption – You can enable encryption for an Amazon RDS DB instance when you create it, but not after it’s created. However, you can add encryption to an unencrypted DB instance by creating a snapshot […]
Apache ActiveMQ is an open-source message broker written in Java that is often used to facilitate the exchange of messages between different applications or components of a system. It implements the Java Message Service (JMS) API […]
AWS DataSync – Discover and move your data between on-premises, AWS, and other cloud storage with end-to-end security, including data encryption and integrity validation. AWS DataSync is a fully managed data transfer service that simplifies, automates, […]
The S3 Requester Pays feature shifts the cost of data retrieval and data transfer out of the S3 bucket to the requester. This means that if the requesters accesses or downloads data from the owner’s S3 […]
DynamoDB Point-in-Time Recovery (PITR) is a feature that provides the capability to restore your DynamoDB tables to any point in time within the last 35 days. Recovery Point Objective (RPO) – RPO refers to the maximum […]
Use AWS Certificate Manager (ACM) to import an SSL/TLS certificate. Apply the certificate to the ALB. Use Amazon EventBridge (Amazon CloudWatch Events) to send a notification when the certificate is nearing expiration. Rotate the certificate manually. […]
Amazon EventBridge Scheduler – Amazon EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service. Highly scalable, EventBridge Scheduler allows you to schedule millions of tasks […]
Amazon AppFlow – Automate data flows between software as a service (SaaS) and AWS services.https://aws.amazon.com/appflow/Demo: https://www.youtube.com/watch?v=RfFXxVt3l0k&ab_channel=NamrataHShah AWS Direct Connect is a network service that allows you to establish a dedicated network connection from your on-premises data […]
Solution – Stream the transactions data into Amazon Kinesis Data Streams. Use AWS Lambda integration to remove sensitive data from every transaction and then store the transactions data in Amazon DynamoDB. Other applications can consume the […]
Minimal operational overhead solution for peak hours with a high number of requests: Amazon S3 Intelligent-Tiering is the only cloud storage class that delivers automatic storage cost savings when data access patterns change, without performance impact […]