Category: database
-

AWS KMS Key Rotation: Best Practice to Enchance Security
As a DevOps engineer, ensuring data security is one of my top priorities. AWS Key Management Service (KMS) is what I use in protecting sensitive data through encryption. We must know that encryption security is only as strong as its key management strategy. So, lets understand KMS key rotation which is a best practice that […]
-

Mastering Amazon RDS Proxy: A Guide to Connection Pooling, Scalability, and Resilience
In today’s world of cloud computing, it is very important to create highly scalable and resilient applications. As the user base grows the demand for infrastructure of backend also needs to grow and for the applications that are backed by relational databases like PostgreSQL and MySQL often becomes the primary bottleneck. While managing the database […]
-

How to Identify and Resolve Database Connectivity Issues
Being a cloud engineer, i have to manage networking of construction based project management company and we rely heavily on AWS services. AWS provides robust cloud infrastructure but sometime networking issues can cause disruption in smooth operation of the application. Recently, i faced such issue, and here in this blog i am sharing my experience […]