October 30, 2020

641 words 4 mins read

Podcast: Michelle Noorali on the Service Mesh Interface Spec and Open Service Mesh Project

Podcast: Michelle Noorali on the Service Mesh Interface Spec and Open Service Mesh Project

In this podcast, Michelle Noorali, senior software engineer at Microsoft, sat down with InfoQ podcast co-host Daniel Bryant. Topics discussed included: the service mesh interface (SMI) spec, the open service mesh (OSM) project, and the future of application development on Kubernetes. By Michelle Noorali

Author: Michelle Noorali

Date: 2020-11-30

URL: https://www.infoq.com/podcasts/service-mesh-interface/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global

infoq.com

Google Introduces a New Version of Its Cloud Shell Editor (2020-11-04) Google provides customers with Cloud Shell - a command-line editor in a browser to access their cloud resources directly In a recent blog post Google introduced a new version of its Cloud Shell Editor which is available as a preview By Steef-Jan Wiggers
Article: How to Evolve and Scale Your DevOps Programs and Optimize Success (2020-11-19) Processes and workflows become more complex and difficult as DevOps efforts scale In this article well take a look at these challenges and sketch an approach to overcoming them By Sam Bocetta
Five Years of Lets Encrypt (2020-12-03) Five years ago a non-profit organisation set up a public certificate authority with the intent of enabling websites to become more secure by default through automated provisioning of TLS certificates Five years later and Lets Encrypt is putting together its own top-level root CA which will be served by default next year - but some older Android versions wont be able to use it By Alex Blewitt
Microsoft Releases Playwright Cross-Browser End-to-End Test Runner (2020-11-13) Microsoft released in preview a dedicated test runner for Playwright its test automation tool The Playwright test runner provides zero-config cross-browser end-to-end testing for web apps Jest-like assertions and built-in support for TypeScript The new test runner leverages Folio a customizable test framework to build higher-level test frameworks By Bruno Couriol
AWS Introduces the Event Replay and Archive Capability in Its Eventbridge Service (2020-11-15) Amazon EventBridge is a serverless event bus that delivers a stream of real-time data from event sources and routes that data to targets like AWS Lambda Recently AWS introduced an event replay and archive capability - providing developers a way to replay past events and extend their applications with new functionality By Steef-Jan Wiggers AWS Introduces the Event Replay and Archive Capability in Its Eventbridge Service
AWS Introduces Preview of Aurora Serverless v2 (2020-12-06) During the first keynote of re:Invent 2020 AWS announced the next version of Amazon Aurora Serverless in preview The new serverless version for the MySQL 57-compatible edition of Amazon Aurora scales in fraction of a second and introduces multi-AZ support global databases and read replicas By Renato Losio AWS Introduces Preview of Aurora Serverless v2
Mock Service Worker Library Enables Resilient REST and GraphQL API Testing (2020-11-11) The Mock Service Worker MSW API mocking library allows developers to test web applications without using an actual back-end setting up a mocking server or stubbing native http/https/fetch implementations MSW mocks both Rest and GraphQL APIs MSW received the JavaScript Open Source Awards this year By Bruno Couriol
Article: Taking Control of Confusing Cloud Costs (2020-11-05) As cloud adoption accelerates its increasingly important that organisations are able to come to grips with confusing cloud pricing and take back control of budgets to optimise spending This article looks at the source of confusion and how to get more clarity about costs By Jonathan Shanks
Article: Q&A on the Book Competing with Unicorns (2020-11-09) The book Competing with Unicorns by Jonathan Rasmusson explores the culture of tech unicorns like Google Amazon and Spotify and dives into the techniques and practices that they use to develop software By Ben Linders Jonathan Rasmusson
The Resurgence of Functional Programming - Highlights From QCon Plus (2020-11-10) The Resurgence of Functional Programming track at QCon Plus featured several experts describing how functional programming makes developing software a joyful experience They also told why and how object-oriented languages such as C# and Java are evolving by becoming more functional By Thomas Betts