Skip to main content

Posts Tagged ‘CI’

Basic Gitlab CI Configuration for iOS Projects

Concepts What is GitLab GitLab is a source control platform based on GIT (a free and open source distributed version control system), which can assist developers to manage their codes in a convenient and efficient way.  Normally, through the platform, developers can clearly explore the modification of different version of their codes. What is GitLab […]

What Really is DevOps?

The term DevOps is still relatively new to the technology industry. The definition of DevOps isn’t really as clear as is for Agile Development Methodology. For many teams and organizations DevOps is a sort of unobtainable mythical beast; a unicorn if you will. Although, DevOps is obtainable for any team so long as the necessary […]

Introduction to Azure Resource Manager

Microsoft is in the process of transitioning the Microsoft Azure tools over to using the new Azure Resource Manager (ARM) model for managing Azure resources. On the surface this looks to be merely a change in the API’s and tools. While this is mostly true, it’s a shift that offers a more streamlined approach to […]