Sonarqube on AWS Fargate
What is AWS Fargate? Fargate is the next incarnation of Amazon Elastic Container Service (ECS). With classic ECS you had to create dedicated instances to run
What is AWS Fargate? Fargate is the next incarnation of Amazon Elastic Container Service (ECS). With classic ECS you had to create dedicated instances to run
This post is the first part of a series of posts on Hashicorp Terraform. The Problem With the rise of Infrastructure as a Service (IaaS), it is possible to set
A post about DevOps, ChatOps, ChatBots and how we used them to create a fully automated deployment experience for a fortune 500 company. Let's start with a
The revival of the Infracoders Graz Meetup group took place on the 21st of February 2017 at the Aula X Space in Eggenberg, Graz. About 30 Infracoders listened
Continuous Integration(CI): Is the practice, in software engineering, of merging all developer working copies Its main goal is to prevent problems when merging
What is Testing? Testing can be stated as the process of validating and verifying that a computer program/application/product works as expected How people used
Configuration Management started in the late 1960s in the US Military. They specified exactly how mainframe systems needed to be setup. In the last few years