Posts

Showing posts from 2015

Reasons to Build Systems in the Cloud

             A Study of the Cloud Advantage                                     Introduction In the Authors many years of experience there have been several exciting changes to the technology field. Throughout this paper many of these changes and facts will be delivered in the hopes of creating a knowledgeable understanding of what the cloud is and how it can be truly beneficial. The field of computers is a constantly changing field. Updates in things such as hardware and software are always changing how things can be accomplished. One thing that is now occurring is the advancement towards servers, a special kind of computer, being hosted in the cloud. The cloud is a recently introduced idea that started out as a place companies could host software. Hosting softwa...

Taming the Code Beast with Continuous Integration

Image
            Over the years there have been several changes in how software is developed, and with each of these iterations there have been several growths in how complex software systems are developed. One of these ideas is continuous integration or CI for short and is gaining much traction in how new software projects are developed. Over the course of the next few paragraphs I am going to delve in to the world of CI concepts and explore it from a high level perspective in hopes of giving those out there that may have heard the term a glimpse into what it means and what benefits your organization could gain from it.             In the beginning there were developers and they developed code from early in the day to late at night. Once done they took their punch cards and hoped that the mighty machine would validate that what they had been striving for was correct. It...