Creating Agency Agility Through DevOps

You’ve probably heard a lot about how government agencies need to move on from legacy technology in order to become more agile and built for the future, but what about moving on from a legacy culture?

That’s a key challenge for agencies seeking to become more agile and streamlined, especially those that are used to doing things a certain way. This way has traditionally consisted of development and operations teams working in separate silos, each with their own roles and responsibilities.

PaaS is Evolving with Red Hat’s New OpenShift Enterprise 3

Red Hat recently announced the general availability of OpenShift Enterprise 3 (OSE3), the next-generation of Red Hat's award-winning Platform-as-a-Service (PaaS) offering. OSE3 is the first enterprise-ready web-scale container application platform based on Docker format Linux containers, Kubernetes orchestration and Red Hat Enterprise Linux to provide full support from the operating system to application runtimes. OSE3 helps organizations accelerate application development and delivery by enabling development and operations teams to be more agile, responsive, and efficient.

Veritas Volume Replicator (VVR) Status Script

The Veritas Volume Replicator (VVR) Option provides organizations with a foundation for continuous data replication, enabling rapid and reliable recovery of critical applications at remote recovery sites. As an option to Veritas Storage Foundation by Symantec, Volume Replicator enables efficient replication of data over IP networks, giving organizations an extremely flexible, high-performance alternative to traditional array-based replication architectures.

How To Convert From JSON to YAML With Ease

I am not going to go into the holy war of the JSON vs YAML discussion. That is something that should be left to folks that have time and willingness to discuss this, just like discussions of OS X vs Windows vs Linux, or VMware vs Xen, or iOS vs Android, or …the list could continue way past this blog. But this blog is not to discuss either/or. It is to show you a way to convert from one to another to ease the pain of dealing with one or the other side. Let’s take a simple JSON template for DynamoDB table creation in AWS.