Skip to main content

Posts

Showing posts from October, 2019

A New Paradigm in Container Security with Service Mesh

Containers have been around for some time, but only recently has the technology become mature enough for large enterprises to adopt it both on-prem and in the cloud. The obvious benefits for developers include the ability to dramatically reduce the time to production and the ability to lower the operational burden. This is further supported […] The post A New Paradigm in Container Security with Service Mesh appeared first on DevOps.com . from DevOps.com https://ift.tt/2JEabYN

Key Competencies in the Workplace

The post Key Competencies in the Workplace appeared first on DevOps.com . from DevOps.com https://ift.tt/34jcb0n

CircleCI Achieves SOC 2 Compliance for DevOps Platform

CircleCI has achieved a SOC 2 compliance rating for the DevOps platform it makes available via a software-as-a-service (SaaS) model. Tad Whitaker, security manager at CircleCI, said CircleCI is the first provider of a SaaS platform for DevOps that has invested the hundreds of thousands of dollars required to achieve SOC 2 compliance. SOC 2 […] The post CircleCI Achieves SOC 2 Compliance for DevOps Platform appeared first on DevOps.com . from DevOps.com https://ift.tt/2qbaT8Q

California Attorney General Is a No-Show on Tech Investigations

By BY DAVID MCCABE from NYT Technology https://ift.tt/2q5ha6e

When Should You Go for Microservice Architecture?

There is steady increase in the adoption of microservice architecture style since 2014 (Figure 1). Microservice architectural style structures an application as a collection of loosely coupled services that implement business capabilities. An architecture style is a family of architectures that share certain characteristics. For example, N-tier is a common architecture style. Architecture styles generally […] The post When Should You Go for Microservice Architecture? appeared first on DevOps.com . from DevOps.com https://ift.tt/2Ws3jmq

Harnessing the Power of Developers

In our fast-moving digital economy, organizations across just about every industry are faced with a stark reality: to remain competitive and deliver the best possible customer experience, they must evolve continuously. The fintech industry is a great example of this–the sector’s growth and focus on excellent customer experience has been driven by external developers rather […] The post Harnessing the Power of Developers appeared first on DevOps.com . from DevOps.com https://ift.tt/2qaZohD

Data Monoliths Go Cloud-Native with Kubernetes

Breaking monolithic applications into independently scalable services is the core of the cloud-native application model. By making cloud-native apps easy to deploy and manage, Kubernetes has contributed to a big change in IT practices. Initial cloud-native conquests started with stateless services and quickly grew to encompass applications that manage data. Database management systems have long […] The post Data Monoliths Go Cloud-Native with Kubernetes appeared first on DevOps.com . from DevOps.com https://ift.tt/2WDohix

DevOps Chat: Scaling Data Without Complexity with Cockroach Labs

Cockroach Labs the folks behind CockroachDB recently announced another round of funding as they continue their mission to allow you to scale your data without complexity. In this DevOps Chat, CEO of Cockroach Labs Spencer Kimball talks about about their plans and how Cockroach shall inherit the DB world. As usual, the streaming audio is […] The post DevOps Chat: Scaling Data Without Complexity with Cockroach Labs appeared first on DevOps.com . from DevOps.com https://ift.tt/2N2EWss

Facebook’s Earnings and Revenue Jump, Topping Forecasts

By BY MIKE ISAAC from NYT Technology https://ift.tt/334D7Re

Apple Has Upbeat Forecast While Profit Continues to Fall

By BY JACK NICAS from NYT Technology https://ift.tt/2WpzQcU

Facebook’s Revenue Jumps 29%

By BY MIKE ISAAC from NYT Technology https://ift.tt/2PyWdLq

Red Hat Launches Holistic DevOps Training Initiative

Red Hat this week announced it has created a Global Transformation Office focused on bringing about digital transformation via broad adoption of best DevOps practices. The Global Transformation Office initiative is comprised of Andrew Clay Shafer, vice president of transformation at Red Hat; Jabe Bloom, chief sociotechnical officer for PraxisFlow; Kevin Behr, general manager and […] The post Red Hat Launches Holistic DevOps Training Initiative appeared first on DevOps.com . from DevOps.com https://ift.tt/2WukIe5

Facebook’s Profits Jump 29%

By BY MIKE ISAAC from NYT Technology https://ift.tt/2N2Knb0

Lyft Focuses on Profitability as Money-Losing Companies Lose Luster

By BY KATE CONGER from NYT Technology https://ift.tt/2NDxXWb

Twitter Says It Will Ban All Political Ads

By BY KATE CONGER from NYT Technology https://ift.tt/2q7rnPg

This Guy Thought He Beat Facebook’s Controversial Political Ads Policy

By BY NIRAJ CHOKSHI from NYT Technology https://ift.tt/2PwE7d2

IBM Advances DevOps on the Mainframe

IBM has expanded its efforts to bring DevOps best practices to the mainframe by adding automated unit testing capabilities for CICS COBOL programs using Db2 to IBM Developer for z/OS (IDz) V14.2.1. The company is also making an instance of z/OS available within a Docker container that can be deployed on an x86 platform. Sanjay […] The post IBM Advances DevOps on the Mainframe appeared first on DevOps.com . from DevOps.com https://ift.tt/2ovn93E

A Greater Understanding of Race and Identity Through Tech

By BY LAURETTA CHARLTON from NYT Technology https://ift.tt/2N1dxak

2 Plead Guilty in 2016 Uber and Lynda.com Hacks

By BY MIKE ISAAC from NYT Technology https://ift.tt/331uA1E

Circonus Launches the First Machine Data Intelligence Platform Built to Harness the Exploding Volume of Data in a World with a Trillion Connected Computers

Unlocks the Enormous Potential of Infrastructure and IoT Data to Drive Business Insights and Competitive Advantage PHILADELPHIA, Oct. 29, 2019 /PRNewswire/ — Circonus, the machine data intelligence expert, today announced the launch and availability of its Circonus Platform, the first machine data intelligence platform built to provide enterprises with the ability to handle the rapidly increasing data […] The post Circonus Launches the First Machine Data Intelligence Platform Built to Harness the Exploding Volume of Data in a World with a Trillion Connected Computers appeared first on DevOps.com . from DevOps.com https://ift.tt/2NohZPr

Russia Tests New Disinformation Tactics in Africa to Expand Influence

By BY DAVEY ALBA AND SHEERA FRENKEL from NYT Technology https://ift.tt/36hs9d7

Ready. Set. Write a Book.

By BY J. D. BIERSDORFER from NYT Technology https://ift.tt/36jKOVE

DevOps Chat: Value Stream Management in the Enterprise with Plutora

Doing anything at enterprise scale brings with it a whole new set of requirements. With potentially thousands of requirements across hundreds of applications and releases, it can be a daunting challenge to pull together all the DevOps activities across a large enterprise. This has given rise to the new term Value Stream Management (VSM.) Like […] The post DevOps Chat: Value Stream Management in the Enterprise with Plutora appeared first on DevOps.com . from DevOps.com https://ift.tt/34c7lSx

Learning Production Troubleshooting Techniques in Microarchitectures

One of the great things about our industry is the ability for anyone to get started doing development with a minimal amount of tools. Anyone can learn to do development with just a computer of some sort, a text editor, a tutorial and their brain. In fact, the initial basics of how to think through […] The post Learning Production Troubleshooting Techniques in Microarchitectures appeared first on DevOps.com . from DevOps.com https://ift.tt/2C6dKTz

How In-Memory Analytics is Solving Data Woes

The importance of data to business decisions and operations cannot be understated. On a daily basis, 2.5 quintillion bytes of data is generated. Managing that much data so the necessary intelligence is easily accessible or to make sure insights are not missed, can be incredibly challenging. Luckily, technology does exist that can help to significantly […] The post How In-Memory Analytics is Solving Data Woes appeared first on DevOps.com . from DevOps.com https://ift.tt/2otnWSF

Five Tips to Approach DevSecOps Training

Developers are on the front lines when it comes to protecting their organizations from cyberattacks. As we’ve seen with the hacks of Monster.com or the Fortnite vulnerability, 2019 has been a trying year for organizations who have failed to protect their applications and websites. With an increase of cyberthreats today, it is vital that organizations and developers incorporate standard […] The post Five Tips to Approach DevSecOps Training appeared first on DevOps.com . from DevOps.com https://ift.tt/2N1jSTn

To Be a Leader

The post To Be a Leader appeared first on DevOps.com . from DevOps.com https://ift.tt/34eF1z8

WhatsApp Says Israeli Firm Used Its App in Spy Program

By BY NICOLE PERLROTH from NYT Technology https://ift.tt/2Nqy33d

Harness Adds Analytics to CDaaS Platform

Harness has added an analytics module to its namesake continuous delivery-as-a-service (CDaaS) platform that makes it easier to better align constrained software development resources with business goals. Omed Habib, director of product marketing at Harness, said Continuous Insights enables organizations to identify bottlenecks and improve overall software delivery by automatically gathering metrics such as deployment […] The post Harness Adds Analytics to CDaaS Platform appeared first on DevOps.com . from DevOps.com https://ift.tt/2oovCFI

Tasktop Announces Limited Release of Tasktop Viz, Offering First-ever Way of Measuring Flow of Business Value in Software Delivery

Las Vegas, Oct. 29, 2019 — Tasktop, the leader in Value Stream Integration, today announced here at the DevOps Enterprise Summit the limited availability of Tasktop Viz, the first purpose-built tool to implement the Flow Framework™.  It accomplishes this by using Tasktop’s connector technology to automatically extract the end-to-end tool data that underpins software delivery, […] The post Tasktop Announces Limited Release of Tasktop Viz, Offering First-ever Way of Measuring Flow of Business Value in Software Delivery appeared first on DevOps.com . from DevOps.com https://ift.tt/2WpzyCA

CloudBees (Electric Cloud) Flow Scores Highest in All Three Use Cases in Gartner’s 2019 Critical Capabilities for Application Release Orchestration

Gartner’s evaluation of application release orchestration (ARO) products is based on use cases surrounding release orchestration; pipeline and environment management; and deployment automation October 29, 2019 11:30 AM Eastern Daylight Time SAN JOSE, Calif.–(BUSINESS WIRE)–CloudBees, the enterprise DevOps leader powering the continuous economy, today announced CloudBees (Electric Cloud*) received the highest scores for all three […] The post CloudBees (Electric Cloud) Flow Scores Highest in All Three Use Cases in Gartner’s 2019 Critical Capabilities for Application Release Orchestration appeared first on DevOps.com . from DevOps.com https://ift.tt/2Wo2TNS

CloudBees (Electric Cloud) Recognized for Completeness of Vision in Gartner’s 2019 Magic Quadrant for Application Release Orchestration (ARO)

For the fourth year in a row, CloudBees (Electric Cloud) named an ARO Magic Quadrant Leader. CloudBees believes CloudBees Flow provides a safe and reliable way to scale software release with unprecedented insight and control October 29, 2019 11:30 AM Eastern Daylight Time SAN JOSE, Calif.–(BUSINESS WIRE)–CloudBees, the enterprise DevOps leader powering the continuous economy, […] The post CloudBees (Electric Cloud) Recognized for Completeness of Vision in Gartner’s 2019 Magic Quadrant for Application Release Orchestration (ARO) appeared first on DevOps.com . from DevOps.com https://ift.tt/2PzPb9v

DevOps Institute Announces New Site Reliability Engineering (SRE) Foundation Course

SRE Foundation is the latest addition to DevOps Institute’s certification matrix as part of the SKIL (Skills, Knowledge, Ideas, and Learning) Framework  LAS VEGAS, Oct. 29, 2019 – DevOps Enterprise Summit – DevOps Institute (https://ift.tt/2kITilv), a global member-based association for advancing the human elements of DevOps, today announced the addition of the Site Reliability Engineering […] The post DevOps Institute Announces New Site Reliability Engineering (SRE) Foundation Course appeared first on DevOps.com . from DevOps.com https://ift.tt/2pZZ5q8

OpsRamp Report Finds That Nearly Two-Thirds of IT Leaders Want a DevOps Approach To Modernize IT Operations Management

IT decision-makers report that 64% of IT leaders believe it’s their job to deliver hybrid infrastructure agility above all else. San Jose, CA (October 29th, 2019) OpsRamp , the service-centric AIOps platform for the modern, hybrid enterprise, today announced the launch of Adapt or Perish: The OpsRamp Report on Modern IT Operations in the Digital Age which detail its […] The post OpsRamp Report Finds That Nearly Two-Thirds of IT Leaders Want a DevOps Approach To Modernize IT Operations Management appeared first on DevOps.com . from DevOps.com https://ift.tt/34cLv1j

Amazon Turns to More Free Grocery Delivery to Lift Food Sales

By BY KAREN WEISE from NYT Technology https://ift.tt/2BRV0XF

DevOps Chat: From 0 to 1,000 Deploys Per Month with Redbox

Many organizations want to implement the latest DevOps/SRE practices, but many struggle with transforming the existing processes over to new streamlined processes. How does an organization transform from zero automated deploys to 100s/1000s a month? Most importantly, how do you show the value of Spinnaker to your business as a whole? November’s Spinnaker Summit 2019 […] The post DevOps Chat: From 0 to 1,000 Deploys Per Month with Redbox appeared first on DevOps.com . from DevOps.com https://ift.tt/2NgFvOg

Identifying and Abstracting Business Intelligence from Kubernetes Workloads

In the age of big data, businesses are inundated with data points. While they know there’s an abundance of valuable resources available to them, making sense of this data to derive actionable insights is often still a challenge. CNCF industry survey data shows workload complexity and monitoring remain top challenges for enterprises in terms of […] The post Identifying and Abstracting Business Intelligence from Kubernetes Workloads appeared first on DevOps.com . from DevOps.com https://ift.tt/2NgC8qA

Cloud Native Tracing and Observability: Why You Care

Is observability the new monitoring? Or is observability, and tracing, fundamentally different? Like any IT industry trend, it can be difficult to discern as many jump on the trend bandwagon, appropriately or not. The Splunk .conf 2019 event presented Splunk with the opportunity to bring clarity to the terms and the reasoning behind the acquisitions […] The post Cloud Native Tracing and Observability: Why You Care appeared first on DevOps.com . from DevOps.com https://ift.tt/2BNop5k

Google, in Rare Stumble, Posts 23% Decline in Profit

By BY DAISUKE WAKABAYASHI from NYT Technology https://ift.tt/2PqCAVV

Google, in Rare Stumble, Posts 23% Decline in Profit

By BY DAISUKE WAKABAYASHI from NYT Technology https://ift.tt/2JuLm1d

F.C.C. Plans Vote to Restrict Huawei and ZTE Purchases

By BY DAVID MCCABE from NYT Technology https://ift.tt/34e5KMd

CNCF Advances CloudEvents Specification

In a move that portends well for future cloud interoperability initiatives, the Cloud Native Computing Foundation (CNCF) today announced that the open source CloudEvents specification for describing event data had achieved a version 1.0 milestone. Doug Davis, senior technical staff member of IBM and co-chair of CNCF’s Serverless WG and the CloudEvents project, said CloudEvents […] The post CNCF Advances CloudEvents Specification appeared first on DevOps.com . from DevOps.com https://ift.tt/2MRUXBi

Read the Letter Facebook Employees Sent to Mark Zuckerberg About Political Ads

By BY THE NEW YORK TIMES from NYT Technology https://ift.tt/3690RWB

Dissent Erupts at Facebook Over Hands-Off Stance on Political Ads

By BY MIKE ISAAC from NYT Technology https://ift.tt/2Jvu4RA

Aviatrix Raises $40 Million in Series C Funding

CRV Leads Latest Round of Investment SANTA CLARA, CALIF., OCTOBER 28, 201 Aviatrix, the leading provider of advanced networking and security services for the multi-cloud enterprise, today announced it has secured $40 million in Series C funding led by existing investor CRV. Also participating in this round are previous investors Formation 8, Ignition Partners and […] The post Aviatrix Raises $40 Million in Series C Funding appeared first on DevOps.com . from DevOps.com https://ift.tt/31P8HB3

DevOps Chat: CI/CD Velocity for Large Monolithic Services with Pinterest

Spinnaker Summit 2019 Preview: Software Engineer Rainie Li played an essential role in implementing Spinnaker as part of Pinterest’s CI/CD pipeline. The results moved Pinterest from two scheduled deployments per day to continuous deployments, greater than 15 during business hours. This episode of DevOps Chats features a preview of Rainie’s talk, “How we introduced CI/CD […] The post DevOps Chat: CI/CD Velocity for Large Monolithic Services with Pinterest appeared first on DevOps.com . from DevOps.com https://ift.tt/2JpRjNa

The Role of Containers in Business Transformation

Containers hold new promise for business and digital transformation. Yet many differences exist between monitoring containers and monitoring other elements of infrastructure, such as VMs, storage, memory and compute. Understanding those differences is vital for ITOps managers as they navigate their businesses’ digital transformation. Interestingly, the differences are as much technical as they are organizational. […] The post The Role of Containers in Business Transformation appeared first on DevOps.com . from DevOps.com https://ift.tt/2Wiv4hj

Four Steps to Implement an Observability Strategy for Microservices

You’ve finally decided. You’re making the move to microservices and re-architecting your entire infrastructure. Some services will still be on-premises (those databases and their legacy apps are never moving), but a cloud-based microservices architecture will allow your teams to build and bring new products to market faster. But how do you handle the complexity that […] The post Four Steps to Implement an Observability Strategy for Microservices appeared first on DevOps.com . from DevOps.com https://ift.tt/2pmSlCH

Naming Services

The post Naming Services appeared first on DevOps.com . from DevOps.com https://ift.tt/2MRkj2b

These Apps Say You May Have a Health Disorder. What if They’re Wrong?

By BY NATASHA SINGER from NYT Technology https://ift.tt/31SRhn6

Microsoft Wins Pentagon’s $10 Billion JEDI Contract, Thwarting Amazon

By BY KATE CONGER, DAVID E. SANGER AND SCOTT SHANE from NYT Technology https://ift.tt/365u8Bl

The Week in Tech: Google’s Quantum Leap

By BY JAMIE CONDLIFFE AND NICOLE PERLROTH from NYT Technology https://ift.tt/2MMCbeB

Facebook Calls Truce With Publishers as It Unveils Facebook News

By BY MIKE ISAAC AND MARC TRACY from NYT Technology https://ift.tt/2BNskPj

Pentagon Pushes Tech Industry to Help U.S. Retain Military Edge

By BY DON CLARK from NYT Technology https://ift.tt/2Jm95AV

From Pets to X-as-Code: Enabling Control and Predictability for ITOps at Scale

Amy Wheelus, vice president of network cloud at AT&T, recently spoke about declarative predictability at the Open Networking Summit in Antwerp. AT&T is the world’s largest telecommunications company providing mission critical communication services where people’s jobs–and lives–can be on the line. As they move away from labor-intensive IT operations toward cloud-native automation, there is a […] The post From Pets to X-as-Code: Enabling Control and Predictability for ITOps at Scale appeared first on DevOps.com . from DevOps.com https://ift.tt/341JchC

Legacy Databases Are Holding Back Enterprise Digital Transformations

As enterprises rush to digitize their business operations and enhance customer engagement, few are seeing the success they hoped. A recent survey points to a couple of culprits, including the difficulty of utilizing data held in legacy databases. The survey, conducted by market research firm Vanson Bourne on behalf of Couchbase, of 450 heads of […] The post Legacy Databases Are Holding Back Enterprise Digital Transformations appeared first on DevOps.com . from DevOps.com https://ift.tt/2BFSCmy

An Embarrassment of Riches

History says people rarely appreciate what they have in the heat of the moment. Our highly connected and high-speed world is no exception to this rule. The things that frustrate us are in our faces, while the things that make nearly everything better/safer/faster are taken for granted. That is every bit as true in IT […] The post An Embarrassment of Riches appeared first on DevOps.com . from DevOps.com https://ift.tt/33XHCgH

Refactoring and Decomposition

The post Refactoring and Decomposition appeared first on DevOps.com . from DevOps.com https://ift.tt/33YjE4S

Always Building, From the Garage to Her Company

By BY JOHN MARKOFF from NYT Technology https://ift.tt/33YfB8z

DevOps Chat: Monitoring Spinnaker on GKE with Miles Matthias

On a project to move one of Google’s Fortune 500 customers to Google Cloud, Google Kubernetes Engine (GKE) and Spinnaker open source, our DevOps Chat guest ran into the message “hang tight.” No scripts or documentation. Not to be delayed, Miles Matthias, Google Cloud Consultant with Container Heroes, filled the gap and contributed his work […] The post DevOps Chat: Monitoring Spinnaker on GKE with Miles Matthias appeared first on DevOps.com . from DevOps.com https://ift.tt/2Jg3HPw

How Monitoring and Observability Feed Each Other to Create a Holistic Approach to Visibility

Monitoring versus observability is a hotly debated topic. It’s been argued they’re two distinct things—the former just a high-level overview of a problem after the fact, while the latter enables you to be proactive. Observability has also been dismissed as jargon, much how DevOps sounds to the seasoned operator. The thing is, the whole debate […] The post How Monitoring and Observability Feed Each Other to Create a Holistic Approach to Visibility appeared first on DevOps.com . from DevOps.com https://ift.tt/2MF61BI

Five Don’ts When Scaling DevOps

The DevOps market is expected to reach $50 billion by 2022. However, despite the growing market, many organizations are struggling to make the transition from the successful implementation of a DevOps project to scaling across an organization. Gartner anticipates that 75% of DevOps initiatives will fail to fully meet expectations through 2022. If organizations are […] The post Five Don’ts When Scaling DevOps appeared first on DevOps.com . from DevOps.com https://ift.tt/2qBs0AV

Microsoft Rides Cloud to a 21% Increase in Profits

By BY KAREN WEISE from NYT Technology https://ift.tt/35TXuTf

Talend Aligns With Microsoft on DevOps

Talend has made its integration platform natively available on the Microsoft Azure cloud to provide DevOps teams employing Azure DevOps with an easier approach to creating pipelines and integrating data. Vincent Lam, head of cloud product marketing for Talend, said the company is now making available 900 connectors and components to DevOps teams that use […] The post Talend Aligns With Microsoft on DevOps appeared first on DevOps.com . from DevOps.com https://ift.tt/2N4kGpi

Zuckerberg Defends Facebook Cryptocurrency Project to House Committee

By BY CECILIA KANG from NYT Technology https://ift.tt/2NaSvEW

Getting the N.F.L.’s Big Picture Out of Any Screen

By BY KEN BELSON from NYT Technology https://ift.tt/2W6GF2H

Google Claims a Quantum Breakthrough That Could Change Computing

By BY CADE METZ from NYT Technology https://ift.tt/35S1OlX

Is Release Management Dead in the DevOps World?

In the world of enterprise application development and delivery, release management was born from the operations team attempting to reduce risk in the delivery pipeline. It’s the operations team’s job to ensure all production runs are stable, while the development team focuses on creating and shipping new products and applications. While this seems well-defined, integrated […] The post Is Release Management Dead in the DevOps World? appeared first on DevOps.com . from DevOps.com https://ift.tt/2W7gLfo

Building Your Data Science Team from Within

The global machine learning (ML) industry is increasing at a compound annual growth rate of 42% and will be worth $9 billion toward the end of 2022. Despite this figure, there are many cases of data science teams’ failure to deploy a reliable artificial intelligence (AI) product or service. Part of the failings and shortcomings of AI […] The post Building Your Data Science Team from Within appeared first on DevOps.com . from DevOps.com https://ift.tt/33YP3nT

From the Bookshelf

The post From the Bookshelf appeared first on DevOps.com . from DevOps.com https://ift.tt/2P8HRkG

Zuckerberg to Admit That Facebook Has Trust Issues

By BY MIKE ISAAC, CECILIA KANG AND NATHANIEL POPPER from NYT Technology https://ift.tt/2BDhMSM

IBM Zones in on DevOps for AI

IBM this week revealed it has added a drift detection capability to the Watson OpenScale platform to govern artificial intelligence (AI) models that will become a foundational piece of IBM’s approach to defining best DevOps practices for building AI-infused applications. Rohan Vaidyanathan, program director for IBM Watson OpenScale, said one of the biggest AI issues […] The post IBM Zones in on DevOps for AI appeared first on DevOps.com . from DevOps.com https://ift.tt/35ZBQwD

Survey: IT Striking Balance Between Innovation, Reliability

When it comes to managing IT, most DevOps teams are locked in an eternal struggle to balance innovation with reliability. There’s always a keen interest in being able to take advantage of the latest and greatest IT platform. However, new IT platforms don’t achieve the level of maturity required to build and deploy mission-critical applications […] The post Survey: IT Striking Balance Between Innovation, Reliability appeared first on DevOps.com . from DevOps.com https://ift.tt/2PbYgF4

Facebook Pledges $1 Billion for California Housing

By BY CONOR DOUGHERTY from NYT Technology https://ift.tt/2N8me1g

Sauce Labs Named to San Francisco Business Times’ Top 100 Fastest-Growing Private Companies List for Sixth Year Running

SAN FRANCISCO, Oct. 22, 2019 (GLOBE NEWSWIRE) — Sauce Labs Inc., provider of the world’s most comprehensive and trusted continuous testing cloud, today announced it was named to the San Francisco Business Times’ list of the Top 100 Fastest-Growing Private Companies in the Bay Area for 2019. This marks the sixth consecutive year Sauce Labs […] The post Sauce Labs Named to San Francisco Business Times’ Top 100 Fastest-Growing Private Companies List for Sixth Year Running appeared first on DevOps.com . from DevOps.com https://ift.tt/35SAWSV

Extreme Networks Unveils ExtremeCloud IQ Cloud Management Application

Enterprise Network Management Solution Leverages Third-Generation Cloud Technology, ML, and AI to Deliver Automation, Insights, and Assurance from the Edge to the Data Center   Revolutionary Co-Pilot Feature Delivers Fail-Safe Automation Capabilities for IT Administrators SAN JOSE, California, October 22, 2019 — Extreme Netwo rks, Inc. (Nasdaq: EXTR), a cloud-driven networking company, today announced availability […] The post Extreme Networks Unveils ExtremeCloud IQ Cloud Management Application appeared first on DevOps.com . from DevOps.com https://ift.tt/2MDeaXx

China Sharpens Hacking to Hound Its Minorities, Far and Wide

By BY NICOLE PERLROTH, KATE CONGER AND PAUL MOZUR from NYT Technology https://ift.tt/2Jd5m8z

Fast Data is Forcing New Strategies in DevOps

DevOps has established itself as a critically important discipline, developing and leveraging unique tooling and processes to deliver many types of applications more rapidly, efficiently and reliably. As data has become a more central component in these applications, DataOps has emerged to work hand-in-hand with DevOps to better support the role of data in the […] The post Fast Data is Forcing New Strategies in DevOps appeared first on DevOps.com . from DevOps.com https://ift.tt/2pEGbF6

DevOps Chat: Service Mesh Tracing, from Envoy, Omnition to Splunk

As application functions get smaller, containerized, become microservices and combine into service meshes, a new set of challenges crop up. What functions does each service perform? What state constitutes services in trouble? What are the dependencies between services across a complex service mesh? How can we instrument observability and tracing between the service interactions? Constance […] The post DevOps Chat: Service Mesh Tracing, from Envoy, Omnition to Splunk appeared first on DevOps.com . from DevOps.com https://ift.tt/2pDZbDA

Aegean Airlines, BNP Paribas, Elaw, ExxonMobil and Home Trust Select IBM Cloud

New capabilities make IBM’s public cloud the most open and secure platform for enterprises to run mission-critical workloads ARMONK, N.Y. – October 21, 2019: IBM (NYSE: IBM) today announced that clients in highly regulated industries, including Aegean Airlines, BNP Paribas, Elaw Tecnologia SA and Home Trust, are selecting IBM Cloud as their preferred destination for mission-critical workloads. ExxonMobil is […] The post Aegean Airlines, BNP Paribas, Elaw, ExxonMobil and Home Trust Select IBM Cloud appeared first on DevOps.com . from DevOps.com https://ift.tt/35Sv5N7

Facebook Lays on the Charm for Its Libra Cryptocurrency Plan

By BY CECILIA KANG AND NATHANIEL POPPER from NYT Technology https://ift.tt/2W0A2yT

Facebook Discloses New Disinformation Campaigns From Russia and Iran

By BY MIKE ISAAC from NYT Technology https://ift.tt/2Mxvn4o

Virtual Instruments Changes Name to Virtana to Drive AIOps

With the formal launch of a software-as-a-service (SaaS) to monitor cloud platforms and optimize cloud, Virtual Instruments today renamed itself Virtana. The company’s CloudWisdom platform is based on technology Virtana gained via the acquisition of Metricly earlier this year. In addition to being integrated with existing on-premises offerings from Virtana, CloudWisdom has been expanded to […] The post Virtual Instruments Changes Name to Virtana to Drive AIOps appeared first on DevOps.com . from DevOps.com https://ift.tt/2P786s0

Pixel 4 Review: Google Needs to Do More to Stand Out

By BY BRIAN X. CHEN from NYT Technology https://ift.tt/2p2jYk9

Pixel 4 Review: Google Needs to Do More to Stand Out

By BY BRIAN X. CHEN from NYT Technology https://ift.tt/31zadau

DevOps Chat: 2019 Accelerate Report with Dr. Nicole Forsgren

There are many interviews you do as part of the role as editor in chief of DevOps.com. Then there are some that make it all worthwhile. Anytime I have the pleasure of speaking with Dr. Nicole Forsgren, it makes all of the other things I do worthwhile. She has a clarity of vision borne from […] The post DevOps Chat: 2019 Accelerate Report with Dr. Nicole Forsgren appeared first on DevOps.com . from DevOps.com https://ift.tt/2pIQM1x

Rethinking Data Management in a DevOps Environment

You often hear data is the new oil. This valuable, ever-changing commodity has begun to play a starring role in many cloud-native applications. Yet, according to a number of DevOps teams, data issues continue to plague their efforts to continuously integrate, test and deploy frequent software releases. More specifically, issues with persistent data (and its […] The post Rethinking Data Management in a DevOps Environment appeared first on DevOps.com . from DevOps.com https://ift.tt/32zRhJU

Best Practices, Part 1

The post Best Practices, Part 1 appeared first on DevOps.com . from DevOps.com https://ift.tt/2W3ss6H

Biden Escalates Attack on Facebook Over False Political Ads

By BY CECILIA KANG AND MIKE ISAAC from NYT Technology https://ift.tt/33JSLBu