Is it possible to use Aurora with Prisma Cloud?
# prisma-whats-new
i
Is it possible to use Aurora with Prisma Cloud?
I would think so, considering it runs off of SQL, but just want to make sure before I waste the next 30 minutes
n
Yes, it's even recommended to use Aurora in prod.
i
Awesome!
I prefer Aurora but didn’t know if there would be any hinderances
Thanks simple smile
n
Will use it too 🙂
l
If you guys don't mind my asking, what benefits do you get from Aurora over RDS? I've read the AWS marketing. I'm curious if you agree with their arguments or if there are other reasons.
i
I totally plan on using the RDS with Aurora
RDS itself is not a database. It’s more of a management solution
Aurora is a database. Still runs SQL but it’s faster and cheaper
l
Ok, I said that incorrectly. Sorry. Why would you use AWS's Aurora's variant of MySQL instead of RDS SQL?
It doesn't appear cheaper, but that's why I'm asking. Maybe it works out that way.
i
Same reasons. It’s faster, more efficient, and cheaper.
Technically speaking, I guess, it’s more like RDS as well. In fact, I don’t think you can use Aurora outside of RDS. I’ve never tried to, at least.
n
Aurora is much "cloudier" or more "as a service". Auto-scaling, auto-replication, auto-backup, point-in-time recovery & high availability are built in.