JetBrains is introducing a new solution dedicated to data analysis and visualization. The company announced Datalore, a new web application designed to draw insights from raw data, simplify coding routines, and make intelligent decisions. The solution leverages machine learning to perform tasks, and currently focuses on Python development. “We’re launching this tool inspired by … continue reading
Red Hat has released Decision Manager 7, its low-code development solution for business rules. Decision Manager is designed to allows citizen developers to build applications that automate business decisions. “It’s entirely possible to create a fully working application purely by creating the business rules in Decision Manager,” said Phil Simpson, JBoss product marketing manager at … continue reading
Human error is the weakest link to data breaches. Since 2013, according to Data Breach Statistics, over 9 billion data records have been lost or stolen. According to recent data from Gartner, over 60 percent of privacy failures occur because of employee errors. Organizations need to educate their team on the best security practices. “Understanding … continue reading
Atlassian Stride is giving software development teams new communication tools to embedded into their daily workflows. The company announced new API capabilities designed to build and deploy custom ChatOps apps in Stride. Stride is Atlassian’s team communication solution that was first announced in September. “Every team communicates differently — each with its own quirks, needs, and tools … continue reading
Chef has announced the latest release of its compliance automation tool. InSpec 2.0 is designed to accelerate DevSecOps with cross-functional, infrastructure, security, assessment, and remediation features. “InSpec 2.0 builds on our commitment to build the essential tools and services needed for modern application teams to truly deliver on the promise of DevSecOps, fully integrating security … continue reading
Datical has announced the release of Datical 5. The enterprise-class platform is designed for developers to continuously manage and rework database code changes. The latest release enhances security, improves database auditability, and makes sure regulatory requirements are met. “As the DevOps market continues to mature and evolve, enterprises must look for ways to modernize and … continue reading
In order to build high-performance apps on the web, developers can look to WebAssembly, which is code that can run in the browser and offers languages a compilation target so they can run apps on the web. It offers fast, safe, and portable semantics, as well as efficient and portable representation. Today, the World Wide … continue reading
The world is shifting to the cloud, but web content management systems (CMS) are still stuck in the past. Even the easy WYSIWG editors are limited in features. Developers are forced to constantly fill out form fields, preview their work, and regularly patch CMS installations. In an age where organizations are trying to innovate to … continue reading
Mozilla Research has announced the new version of Rust, 1.24.0. This will contain two key features which include rustfmt and incremental compilation. Rustfmt is a tool that allows you to reformat Rust code to a standard style. Incremental Compilation allows you to compile the code that you have changed. Tasktop announces extension of DevOps Process … continue reading
Go-Libvirt is a pure Go interface for interacting with the toolkit Libvirt. DigitalOcean developed go-libvirt in 2016 to meet the company’s specific needs. “At DigitalOcean, we use libvirt with QEMU to create and manage the virtual machines that compose our Droplet product. QEMU is the workhorse that enables hundreds of Droplets to run on a … continue reading
Microsoft has announced that Visual Studio Code will ship as part of the popular Python data science platform Anaconda. Microsoft first announced plans to bring Python to Azure Machine Learning, Visual Studio and SQL Server in September of last year. According to Microsoft, “Visual Studio Code can easily be installed at the same time as Anaconda, … continue reading
MongoDB Inc. announced today that version 4.0 of its MongoDB database platform will support multi-document ACID transactions to provide a consistent view of data across replica sets. ACID Transactions are now in beta and the company says the syntax of multi-document transactions should feel familiar to those used to working with transactions in relational databases. … continue reading