公司:salesforce
Salesforce是一个以提供个人化需求进行客户关系管理规划和服务的互联网企业,总部位于美国加利福尼亚州旧金山。
Salesforce的多租户数据模型
Salesforce的成功无法离开其底层平台Salesforce Platform的支持。而Salesforce Platform的核心是元数据驱动的多租户数据模型。Salesforce平台使用元数据来管理其内部使用的每一个逻辑数据库对象。
Investigate Issues with Ease by Adding a Correlation ID to your API
We mitigated complexity in our Salesforce Commerce APIs by introducing a correlation ID as the unique identifier of requests across systems.
EFlow — Racing towards millions of ML flows
Presenting Eflow, our ML flow management system. We share some of its fundamental principles that lend it unique scaling properties.
Creating Color Contrast Guidelines to Meet WCAG 2.1 and Beyond
At Salesforce, we want to ensure all our experiences meet or exceed current WCAG (Web Content Accessibility Guidelines) standards. These accessibility guidelines, while comprehensive, can be overwhelming to absorb. They’re also open to interpretation. A group of engineers and designers across our accessibility and design systems teams partnered to evaluate the latest WCAG color contrast guidelines and streamline standards for our work. We wanted to fully integrate WCAG and hope our process can inspire your teams to do the same.
Behind the Scenes of Hyperforce: Salesforce’s Infrastructure for the Public Cloud
To leverage the scale and agility of the public cloud, we have built a new generation of infrastructure platform for Salesforce.
READS: Service Health Metrics
A framework prescribing the minimal set of indicators that every service needs to discern its health and performance.
Scaling cross-team contributions to a native mobile app
By introducing a plug-in-like architecture, we could reshape how teams contribute native features to our mobile app.
5 Design Patterns for Building Observable Services
There are three categories of monitoring design patterns that can help solve commonly occurring problems in software development.
Managing Availability in Service Based Deployments with Continuous Testing
We implemented a three-pronged strategy for the Salesforce Commerce APIs: monitoring, continous testing, and alerting.
Best Time to Send Emails
We analyzed user email open and click behaviors across hundreds of billions of emails to build an algorithm for send time optimization.
Event Sourcing for an Inventory Availability Solution
How we built a multi-tenant, omnichannel inventory availability solution that is highly available, performant, and highly accurate.
Using Redis HASH instead of SET to reduce cache size and operating costs
What if you could dramatically reduce the cost to operate on cloud providers? That’s what we found when we dug into Redis HASH vs SET.
Applying the Micro Batching Pattern to Data Transfer
A purpose-built solution for producing eventually consistent data replicas.
Restriction Rules: Complementing Salesforce’s Record Access Control Mechanism
Complementing Salesforce’s Record Access Control Mechanism.
Introducing the Salesforce Color System
At Dreamforce in 2017, Salesforce introduced personalized theming and branding into our product. Customers could add their logo and brand…
Measuring the Memory Impact for Hybrid Apps
What happens when your hybrid app suffers from memory problems without any obvious symptoms? How does one begin to measure them?