Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Maximize Observability of Your CI/CD Pipeline With Loggly

The DevOps engineer is an important role in an organization because he or she is responsible for the success of a software project and its lifecycle. This person typically wears many hats—from software developer to managing system operations. These individuals usually have an extensive background in either software development or system administration. The DevOps engineer uses many different tools to be successful in their role.

Hunting for Talent on the DevOps Highway

If you happened to be in Tel Aviv, Israel last month, you probably saw the eye-catching JFrog billboards that took over the city. The JFrog logo with a solid bright green background challenged all of us to Imagine There’s No Version. The JFrog green billboards were everywhere! Decorating trains and buses and lighting up the city landmarks. The message was clear; it was an invitation to imagine a future where software updates flow like water.

Olivier Kamoun - DevOps for Enterprise Business Application

DevOps have proven its efficiency for web application and software company. The implementation of DevOps and agile approach to large enterprise with multiple system gets harder when systems with different business data model have to communicate. Part of the problem can be addressed by using machine learning to automate data mapping and to integrate in the DevOps business centric test across teams and vendors. We’ll demonstrate a beta version.

Using the 'Run a Child Flow' Action to Call Nested Flows

Calling a flow from another flow is nothing new. Makers can wire up multiple flows using the HTTP Request Trigger and HTTP Action. While this is possible, it creates additional friction as makers have to manually construct request and response messages using JSON. Microsoft recently provided first-class support for calling a flow from another flow by introducing a new action called Run a Child Flow.

Kubernetes 101

The appeal of running workloads in containers is intuitive and there are numerous reasons to do so. Shipping a process with its dependencies in a package that’s able to just run reduces the friction of organizational communication and operation. Relative to virtual machines, the size, simplicity, and reduced overhead of containers make a compelling case.