Two years after a major data breach that exposed 339 million guest records and cost Marriott $124 million in GDPR violation fines, the company has suffered another, albeit smaller security breach. The hospitality company announced that in February 2020, the company discovered that a large number of guest information might have been accessed using the … continue reading
Historically, manually setting up a monitoring system didn’t present a problem because neither the application code, nor the application infrastructure (middleware, app servers, etc.) changed very often. IT would provision a box, set its IP address, load some software, set up the monitoring and then never touch it again for years. Nor was an application … continue reading
Since traditional APM and monitoring tools were not designed for dynamic applications, a new set of open-source technologies emerged to help development teams manually setup their own monitoring through manual coding. Whether providing performance metrics, tracing paths of an application, or exposing other details of code, these open-source monitoring tool create their own sets of … continue reading
While most of the industry is undergoing a digital transformation, the CEO of the DevOps Institute Jayne Groll stresses the need for a human transformation. According to Groll, DevOps initiatives are focusing too much energy on technology and not enough effort with skills. The DevOps Institute released the Upskilling 2020: Enterprise DevOps Skills Report to … continue reading
OpenTelemetry announced the first wave of beta releases for Java, Go, JavaScript, Python, and .NET Components. “We’ve made significant progress on OpenTelemetry in the last few weeks as we’ve successfully added more languages for inclusion in the beta launch. We’ll continue to add more language-specific components to the project as we move forward, bringing us … continue reading
There has been a lot of curiosity among our subscribers about HCL Software, ever since the news of HCL’s acquisition of several product portfolios from IBM closed on July 1, 2019. We were pleased to have the opportunity recently to sit down with Darren Oberst, the head of HCL Software, and get answers to … continue reading
The latest issue of SD Times is now available. This issue takes a in-depth look at chaos engineering. In order to build resilient systems, software teams must embrace the chaos. Other stories include how businesses can adapt for remote work, the testing in DevOps buyers guide, making open source work for your business and a … continue reading
Software development may be a faster process thanks to the rise of Agile, DevOps, and continuous delivery, but governance, risk and compliance (GRC) management are slowing things down. There are many manual and lengthy checks that go into GRC to make sure the software is secure, adheres to laws and regulations, and is on track … continue reading
GitLab announced that 18 of its features are moving to open source including related issues, export issues, issue board focus mode, and service desk. “This marks a major milestone in our efforts to empower the community to collaborate more robustly and to take our single tool for the DevOps lifecycle to the next level,” Sid … continue reading
Stack Overflow has released a beta of Dark Mode for its website. According to the company, this was one of the most requested features. The request for Dark Mode was the 12th most upvoted question on Stack Overflow’s Meta community (out of 41,785 questions) and the #1 most upvoted on Feature Request overall. However, the … continue reading
The Eclipse Foundation just released version 1.0 of an open-source alternative to Visual Studio Code called Eclipse Theia. Theia is an extensible platform that allows developers to create multi-language cloud and desktop IDEs, allowing them to create entirely new developer experiences. According to the Eclipse Foundation, the differences between Theia and Visual Studio Code are … continue reading
Open-source code and frameworks can be found in most modern software applications, as developers find great value in using functionality that has already been written. Open source has little or no upfront monetary cost and saves developers valuable time to work on higher-value projects. But among the problems with open source are that the code … continue reading
A recent Zoom meeting saw Catchpoint founder and CEO Mehdi Daoudi sitting in the garage of his Los Angeles home, far from his New York City offices, explaining to me that’s where he and his early team built their first server on the way to building out a very successful monitoring enterprise. He was in … continue reading
Did you know there are at least 60 defined software development methodologies that have come out over the past five decades? The various options boggle the mind. Waterfall, lean, and agile are some of the best known, but there are so many more, including Dynamic Systems Development Method (DSDM) and Test-Driven Development (TDD), as well … continue reading