Home
search
Collections
Sign in or create an account
×
Upload an optional image.
Medium site navigation
Upload an optional image.
Ryan Svihla
Solutions Architect Datastax. My opinions are my own and not my employer's.
Following
100
Followers
51
Elsewhere
Follow
Latest
Cassandra Query Patterns: Not using the “in” query.
So lets say you’re doing you’re best to data model all around one partition. You’ve done your homework and all you queries look like this:
Ryan Svihla
3 min read
Cassandra Auth: Never use the cassandra user in production!
Normal best practice for security with applications is never to use the default admin user. In Sql Server this is manifested by the…
Ryan Svihla
2 min read
Apache Cassandra: Some useful JMX metrics to monitor
This is not a complete list, but is this what I’ve typically had to look out for in the wild. There maybe some selection bias at play since…
Ryan Svihla
2 min read
More