News
Circuit breakers have been mechanical switches for 140 years. Now Atom Power is launching the first UL safety-certified digital circuit breaker panel combined with smart software and connectivity that could help monitor and control energy use of buildings remotely. In the dark, dank depths of your home basement hangs a drab gray box that guards the building’s electrical circuits.
The circuit breakers inside switch off current flow when there is risk of an overload or short circuit, keeping you safe from fires or electrocution. It’s a critical job, and one that breakers have been doing with a fairly simple, 140-year-old electromechanical technology. But circuit breakers are about to get a digital overhaul.
Read more
Releasing Pythia for vision and language multimodal AI models
Pythia is a deep learning framework that supports multitasking in the vision and language domain. Built on our open-source PyTorch framework, the modular, plug-and-play design enables researchers to quickly build, reproduce, and benchmark AI models. Pythia is designed for vision and language tasks, such as answering questions related to visual data and automatically generating image captions.
Pythia incorporates elements of our winning entries in recent AI competitions (the VQA Challenge 2018 and Vizwiz Challenge 2018). Features include reference implementations to show how previous state-of-the-art models achieved related benchmark results and to quickly gauge the performance of new models. In addition to multitasking, Pythia also supports distributed training and a variety of datasets, as well as custom losses, metrics, scheduling, and optimizers.
Read more
HashiCorp Consul supports Microsoft’s new Service Mesh Interface
Today at KubeCon EU in Barcelona, Microsoft introduced a new specification, the Service Mesh Interface (SMI), for implementing service mesh providers into Kubernetes environments. The Service Mesh Interface (SMI) is a specification for service meshes that run on Kubernetes. It defines a common standard that can be implemented by a variety of providers.
This allows for both standardization for end-users and innovation by service mesh providers. SMI enables flexibility and interoperability. We partnered with Microsoft to support the creation of this controller and this blog will explain how it can be used to set HashiCorp Consul Connect intentions within Kubernetes clusters.
Read more
The secret life of DNS packets: investigating complex networks
The secret life of DNS packets: investigating complex networks.
Source: stripe.com
Introducing Argo Rollouts
Less than a year ago, we started building Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. The project has been growing in popularity, with many developers and DevOps engineers adopting it. A huge thanks to our awesome community of contributors and users!
Today, we are excited to announce Argo Rollouts a new, Kubernetes-native, open source project brought to you by the Argo community and Intuit to provide missing deployment strategies like Blue/Green and Canary in a Kubernetes native and GitOps friendly manner. Argo Rollouts augments the functionality of the Kubernetes Deployment resource with additional deployment strategies. Argo Rollouts fills the need for the missing industry standard deployment strategies like Canary and Blue Green in Kubernetes.
Read more
Announcing Terraform 0.12
Terraform 0.12 is a major update that includes dozens of improvements and features spanning the breadth and depth of Terraform’s functionality. First-class expression syntax: express references and expressions directly rather than using string interpolation syntax. Generalized type system: use lists and maps more freely, and use resources as object values.
Iteration constructs: transform and filter one collection into another collection, and generate nested configuration blocks from collections. Structural rendering of plans: plan output now looks more like configuration making it easier to understand. Context-rich error messages: error messages now include a highlighted snippet of configuration and often suggest exactly what needs to be changed to resolve them.
Read more
Hello Service Mesh Interface (SMI): A specification for service mesh interoperability
Service Mesh Interface (SMI) defines a set of common, portable APIs that provide developers with interoperability across different service mesh technologies, including Istio, Linkerd, and Consul Connect. Today we are excited to launch Service Mesh Interface (SMI) which defines a set of common, portable APIs that provide developers with interoperability across different service mesh technologies including Istio, Linkerd, and Consul Connect. SMI is an open project started in partnership with Microsoft, Linkerd, HashiCorp, Solo, Kinvolk, and Weaveworks; with support from Aspen Mesh, Canonical, Docker, Pivotal, Rancher, Red Hat, and VMware.
Read more
A Detailed Overview of AWS API Gateway
Look inside the black box of AWS API Gateway to understand authorization, method requests and responses, integration requests and responses, VTL templates, and more. AWS API Gateway is an awesome service to use as an HTTP frontend. You can use it for building serverless applications, for integrating with legacy applications, or for proxying HTTP requests directly to other AWS services.
But understanding the elements of API Gateway can be difficult. If you’re like me, your understanding of API Gateway might be like the following: The most important element is the integration. I’ll sometimes refer to it as a “backing integration” as well.
Read more
Advance boosts efficiency of flash storage in data centers
MIT researchers have modified solid-state drives (SSDs), which use flash storage, to process key-value pairs to cut in half the energy and space required to store and manage user data. Advance boosts efficiency of flash storage in data centers
New architecture promises to cut in half the energy and physical space required to store and manage user data. Data centers are server farms that facilitate communication between users and web services, and are some of the most energy-consuming facilities in the world. In them, thousands of power-hungry servers store user data, and separate servers run app services that access that data.
Read more
The Right Way to Get Your First 1,000 Customers
Thales Teixeira, associate professor at Harvard Business School, believes many startups fail precisely because they try to emulate successful disruptive businesses. He says by focusing too early on technology and scale, entrepreneurs lose out on the learning that comes from serving initial customers with an imperfect product. He shares how Airbnb, Uber, Etsy, and Netflix approached their first 1,000 customers very differently, helping to explain why they have millions of customers today.
Read more