Mon.May 20, 2019

article thumbnail

Optimizing the mainframe to reduce MIPs and MSUs: A Partner perspective

Dynatrace

Dynatrace news. Mainframe environments power 30 billion transactions a day and are used by 72 of Fortune 500 companies in 34 countries across the globe. Whilst moving applications from mainframe to a modern cloud stack provides better agility and competitive advantage, frequently the mainframe remains as the back-end workhorse to cloud native applications due to the costs and risks of migration.

article thumbnail

3 Key Features of SD-WAN Monitoring

DZone

Introduction. SD-WAN (software-defined wide area network) is probably the most successful business adoption of SDN architecture and is continuously growing, as last year IDC forecast it to reach $4.5 billion by 2022. As with many new technologies, SD-WAN deployment also comes with new challenges, especially for network operations team, who are well-trained and experts in traditional WAN management but not very familiar with this “new” WAN.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Three DevOps Podcast Appearances

Baron Schwartz

Over the past few months, I’ve been invited to be a guest on several podcasts that focus on DevOps and software engineering. I’m posting links to those below, for those who are interested. You can find these podcasts on iTunes or anywhere else you listen to podcasts. Real World DevOps. The Real World DevOps podcast is hosted by Mike Julian, with a theme of introducing listeners to the most interesting people in the DevOps community.

DevOps 58
article thumbnail

Importance of Unit Testing

DZone

We all know that testing your application is important, as it ensures security, customer satisfaction, and saves money in the long run. Sometimes it can save lives as well: China Airlines plane crashed due to a software bug on April 26, 1994, which took 264 lives. In software testing, unit testing is the first level of testing in which where most of the issues can be rectified, which saves time.

Airlines 162
article thumbnail

Configuring Visual Studio Code for Arduino Development

The Polyglot Developer

I’ve been playing around with an Arduino Uno recently, something new to me since I’ve always only used Raspberry Pi hardware. Many Arduino devices, or at least the Uno like I have are inexpensive and a lot of fun to play around with. However, the development experience out of the box isn’t exactly what I was familiar with or happy about.

Code 69