SRE Weekly Issue #287

View on sreweekly.com A message from our sponsor, StackHawk: Trying to figure out how to keep your APIs secure? You’re not the only one. See how DataRobot is automating API security testing with StackHawk. https://sthwk.com/DataRobot Articles Industry Interviews: Colm Doyle, Incident Commander at Slack Lots of details about how Slack does incident response in this… Continue reading SRE Weekly Issue #287

Published
Categorized as SRE

How WhatsApp is enabling end-to-end encrypted backups

For years, in order to safeguard the privacy of people’s messages, WhatsApp has provided end-to-end encryption by default ​​so messages can be seen only by the sender and recipient, and no one in between. Now, we’re planning to give people the option to protect their WhatsApp backups using end-to-end encryption as well. People can already… Continue reading How WhatsApp is enabling end-to-end encrypted backups

Published
Categorized as Technology

SRE Weekly Issue #286

View on sreweekly.com A message from our sponsor, StackHawk: Trying to scale AppSec across engingeering is no joke. Check out the 3 main reasons developers struggle with AppSec and how to make it better. https://sthwk.com/3-reasons Articles Kill It With Fire This is a review of Marianne Bellotti’s Kill It With Fire a book about modernizing… Continue reading SRE Weekly Issue #286

Published
Categorized as SRE

CacheLib, Facebook’s open source caching engine for web-scale services

Caching plays an important role in helping people access their information efficiently. For example, when an email app loads, it temporarily caches some messages, so the user can refresh the page without the app retrieving the same messages. However, large-scale caching has long been a complex engineering challenge. Companies must balance the fast experience people… Continue reading CacheLib, Facebook’s open source caching engine for web-scale services

Published
Categorized as Technology

SRE Weekly Issue #285

View on sreweekly.com A message from our sponsor, StackHawk: Check out the latest from StackHawk’s Chief Security Officer, Scott Gerlach, on why security should be part of building software, and how StackHawk helps teams catch vulns before prod. https://sthwk.com/cloudnative Articles Computers are the easy part What’s so great about this incident write-up is the way… Continue reading SRE Weekly Issue #285

Published
Categorized as SRE

Autonomous Monitoring and Healing Networks

Autonomous Monitoring and Self-Healing Networks Occasional failure is inevitable in any network system. The need of the hour is a robust, self-reliant automated monitoring tool that provides great insight and a lesser degree of manual intervention. We need autonomous interventions that save us time and enhance system availability. What Salesforce Edge now offers is a… Continue reading Autonomous Monitoring and Healing Networks

Published
Categorized as Technology

10 Principles for Architecture at Salesforce

co-written by Ian Varley Software engineering can’t be reduced to a set of rules. Rather, it’s about understanding the problems we’re trying to solve, and making trade-offs among competing priorities. It’s nuanced work that requires experience and lots of clear communication. That said, there are some things we think are true across the board — some principles that… Continue reading 10 Principles for Architecture at Salesforce

Published
Categorized as Technology

Building a Language-Agnostic Neural Machine Translation System

Why Machine Translation At Salesforce, our goal in introducing machine translation was to increase scalability and better serve our international customers. Advantages include: Innovating and acquiring know-how internallyReducing translation time by enhancing translators’ productivityIncreasing content freshness by publishing more frequent updatesReinvesting savings into high-value content and products When we explored commercially available solutions four years ago, we… Continue reading Building a Language-Agnostic Neural Machine Translation System

Published
Categorized as Technology

How We’re Working Smarter in a Hybrid Workplace

At Salesforce, we’re committed to creating a workplace that enables our employees to do their best work. That looks pretty different in the year 2021, so we’ve been continuously evolving how we work. Despite many of us within the Technology, Marketing, and Product organization (TMP) already embracing a globally distributed workforce with a lot of… Continue reading How We’re Working Smarter in a Hybrid Workplace

Published
Categorized as Technology

Evolution of Region Assignment in the Apache HBase Architecture — Part 2

Evolution of Region Assignment in the Apache HBase Architecture — Part 2 The first part of this two-part series of blog posts provided an introduction to some of the important design aspects of Apache HBase. We introduced the concept of the AssignmentManager and the importance of its role in the HBase architecture. In this second post, we will… Continue reading Evolution of Region Assignment in the Apache HBase Architecture — Part 2

Published
Categorized as Technology