Boosting the performance of virtual machines with Jump-Start

What the research is: Jump-Start is a new approach for improving the performance of virtual machines at scale. Virtual machines are a modern and popular design to implement programming languages used to build applications in general, including large-scale websites like Facebook and Instagram. However, virtual machines incur well-known performance overhead in terms of the amount… Continue reading Boosting the performance of virtual machines with Jump-Start

Published
Categorized as Technology

Notary: A Certificate Lifecycle Management Controller for Kubernetes

Authors: Vaishnavi Galgali, Savithru Lokanath, Arpeet Kale Introduction All services in the Einstein Vision and Language Platform use TLS/SSL certificates to encrypt communication between microservices. The certificates are generated in AWS Certificate Manager (ACM) and stored in the AWS Secrets Manager in the form of keystores and truststores (private and public keys). Certificate creation can be… Continue reading Notary: A Certificate Lifecycle Management Controller for Kubernetes

Published
Categorized as Technology

SRE Weekly Issue #260

View on sreweekly.com A message from our sponsor, StackHawk: Check out this guide to modern dynamic application security testing to learn how it works and what to look for in tooling. http://sthwk.com/dynamic-appsec-overview Articles [Increment: Reliability] Interview: Dr. David D. Woods People throw around “resiliency” quite often when they mean “reliability” or “high availability”. Dr. Woods… Continue reading SRE Weekly Issue #260

Published
Categorized as SRE

SRE Weekly Issue #261

View on sreweekly.com A message from our sponsor, StackHawk: Join Snyk and StackHawk on March 18 as they walk through how to use Software Composition Analysis (SCA) and Dynamic Application Security Testing (DAST) in CI/CD to ship more secure applications. http://sthwk.com/snyk-stackhawk-webinar Articles What Do Fighter Pilots and Incident Management Have in Common? I find it… Continue reading SRE Weekly Issue #261

Published
Categorized as SRE

AI Research to Production with Einstein Reply Recommendations

We all know that AI is here and it’s quickly changing our lives. However, the impacts of AI are unevenly distributed and it favors those with “more data,” leaving those with “few data” behind. This runs counter to our Salesforce core values of Customer Success and Equality, so we set out to change things. “Einstein Reply… Continue reading AI Research to Production with Einstein Reply Recommendations

Published
Categorized as Technology

Hadoop/HBase on Kubernetes and Public Cloud (Part I)

Authors: Dhiraj Hegde, Ashutosh Parekh, and Prashant Murthy At Salesforce, we run a large number of HBase and HDFS clusters in our own data centers. More recently, we have started deploying our clusters on Public Cloud infrastructure to take advantage of the on-demand scalability available there. As part of this foray onto the public cloud, we… Continue reading Hadoop/HBase on Kubernetes and Public Cloud (Part I)

Published
Categorized as Technology

Hadoop/HBase on Kubernetes and Public Cloud (Part II)

The first part of this two part blog provided an introduction to concepts in Kubernetes and Public Cloud that are relevant to stateful application management. We also covered how Kubernetes and Hadoop features were leveraged to provide a highly available service. In this second part of the blog we will cover some of the shortcomings… Continue reading Hadoop/HBase on Kubernetes and Public Cloud (Part II)

Published
Categorized as Technology

SRE Weekly Issue #262

View on sreweekly.com A message from our sponsor, StackHawk: Join the Secure Coding Summit to hear from industry-leading AppSec and DevSecOps practitioners, analysts, and visionaries as they share their best pro tips to level up your code security. http://sthwk.com/secure-code-summit Articles The Prerequisites for Chaos Engineering Chaos Engineering isn’t adding chaos to your systems—it’s seeing the… Continue reading SRE Weekly Issue #262

Published
Categorized as SRE