reklama - zainteresowany?

Practical Salesforce Architecture - Helion

Practical Salesforce Architecture
ebook
Autor: Paul McCollum
ISBN: 9781098138240
stron: 186, Format: ebook
Data wydania: 2023-10-05
Księgarnia: Helion

Cena książki: 169,15 zł (poprzednio: 196,69 zł)
Oszczędzasz: 14% (-27,54 zł)

Dodaj do koszyka Practical Salesforce Architecture

Once renowned as a customer relationship management tool, Salesforce has evolved into a cloud-first application and capability ecosystem. With dedicated components for tasks such as middleware, big data, reporting, ETL, data loading, and API orchestration, Salesforce has become more prevalent in modern architectures.

This concise yet comprehensive guide provides an overview of Salesforce architecture for enterprise architects and Salesforce ecosystem architects. Author Paul McCollum, Salesforce Technical Architect at Accenture, provides a roadmap for integrating major elements of the Salesforce ecosystem with planned or existing enterprise architecture. You'll learn how to use these components to address the diverse needs of different organizations.

Many companies today are adding or building multicloud capabilities and incorporating various elements from the Salesforce ecosystem. With this book, you'll learn:

  • Strengths, weaknesses, and growth areas of Salesforce's enterprise architecture domain features
  • How Salesforce compares to other cloud providers
  • Methods for using the Salesforce ecosystem effectively to address your organization's needs
  • How to integrate Salesforce with planned or existing enterprise architectures
  • Ways to manage and forecast performance, complexity, and ease of operation across the Salesforce platform

Dodaj do koszyka Practical Salesforce Architecture

 

Osoby które kupowały "Practical Salesforce Architecture", wybierały także:

  • Windows Media Center. Domowe centrum rozrywki
  • Ruby on Rails. Ćwiczenia
  • DevOps w praktyce. Kurs video. Jenkins, Ansible, Terraform i Docker
  • Przywództwo w Å›wiecie VUCA. Jak być skutecznym liderem w niepewnym Å›rodowisku
  • Scrum. O zwinnym zarzÄ…dzaniu projektami. Wydanie II rozszerzone

Dodaj do koszyka Practical Salesforce Architecture

Spis treści

Practical Salesforce Architecture eBook -- spis treści

  • Foreword (Looking Statement)
    • Who This Book Is For
    • Why I Wrote This Book
    • What This Book Will Not Attempt
    • How This Book Is Organized
    • Architecture Versus Market-tecture
    • Mental Hurdles and the Best Features of Salesforce
    • Conventions Used in This Book
    • OReilly Online Learning
    • How to Contact Us
    • Acknowledgments
  • 1. Main Application Functionality and Capabilities
    • Salesforce and Clouds
    • Whats in a Name?
  • 2. How It All Works
    • Basic Concepts of the Full Stack
    • Basic Product Stacks
    • Physical Systems and Infrastructure Concepts
      • Multitenant
      • Oracle
      • Hyperforce (the Future of the Metal)
    • Enterprise Architecture Capabilities
      • PaaS
      • Integration Platform as a Service (IPaaS)
      • Business Intelligence
      • Documents and Collaboration
      • Collaboration and Chat
      • BPM, RPA, and Low-Code
      • Application Development
      • Extensible Headless Compute (Lambdas)
    • Enterprise Software Capabilities
      • Platforms
      • Components
      • Features
      • Applications
    • Functional Capabilities and Products
    • Summary
  • 3. Platform Data Concepts
    • Basic Technical Architecture of an RDBMS
    • Tables and Rows
    • Relationships
    • RecordTypes
    • Triggers and Flows
    • Big Objects (NoSQL)
    • External Objects (Mapped Data Sync) and Files
    • Remote Data Queries
    • Flat File Data
    • The Good
    • The Gotchas
    • The Growth
    • Summary
  • 4. Data and Architecture Constraints
    • Complexity Boundaries
    • Size Boundaries
    • Compute Boundaries
    • I/O Boundaries
    • Object Polymorphism (Reusing Objects)
    • Built-in Advanced Database Functionality
    • Geography
    • Iterative Design
    • Master Data Management
    • Reporting
    • Bulk Import of Data
    • The Good
    • The Gotchas
    • The Growth
    • Summary
  • 5. Middleware and Connectivity
    • For Aspiring Architects
    • Outbound: Server-Side Calls
    • Inbound: Remote System Calls
      • Client (Browser) Side
      • Middleware
    • Event-Driven Architecture
    • OAuth
    • The Good
    • The Gotchas
    • The Growth
    • Summary
  • 6. Collaboration
    • Collaboration Is More Than Just Sharing
    • Chatter
    • Groups
    • Teams
    • Files
    • Reports
    • Quip
    • Slack
    • The Good
    • The Gotchas
    • The Growth
    • Summary
  • 7. Security
    • Single Sign-on
    • Identity Management
    • Encryption
    • Permission Containers
      • Profiles
      • Roles
      • Permissions, Permission Sets, and Permission Set Groups
      • Manual Sharing
    • Effective Permissions
    • The Good
    • The Gotchas
    • The Growth
    • Summary
  • 8. Programming and Customization
    • How to Discern Platform Capabilities
    • Customization Options and Limits
    • Coding Options
      • Apex
      • Visualforce
      • Aura
      • Lightning Web Components
      • Flows
      • Process Builder (Deprecated)
      • Workflow Rules (Deprecated)
      • Salesforce Functions
    • Package Development and Use
    • The Good
    • The Gotchas
    • The Growth
    • Summary
  • 9. Mobile Platforms and Customization
    • Mobile Application Types
    • Salesforce Mobile App
    • Salesforce Mobile Publisher
    • Salesforce Field Service
    • The Good
    • The Gotchas
    • The Growth
    • Summary
  • 10. DevOps Systems and Patterns
    • Development Orgs (Sandboxes and Pipelines)
    • Metadata
    • Change Sets
    • DevOps Center
    • Validation and Test Code Coverage
    • Integrated Development Environments
    • Source Code Management Tools
    • Project and Team Management Tools
    • Orchestration Tools
    • Vulnerability Checking and Code Compliance Tools
    • Designing for DevOps and Release Management (Beware of Darkitecture)
    • The Good
    • The Gotchas
    • The Growth
    • Summary
  • 11. The Architect
    • Builders Versus Architects
    • The Different Types of Architect Roles
      • Success Architect
      • Operational (Project) Architect
      • Solution Architect
      • UX Architect
      • The Certified Technical Architect (CTA)
    • Communication
      • Documentation
      • Selecting What to Document or Diagram
        • The city view
        • Complexity
        • Points of failure
    • Diagramming Practices
      • Where Should I Start?
      • What Are the Key Concepts/Groups? (Level 0)
      • What Are the Important Details? (Level 1)
      • The Details (Levels 2+)
      • Where Does It Stop?
    • Acting Like an Architect
    • Summary
  • 12. Salesforce Well-Governed
    • Data Governance
      • Concern: Data Interpretation
      • Governance Strategies: Data Interpretation
      • Concern: Data Fields and Relationships
      • Governance Strategies: Data Fields and Relationships
      • Concern: Data Storage
      • Governance Strategies: Data Storage
    • Security
      • Concern: Data Security
      • Governance Strategies: Data Security
      • Concern: Sandbox Security
      • Governance Strategies: Sandbox Security
    • Customization
      • Concern: Code Organization
      • Governance Strategies: Code Organization
      • Concern: Automation Orchestration
      • Governance Strategies: Automation Orchestration
      • Concern: Nimble Versus Stable
      • Governance Strategies: Time to Market Versus Stability
    • Summary
  • 13. Roll-up and Summary
  • Index

Dodaj do koszyka Practical Salesforce Architecture

Code, Publish & WebDesing by CATALIST.com.pl



(c) 2005-2024 CATALIST agencja interaktywna, znaki firmowe należą do wydawnictwa Helion S.A.