Siamak Sadeghianfar's contributions

Article
Getting Started with Istio and Jaeger on Your Laptop
Siamak Sadeghianfar
About a year ago Red Hat announced its participation as a launch partner of the Istio project. We are now introducing the istiooc command-line tool and a set of pre-built Istio and Jaeger example scenarios that would make it even easier to get started with these technologies.

Article
Red Hat Summit Spotlight: Getting Started with Cloud-Native Apps Lab
Siamak Sadeghianfar
Cloud-native application development is the new paradigm for building applications and although is it often mistaken for microservices, it is much more than that and encompasses not only the application architecture but also the process through which applications are built, deployed, and managed. New apps are often seen as the focus of cloud-native applications; however, we believe existing and new applications are alike and can incorporate cloud-native practices if they have the four defining characteristics of cloud-native applications: Service-based: Build...

Article
Building Declarative Pipelines with OpenShift DSL Plugin
Siamak Sadeghianfar
Jenkinsfiles have only become a part of Jenkins since version 2 but they have quickly become the de-facto standard for building continuous delivery pipelines with Jenkins. Jenkinsfile allows defining pipelines as code using a groovy DSL syntax and checking it into source version control which allows you to track, review, audit and manage the lifecycle of changes to the continuous delivery pipelines the same way that you manage the source code of your application. Although the groovy DSL syntax which...

Article
How Kubernetes Helps to Enable DevOps
Siamak Sadeghianfar
A recent Gartner survey suggests that roughly 50% of the respondents planned to implement continuous delivery and DevOps by year-end 2017 in order to deliver services faster, more often and more reliably. State of DevOps Report by Puppet Labs suggests that high-performing organizations that focus on automation and DevOps are able to reduce their lead-time for delivering a change by a factor of 440 and deliver services 46 times more often. These results have helped to make DevOps adoption a...