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