Getting Started
IBM TechXchange Dev Day: Virtual Agents
Join us 23 January from 11 AM - 6 PM ET as over 30 speakers from IBM and key AI industry leaders discuss the latest AI trends.
Introduction When you have a slow performing application, it is not trivial to identify the source of the problem , especially if the application is composed of multiple services. Distributed tracing helps you to understand the flow of the requests and captur e the time...
This article was originaly published in 2017.09.27 << Back to Getting Started with IBM UrbanCode Deploy and Containers What is Docker Compose? From https://docs.docker.com : Compose is a tool for defining and running multi-container Docker applications. With Compose, you...
This article was originaly published in 2016.03.21 You must have heard of the Docker project by now. From Wikipedia , "Docker uses the resource isolation features of the Linux kernel ... to allow independent containers to run within a single Linux instance, avoiding the overhead of...
This article was originaly published in 2017.09.26 Will be updated soon with correct URLs and latest articles. Getting Started with UrbanCode Deploy and Containers Overview Are you currently using containers? Are you just beginning your containers journey? Have you heard of things like...
This article was originaly published in 2017.07.27 Kubernetes Blue-Green Deployments Working Example Contents Introduction Prerequisites Creating a Kubernetes Cluster in IBM Bluemix Create Hello World Containers Creating UrbanCode Deploy Components Creating an UrbanCode Deploy...
Agents are light-weight processes that are installed on hosts and communicate with the UrbanCode Build server. Agents run commands on the host, move files to and from it, and work with other tools installed on the host. Agents are responsible for running builds and driving third-party tools....