Resources

AWS Security and Compliance Solutions-II

Posted on June 23, 2022June 23, 2022   Leave a comment on AWS Security and Compliance Solutions-II

For security assessment, Amazon Inspector helps improve thesecurity and compliance of applications deployed on AWS.Amazon Virtual Private Cloud (VPC) allows for the provisioning alogically isolated section of the AWS Cloud where AWS resourcescan be launched in a user-defined virtual network.For DDoS protection, AWS offers AWS Shield, which safeguardsapps running on AWS.AWS Key Management Service (KMS) makes it easy to create andcontrol the encryption keys used for data encryption.For SSL/TLS certificate management, there’s AWS CertificateManager. It helps provision, manage, and deploy … Continue reading “AWS Security and Compliance Solutions-II”

AWS Security and Compliance Solutions-I

Posted on June 22, 2022June 23, 2022   Leave a comment on AWS Security and Compliance Solutions-I

For access control, AWS Identity and Access Management (IAM)helps control users’ access to AWS services.For AWS account auditing, AWS CloudTrail records AWS API callsand delivers log files.For single sign on, there’s AWS Single Sign On (SSO), whichmakes it easy to centrally manage SSO access to multiple AWSaccounts and business applications.For account management, AWS Organizations offers policybasedmanagement for multiple AWS accounts.For threat detection, AWS offers Amazon GuardDuty. It providesan accurate, easy way to continuously monitor and protect AWSaccounts and workloads.

AWS Data Management Resources

Posted on June 21, 2022June 21, 2022   Leave a comment on AWS Data Management Resources

For MySQL and PostgreSQL databases, Amazon Aurora Serverlesscombines the speed and availability of high-end commercialdatabases with the simplicity and cost-effectiveness of opensource databases.For NoSQL databases, Amazon DynamoDB supports apps thatrequire consistent, single-digit millisecond latency at any scale.Amazon S3 object storage can store and retrieve any amount ofdata from anywhere on the web. It is designed to deliver99.999999999% durability, and scale past trillions of objects.