Stepping up Disaster Recovery with Amazon Data Lifecycle Manager
From big organizations to mom and pop shops, everyone is moving to and is affected by the cloud, especially when disaster strikes causing downtime. Downtime is not an option for big organizations or for mom and pop shops. Whether it’s a ransomware attack, a power...
How to perform AWS IAM database authentication
In this blog, I will discuss how to authenticate your database instance using AWS Identity and Access Management (IAM) database authentication. In keeping with AWS’s best practices of “shared responsibility,” the AWS IAM service is a “customer responsibility” layer of...
What is YAML, and why is it used for data serialization?
YAML is a straightforward, machine-parsable data serialization format designed for human readability and interaction, which can be used in conjunction with all programming languages. YAML is popular because it is optimized for data serialization, formatted dumping,...