Playing around with Ceph Rados
We look into Ceph Rados and try to figure out how Ceph stores data. The main goal is to read data from one cluster as raw objects and write it back to another cluster.
I try to create a herddb using zookeeper and bookkeeper. I talk about the challenges I found and what the current state of the project is in my opinion. Herddb Github releases page: https://ift.tt/36vXASP Please follow me on twitter Tweets by kalaspuffar Learn the basics of Java programming and software development in 5 online courses…
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We will read an old USENet post about a real programmer. Github Repository http://bit.ly/2CvAPzH Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look at creating self signed certificates and get them working with your docker image. We talk about different encryption and authentication algorithms and other configuration options. Git repository: https://github.com/kalaspuffar/apache-https Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
We look into how to use jreleaser and deploy our code to Github and creating release documentation with some simple steps.