If you’re responsible for creating or managing a customer-facing application for your organization, you have a long list of things to worry about. A scenario like this may actually be at the top of the list: you’ve recently launched a new version of your application to the world, and customers start finding serious issues in … continue reading
The Xen Project today announced the formation of an incubation project called Unikraft. The project is focusing on making it easier to build unikernels, which are compilers that only include the code required for functionality needed by application logic in an operating system. “Unikernels provide a tremendous opportunity for those who are looking to ship … continue reading
Google is taking user privacy seriously in its expanded enforcement of its Unwanted Software Policy. The policy is designed to protect against unwanted or harmful Android app behaviors. As part of this policy, Google will start flagging apps and websites that collect user data without consent. “Apps handling personal user data (such as user phone … continue reading
Security isn’t the only aspect overlooked in a DevOps approach. According to Robert Reeves, co-founder and CTO of Datical, a database automation company, database deployments are often forgotten about. “Pushing out the application is the easy part of DevOps,” he said. “It is managing and automating database changes that is the real challenge.” According to … continue reading
In a recent survey conducted by Gartner, the organization found that the highest-ranked strategy for a successful DevOps approach was collaboration with information security. “In the past 12 months at Gartner, how to securely integrate security into DevOps — delivering DevSecOps — has been one of the fastest-growing areas of interest of clients, with more … continue reading
Today, eight states, 76 school districts, and 102 organizations around the world have made new pledges to expand access to computer science for millions of students, with a focus on diversity. The news was announced at an event hosted by Code.org. The organization also announced new milestones such as 10 million girls are now using … continue reading
Software is the lifeblood of most businesses today. So, what happens if that software is unreliable or insecure? It seems like a no-brainer that the software being pushed out should be protected. But, as software is being developed and deployed at a rapid pace, an important aspect of the life cycle gets lost in the … continue reading
Catch up with the December 2017 issue of SD Times! Read on to learn more. … continue reading
Amazon has announced AWS Cloud9, a new integrated development environment for writing, running, and debugging code from within a web browser. It is designed to make collaborative cloud development easy with features like pair programming and chat. “One of the first things you learn when you start programming is that, just like any craftsperson, your … continue reading
More companies are using DevOps and continuous delivery to accelerate software releases. While the added speed and agility help businesses keep pace with changing customer demands, some wonder whether DevOps and Continuous Delivery actually make software less secure than it might be otherwise. With Micro Focus, organizations can simultaneously improve speed and security as well … continue reading
Google is updating its Android-based embedded operating system with new features and bug fixes. The company released Android Things Developer Preview 6. “Android Things is Google’s platform that enables Android Developers to create Internet of Things (IoT) devices with support for powerful applications such as video and audio processing and on-board machine learning with TensorFlow,” … continue reading
JetBrains IDE for JVM, IntelliJ IDEA, has reached version 2017.3. The new update contains many new features and bug fixes. On the Java side, it added the ability for smart code completion to be aware of type casts, new and improved inspections, improvements to JUnit5 support, a configurable command line shortener, and a run dashboard. … continue reading