DevOps
-
- Developer Tools
- DevOps
- Maven
- Tutorials
How to Publish a Java Maven Project to the Maven Central Repository
You can follow this article if you need to publish a Java Maven-based library or artifact to Maven.
-
- DevOps
- Tutorials
Modernize Legacy Code In Production: Rebuild Your Airplane Midflight Without Crashing
I spent over a decade as a consultant working for dozens of companies in many fields and pursuits. The diversity of each code base is tremendous. This article will try to define general rules for modernizing legacy code that would …
-
- DevOps
Conditional Builds on GitLab
Learn how to run a build on GitLab only if a condition is met, especially helpful when conditions are expensive and time-consuming operations.
-
- cloud
- DevOps
Securely Authenticate to Google Cloud from GitHub
Did you know GitHub and Google Cloud have all the infrastructure available to get short-lived tokens securely? Handy for Java devs and more!
-
- Apache Pulsar
- DataStax
- DevOps
- Microservices
Full Stream Ahead: Astra Streaming, Powered by Apache Pulsar
Astra Streaming is a massively scalable, highly performant event streaming and cloud messaging platform that addresses the data in motion requirements for modern data apps.
-
- DevOps
- Release Notes
- Tools
JDKMon 17.0.23 Released
JDKMon is a little tool written in JavaFX that tries to detect all OpenJDK distros installed while keeping track of updates for them.
-
The Serverless Database You Really Want
The dreaded part of every site reliability engineer’s (SRE) job eventually: capacity planning. You know, the dance between all the stakeholders when deploying your applications. Did engineering really simulate the right load and do we understand how the application scales? …
-
Save Hours on your Setup of K8ssandra with the New Config Builder
Setting up K8ssandra in your workflow just got a whole lot easier. With the new Config Builder you can be running Apache Cassandra® on Kubernetes in a matter of minutes. The purpose of K8ssandra is to make it easy to …
-
Why we decided to build a K8ssandra Operator – Part 4
In the first, second, and third posts in this series, we’ve shared conversations with K8ssandra core team members on our journey to build a Kubernetes operator for K8ssandra. We’ve discussed the virtues of the Helm package manager versus Kubernetes operators for deploying and managing …
-
Cassandra Database Migration to Kubernetes with Zero Downtime
K8ssandra is a cloud-native distribution of the Apache Cassandra® database that runs on Kubernetes, with a suite of tools to ease and automate operational tasks. In this post, we’ll walk you through a database migration from a Cassandra cluster running …
-
Deploying to Multiple Kubernetes Clusters with the K8ssandra Operator
Let’s learn about the new K8ssandra Operator that simplifies deploying multiple Apache Cassandra data centers in different regions
-
Backing up K8ssandra with MinIO
K8ssandra includes Medusa for Apache Cassandra® to handle backup and restore for your Cassandra nodes. Recently Medusa was upgraded to introduce support for all S3 compatible backends, including MinIO, the popular k8s-native object storage suite. Let’s see how to set up …
-
- DevOps
- Foojay
- Getting Started
- Tutorials
Lights, Camera, Action: GitHub Actions with Java (Part 3)
The Java GitHub Actions that rules them all! Hey, everyone check Carl Dea’s 3rd and final instalment Lights, Camera, Action: GitHub Actions with Java
-
Unboxing K8ssandra: The Data Layer For Your Kubernetes-Powered Applications
A Complimentary Live Webinar, Sponsored by DataStax Kubernetes made it easy to deploy and scale out your cloud-native applications. With K8ssandra, you can now scale application data with the same simplicity and high availability. Join us as we unbox K8ssandra a …
-
Taking Your Database Beyond a Single Kubernetes Cluster
Running a database (or indeed any application) across multiple regions or K8s clusters is tricky without proper care and planning up front.
-
- cloud
- Developer Tools
- DevOps
Polyglot Cloud Native Debugging: Beyond APM and Logging
Continuous observability can facilitate a new generation of applications that will change the customer experience and yours.
-
Kubernetes and Apache Cassandra: What Works (and What Doesn’t)
Cassandra and K8s are seen as the “most logical pairing”, let’s take a look at how they are a dream team — and why this isn’t always true.
-
How to Put a Database in Kubernetes?
Learn the key steps of deploying databases and stateful workloads in Kubernetes and meet the cloud-native technologies.
-
Requirements for Running K8ssandra for Development
Learn how to configure K8ssandra for your development machine, and get ready to start building cloud-native apps.
-
Why K8ssandra?
Read all about how K8ssandra is an open source project with the mission of capturing SRE knowledge and best practices.
-
- DevOps
- Release Notes
JReleaser 0.10.0 Released!
JReleaser v0.10.0 is the last push towards 1.0.0. We’ll concentrate on bug fixing and polishing from now on.