InfoQ Homepage News
-
Leveraging Determinism: Frank Yu at QCon San Francisco 2022
Frank Yu, senior engineering manager at Coinbase, had his talk on leveraging deterministic systems to build and run consistent and predictable applications at scale, drawing direct and relevant experiences from building and running financial exchanges at Coinbase.
-
Google’s Tensorflow Roadmap Includes Better XLA Compilation and Distributed Computing
Google announced the next iteration of TensorFlow development. TensorFlow is the machine learning platform developed by Google and open sourced seven years ago. The development road-map for the next TensorFlow releases is based on four pillars: fast and scalable, applied machine learning, ready to deploy and simplicity.
-
AWS Introduces AWS Parameters and Secrets Lambda Extension to Improve Performances and Security
AWS recently announced the Parameters and Secrets Lambda Extension, a new way for developers to retrieve parameters from Systems Manager Parameter Store and secrets from Secrets Manager. The Lambda extension caches parameters and secrets, reducing latency and costs.
-
Using the Technical Debt Metaphor to Communicate Code Quality
With technical debt, we end up paying a gradually rising cost. The technical debt metaphor was intended as a way to help us talk and think about the invisibility of decisions and qualities in code. Kevlin Henney gave a keynote about Six Impossible Things at QCon London 2022 and at QCon Plus May 10-20, 2022. His sixth impossibility was technical debt is quantifiable as financial debt.
-
How Honeycomb Used Serverless to Speed up Their Servers: Jessica Kerr at QCon San Francisco 2022
Jessica Kerr, a principal developer evangelist at Honeycomb, spoke at QCon San Francisco 2022 on their journey of using AWS Lambda to speed up their production application and how the serverless architecture helped Honeycomb achieve their product and user experience vision. Kerr closed her talk by emphasizing, "Technology and Architecture don't matter unless users are happy."
-
Building High-Trust and High-Performing Teams at Shopify in a Remote World
Jesse McGinnis spoke at QCon San Francisco on building high-trust and high-performing teams at Shopify in a remote world. He started by pointing out his talk on high-trust teams in a remote world.
-
Docker Introduces Hardened Desktop for Business Users
The latest release of Docker Desktop introduces a new security model to help sys admins secure their organizations' supply chains. Dubbed Hardened Desktop and available only to business customers, the new model includes Settings Management and Enhanced Container Isolation.
-
James Gosling Shares Wisdom Related to IoT at Devoxx: Code on the Edge and Its Hurdles
In his Devoxx talk, James Gosling, the father of Java, zooms in on the technicalities of writing code for devices on the network's edge. Based on his impressive career developing software for devices ranging from satellites to autonomous submarines, he provides practical advice for the moments when the hardware is on the bottom of the sea, or when minor errors could cause mayhem or even fatality.
-
Can MTTR Be an Effective Business Metric?
In a recent blog post, Sidu Ponnappa shared how MTTR should be a key business metric to measure engineering efficiency. Ponnappa notes that only tracking uptime provides no goals to target for improvements. In a recent talk at SREcon22, Courtney Nash, senior research analyst at Verica, shared that MTTR can misrepresent what is actually happening during incidents and can be an unreliable metric.
-
Apache Kafka 3.3 Replaces ZooKeeper with the New KRaft Consensus Protocol
The Apache Software Foundation has released Apache Kafka 3.3.1 with many new features and improvements. In particular, this is the first release that marks KRaft (Kafka Raft) consensus protocol as production ready. In development for several years, it was released in early access in Kafka 2.8, then in preview in Kafka 3.0.
-
Programming Your Policies: Justin Cormack at QCon San Francisco 2022
At QCon San Francisco 2022, Justin Cormack, CTO at Docker, presented on Programming your policies. The talk is part of one of the editorial tracks called "Languages of Infra: Beyond YAML."
-
API Evolution without Versioning: Brandon Byars at QCon San Francisco 2022
Brandon Byars, North America head of technology at Thoughtworks, spoke at QCon San Francisco 2022. Through his journey of building and maintaining a public-facing API, Mountebank, Brandon shares his learnings and time-tested patterns on evolving APIs without breaking changes.
-
Meta Announces Video Generation AI Model Make-a-Video
Meta AI recently announced Make-A-Video, a text-to-video generation AI model. Make-A-Video is trained using publicly available image-text pairs and video-only data and achieves state-of-the-art performance on the UCF-101 video-generation benchmark.
-
Hybrid Leadership is an Issue of Equity and Inclusion
Lena Reinhard spoke at QCon San Francisco on Successful Leadership in Hybrid Environments, in which she explored why hybrid working is attractive for companies and employees, the risks and challenges associated with hybrid working, and why leadership in hybrid environments is fundamentally an issue of equity and inclusion.
-
Google Production Excellence Program "ProdEx": Christof Leng at DOES 2022
Christof Leng, SRE lead at Google, presented ProdEx, their production excellence review program that helps manage operational risks and promote best practices. ProdEx is a community that builds platforms together, establishes standards and promotes best practices, so people learn from each others and grow. Today they have more than 100 SRE teams signed up and have performed more than 1000 reviews.