Systems | Development | Analytics | API | Testing

DevOps

Serverless Computing

Serverless Computing is considered to be the fourth wave of computing where x86 servers, virtual machines, and containers represented the first three generations. With this new paradigm, developers can squarely focus on the code and without the need to deal with the underlying infrastructure. They never have to plan the number of servers, amount of storage, and the network topology of deployments. Since the platform deals with one function at a time, and functions are the fundamental deployment units, this model is often called Functions as a Service (FaaS).

Continuous Delivery vs. Continuous Deployment: Where to draw the line?

You’ve likely heard of the term CI/CD pipeline. You have probably known about these practices: continuous integration, continuous delivery, and continuous deployment as well. But the uncertainty remains: What are the differences between continuous delivery and continuous deployment? Which one should you apply to your CI/CD pipeline? How are these terms related to one another? How to find out which one suits your team best?

CI/CD Pipeline: What, Why & How to Build The Best One

To gain full potential of the software development workflow, developers today must familiarize themselves with the best workflows, practices, and tools. Fast software production is no longer enough to win today’s technology marketplace. Deployments have to be faster, more reliable, and more accurate than the competitors. A sturdy CI/CD pipeline is the solution to this challenge.

Continuous Integration made easy in the Cloud with Talend

In this blog I would like to highlight a new capability from our latest 7.2 Studio and its integration with Talend Cloud in the Summer ‘19 release. While this feature could be seen as a light improvement aiming to ease the life of Talend users, it’s in fact much more than that! While Talend has been delivering CI/CD capabilities for a very long time, the continuous integration tools landscape is evolving fast.

Top 30+ DevOps Interview Questions [Ultimate list]

DevOps – a renowned software development practice that many companies adopt into their workflow – has been drawing a great deal of attention. More and more companies have adopted this practice, including large enterprises such as Netflix, Facebook, or Amazon. As a matter of fact, DevOps-related job has become one of the most promising career choices for IT professionals.

From DevOops to DevOps | Best Strategies to Implement for Your Team

In today’s rapidly changing world, software products need to be upgraded frequently and quickly to bring value to customers and users. Software features are continuously developed, tested, deployed, and operated in the production environment. New features are not only developed and tested successfully, but they also deployed and operated without much chaos and disruption.

Apply Shift-Left Testing Approach to Continuous Testing

As the demand to release quality software products in the short amount of time continues to accelerate, Agile and DevOps teams have to adopt new approaches to avoid falling behind. Continuous testing and shift-left testing are two breakthrough solutions in this modern era of software delivery. In this blog, we will walk you through these two notions, their benefits, and how to implement them into your software development life cycle (SDLC).

Katalon Studio for Bamboo Plugin - Accelerate Your Test Automation

We’re excited to introduce Katalon Studio (https://www.katalon.com) for Bamboo—a plugin that helps integrate Katalon Studio with Bamboo CI server. This video will guide you through the plugin’s features and functionalities, so that you can take Katalon Studio test automation to the next level with Bamboo.

Flutter Talks: Design

Will Larche, Lead Flutter Engineer for Material Design, and Jacob Kristensen, co-founder of the award-winning Reflectly app, join us to discuss design with Flutter. Flutter is rich in components and enables developers to deliver on their designers' vision, but what exactly is it about Flutter that makes all this possible? Flutter enables designers to create beautiful apps and Reflectly has built their own design language with Flutter.