The latest News and Information on DevOps, CI/CD, Automation and related technologies.
Boston and Tel Aviv — August 22, 2018 — Logz.io, the leader in AI-powered log analysis, releases Alice, a new Slack-based ChatOps solution that empowers DevOps teams to easily accelerate collaboration and data exploration in a manner that is flexible and accessible on-the-go. The tool enables DevOps teams to implement a ChatOps approach to logging and monitoring directly within Slack and remain connected regardless of their location.
It's time for a newsletter from your friendly neighbourhood Package Management as a Service provider - Summer 2018 Edition. Can you believe it's summer-time already? It's hard for us to tell from the cave that we're coding in day and night, but the office thermostat indicates that it is probably sunny way up there, above the ground.
Get a decent source code management system like Github, Gitlab or Bitbucket etc. Every one uses the same code and keeps upto date with base line. this reduces the merge conflict issues. Don’t put every thing in SCM but everything you need to do a build should be in there including: test scripts, properties files, database schema, install scripts, and third party libraries
Ahoy there. Continuous shipping: a concept many companies talk about but never get around to implementing. The first post of this three-part series discussed the importance of continuous shipping, while Part 2 steered us into the depths of the process itself. We’re all hands on deck for part three, where we’ll wrap up the second half of the continuous shipping process.
You were sold the promise of the cloud. The performance gains were going to make everything better. Costs would go down since you’d only be paying for the resources you were actually using. It sounded magical. You’d look like a star and save your company money. Unfortunately, when all was said and done, the cloud didn’t deliver.
Time for another roundup of recent StackStorm Exchange pack updates. It’s easy to miss the new packs and updates to old ones. This month it’s Bolt, Backups, Slack, Jenkins and more. Read on for details.
We live in exciting and worrying times. In serverless and containers, we have two amazing technologies that provide productive, machine-agnostic abstractions for engineers to work with. And yet, there seems to be an unbridgeable chasm between the two camps. If you have read anything I wrote in the last two years, you know that I am firmly in the serverless camp. But I was also an early adopter of containers.
This post will explain how to deploy rails app on Heroku using Razorops CI/CD Deploying to Heroku was super easy as it happens with just a git push, with Razorops you can add CI/CD support to your Heroku app.