Copy
It’s exciting to see HashiCorp take its vision to the next level, allowing all its customers to enjoy its hard work. View in browser »
The New Stack Update

ISSUE 196: Straighten Up Your Namespace

Talk Talk Talk

With agile your documentation is out of date as soon as it’s published — your docs need to be updated when your product is updated.”

___
Margaret Fero, Technical Writer
Add It Up
Are you concerned?
Open source technology is sustainable in its current form, according to 64% of the 5,800 people recently surveyed by the cloud provider DigitalOcean. More than three-quarters of these optimists (77%) cite a dedicated community as a reason for the expected sustainability, and 52% mentioned large organizations’ sponsorship of open source projects. 

Given their funding and support of many large-scale, widely-depended-upon projects, it is not surprising that 34% of the study is not concerned with major tech players’ level of involvement in open source. Still, 41% of the study is concerned about big tech’s role in open source. Among this group, 60% worry about the corporations’ intentions and 56% mentioned restrictive licenses’ role in creating an unfair competitive advantage. Only 25% said that these companies’ lack of contributions is a reason for their concern. This confirms results from The New Stack’s own 2019 survey, which found that large tech companies are significantly more likely than average to contribute to upstream projects.
What's Happening

If technology affects everyone, shouldn’t technology be for everyone? By everyone? The architecture of distributed systems becomes increasingly complex. And big data, artificial intelligence and machine learning all make things more complicated. Yet we witness a continued pushback to allow more people — even non-IT trained — to be able to access the potential of technology and even create it.

This isn’t just driven by a technological change. More interestingly, it’s a cultural change. And a drive to find a common language so that all key stakeholders can understand the intent behind any digital resource.

At KubeCon+CloudNativeCon last month, The New Stack founder and publisher Alex Williams sat down with Pivotal’s Senior Vice President James Watters and Pivotal’s Global Chief Technology Officer of data-intensive software Sina Sojoodi. They take you on the historical journey, from our origins of service-oriented architecture and Waterfall program management through to the microservices architecture, event-driven design and agile practices of today. And they begin to look toward the dependency-oriented and data-centric tomorrow.

The Next Movement To Follow Microservices

Straighten Up Your Namespace

Earlier this year, at HashiCorp’s annual user conference in Seattle, HashiCorp CEO Dave McJannet shared with us his perspective on maintaining cloud native operations. We’ve gone beyond our reliance on Internet Protocol numbers as the ultimate identifier, at least within distributed systems, he argued. With the age of automation and programmable infrastructure, there was no way each individual service could be assigned a single IP, as it would drift from cluster to cluster, sometimes within seconds. Should a Domain Name Service (DNS) track an ephemeral container’s IP when it would only be up for 30 seconds? Not very bloody likely. Instead, what the emerging cloud native world needed was some sort of central registry to keep track of all the services as they dynamically move around across different nodes. And the registry would keep track of the service names, which would be their core identifiers.

The company’s Consul services networking router was built with this philosophy in mind. And a surprising number of Fortune 500 companies and other large enterprises have adopted Consul. And their success with the product has brought a number of new challenges — one of which is keeping track of all the service names. Each development team may create what they think are unique names for their services, though other teams may have already used those names, leading to confusion when some other service tries to find one particular service with that name. You could have one central office administer the assignment of names, but this can be time consuming, and would slow down developer productivity. 

Now Consul 1.7 has taken the next step is service name management, by offering unified namespace management. This is a self-service feature that allows an organization to split up its global namespace into separate domains, such as “development” or “legal,” allowing each team to manage their own namespace, while maintaining an organization-wide coherent registry of service names. 

It’s exciting to see HashiCorp take its vision to the next level, allowing all its customers to enjoy its hard work. 

Kubernetes 1.17 Brings Volume Snapshots, Easier Plugin Management

The new release of Kubernetes 1.17 brings volume snapshots. This feature creates a point-in-time copy of a persistent volume. These snapshots can be used to provision new volumes or to restore an existing volume to a previous state. “Underpinning all these features is the Kubernetes goal of workload portability: Kubernetes aims to create an abstraction layer between distributed systems applications and underlying clusters so that applications can be agnostic to the specifics of the cluster they run on and application deployment requires no 'cluster-specific' knowledge.”

Continuous Documentation in a CI/CD World

Why do we suspend the continuity of CI/CD when it comes to documentation — the thing that helps users actually use our product? Because no one wants to do it, as it seems like an ancillary chore to our normal workflow. But docs are important because you never know how your tool will be used by others.

Why Packet Is Open Sourcing Its ‘Bare Metal’ Bring Up Technology

Packet has open sourced Tinkerbell — the same technology that powers over 60,000 deploys on Packet’s global bare metal cloud each month — which provides developers with a consistent method for provisioning and lifecycling heterogeneous physical infrastructure. With Tinkerbell, Packet hopes to bring a cloud-like experience to more environments. “Our goal with open sourcing Tinkerbell is to ensure that users can leverage automated bare metal as the foundation of their multi-, hybrid- and private-cloud initiatives, no matter what that looks like or where the infrastructure lives,” a Packet spokesperson said. 

Party On

Matt Taylor, senior vice president, sales and business development of Ampere, says infrastructure needs open source to function at IFX 2019.

Zoe Allen, a marketing executive for Packet, found warmth by the fire at the end IFX 2019.

Chris Wroble of CloudBees shows how Google offers an interface for Jenkins X at AWS re:Invent 2019.

Node.js is...? Rebecca Olsho and Amber Burgess of Linode join Dominique Reese of the Department of Defense for an enlightening if not existential conversation at Node + JS interactive. Is Node.js boring? Comparatively — yes!

The New Stack Makers podcast is available on:
SoundCloudFireside.fm — Pocket CastsStitcher — Apple PodcastsOvercastSpotifyTuneIn

Technologists building and managing new stack architectures join us for short conversations at conferences out on the tech conference circuit. These are the people defining how applications are developed and managed at scale.
Pre-register to get the Cloud Native Storage ebook in October.

How should developers connect cloud native workloads to storage? The New Stack’s ebook on cloud native storage takes this question to industry experts who are approaching the problem from three different perspectives: cloud native storage vendors, traditional storage vendors and the big-three cloud providers.

In this 48-page ebook, developers and DevOps professionals will learn:

  • Best practices and patterns for handling state in cloud native applications.
  • The storage attributes and data needs you should consider up front.
  • Storage options for containerized applications running in a microservices architecture on Kubernetes.
  • How operations roles change as developers gain the ability to provision storage.
  • And more.
Download Ebook
We are grateful for the support of our exclusive ebook sponsor:

Copyright © 2019 The New Stack, All rights reserved.


Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list