DevOps
-
Continuous Delivery with Docker, Jenkins, JBoss Fuse and OpenShift PaaS
I recently put together an end-to-end demo showing step-by-step how to set up a Continuous Delivery pipeline to help automate…
Read More » -
Using rlimit (And Why You Should)
I’ve been going through some old notes and came across a reminder of setrlimit(2). This is a C system call…
Read More » -
Load Balance WebSockets using Apache HTTPD
JBoss EAP 6.3 provides a technology preview of WebSocket and WildFly have supported them as part of Java EE 7 compliance.…
Read More » -
Deployment Script vs. Rultor
When I explain how Rultor automates deployment/release processes, very often I hear something like: But I already have a script…
Read More » -
Monitoring Akka with Kamon
I like the JVM a lot because there are a lot of tools available for inspecting a running JVM instance…
Read More » -
Route 53 Benchmark: The New AWS Geolocation’s Surprising Results
Latency vs. Geolocation: Testing DNS configurations across multiple EC2 regions using AWS Route 53 If you’re using the AWS stack,…
Read More » -
The Emergence of DevOps and the Fall of the Old Order
Software Engineering has always been dependent on IT operations to take care of the deployment of software to a production…
Read More » -
AWS Speed Test: What are the Fastest EC2 and S3 Regions?
How do different AWS regions compare to one another? A benchmark of transferring data from EC2 instances to S3 buckets Many…
Read More » -
Devops isn’t killing developers – but it is killing development and developer productivity
Devops isn’t killing developers – at least not any developers that I know. But Devops is killing development, or the…
Read More »