• Homesearch
  • Collections
  • Sign in or create an account

Ryan Svihla

Solutions Architect Datastax. My opinions are my own and not my employer's.

  • Elsewhere
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 Svihla3 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 Svihla2 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 Svihla2 min read
        More