Operations | Monitoring | ITSM | DevOps | Cloud

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

6 Ways Artificial Intelligence Improves Software Development

Artificial intelligence is transforming software development. From the code to the deployment, AI is slowly but surely upping its game and helping us discover a brand new paradigm for inventing technology. Algorithm-based machine learning is being used to accelerate the software development lifecycle and AI is supporting developers to optimize software workflow at every stage of the development process.

GitKraken v7.6: Hook a Warp Speed Drive To GitHub Pull Requests

Now you can interact with your GitHub pull requests directly from GitKraken We opened our hailing frequencies and heard your communications. Devs from across the galaxy have asked us to help increase the speed of their workflows and we are happy to report on some major activity in that quadrant. 🚀🌃🌠 Announcing GitKraken v7.6 You no longer have to leave the bridge GitKraken to work with your GitHub Pull Requests.

Augmented Reality in Pharma Industry: How the Game Changing?

Many industries have taken up Augmented Reality (AR) serious in order to increase production, sales and customer education. Organizations today are making use of several AR applications for multiple purposes to grab the attention of users. Surveys have predicted a vast growth in the AR VR markets in the near future as much money has been induced into the field. The application of AR technology is establishing a firm hold over the pharmaceutical industry as well.

Simplifying MLOps with model-driven operators

In early markets such as MLOps, solutions to parts of a large problem arise from multiple open source communities, startups and industry leaders. For the consumer, this entails one problem - integrating pieces of a software puzzle in a maintainable way. Model-driven operators promise a solution by connecting the ops of a single application with declarative integration in a standard that empowers providers.

Introduction to database testing

In software development, processing and storing data in different states reflects the business rules an application is built on. The heart and soul of any software application is the data that is persisted in databases for retrieval and further processing. The database system (SQL or Non-SQL) chosen for an application must serve the required data processing and storage needs of the application.

Announcing HAProxy 2.4

HAProxy 2.4 adds exciting features such as support for HTTP/2 WebSockets, authorization and routing of MQTT and FIX (Financial Information Exchange) protocol messages, DNS resolution over TCP, server timeouts that you can change on the fly, dynamic SSL certificate storage for client certificates sent to backend servers, and an improved cache; it adds a built-in OpenTracing integration, new Prometheus metrics, and circuit breaking improvements.

Best practices for monitoring dark launches

A dark launch is a deployment strategy for testing new versions of a service in production. When running a dark launch, you deploy a new version of a service and route a copy of production traffic to it without returning responses to users. This lets you see how a new version of a service handles production load, watch for errors, and compare performance between the old and the new versions—without affecting users.

Redgate's roadmap for cross-database DevOps

At Redgate, we strongly believe that all databases should be managed and orchestrated in the same way, with the same standards of security and quality in releases. For the past few years, we’ve been leading the adoption of database DevOps by focusing on the most challenging parts of the process like version control, continuous integration and making deployments consistent, predictable and repeatable.