Archive for the ‘DevOps’ Category
All web-based applications get benefits from having a Kemp LoadMaster load balancer managing access to the application servers. For use cases that are not in production, such as in DevOps workflows or even for a small non-commercial web application, having a load balancer is also useful. Either to simulate a production environment or just... Read More
Disaster recovery and business resilience are key components of the data center infrastructure. The popularity of private and shared (collocated) data centers, along with the emergence of cloud computing, has increased the need for exceedingly robust network resilience policies that address availability and security while maintaining the agility and flexibility of the cloud model.... Read More
Many tools and products that support scripting are adding PowerShell support. VMware also did this in their PowerCLI tool that can be used to provision and manage vSphere hosted virtual machines. There is even a PowerCLI test lab that you can use to learn about the tool without any risk to your vSphere environment.... Read More
Introduction The rapid adoption of virtualization over the last decade solved many of the problems associated with application and server provisioning. Gone are the days when deploying a new application meant specifying a new server to run it on, getting sign-off for the purchase order, waiting a few weeks for the server to be... Read More
Introduction Many organizations are adopting DevOps to help streamline their software development processes. The benefits of DevOps have been discussed and written about often on this Blog and at many other sites. Like any method of working there are many aspects to DevOps and a lot of chatter about certain parts of it. It’s... Read More
One of the goals of a DevOps workflow is to make it easier to quickly develop and deploy updated versions of applications to Development, Test, and Production environments. There are many ways to design and deploy an infrastructure to deliver this, but one that is rapidly gaining favour is to use resources from a Public Cloud... Read More
Automating build and deployment processes is a central pillar of DevOps. When multiple builds are being deployed from Dev to Test to Production everyday it’s vital to automate as much as possible. This can be achieved by using scripts to create workflows that link together the tools used for development, provisioning, and configuration management... Read More
It’s quite common for organisations to be divided up into groups based on their function. For example, there could be groups for developers, server operations, product testing, a sales team, a marketing team, or many other groups, with a senior management layer above them. Many organisations have discovered that these functional divisions can lead... Read More
A fresh and exciting concept is taking hold within software development and operation teams around the world. It’s called DevOps. It aims to bring these traditionally siloed departments into closer contact and allow them to collaborate more effectively, with the ultimate goal of delivering a better product to customers while allowing faster delivery and... Read More