Author: Tameem Bahri
Publisher: BPB Publications
ISBN: 9355519001
Category : Computers
Languages : en
Pages : 417
Book Description
Learn how to rapidly build and document scalable Salesforce applications KEY FEATURES ● Practice the Salesforce rapid application development lifecycle. ● Gain crucial application development skills and knowledge. ● Build a real-world Phonebook application to master the development cycle. DESCRIPTION This book is a practical guide for building secure, scalable, and performant SaaS applications on top of the Salesforce platform. Learn how to dissect a business problem and extract non-communicated requirements. Gain practical knowledge on designing and documenting a Salesforce application using the right mix of low-code development tools such as flows, validation rules, and formula fields and full-code using APEX, Lightning Components, and off-platform modules. Start with the fundamental concepts of the Salesforce platform and its SaaS application development capabilities. Learn key building blocks like objects, fields, and security models, explore powerful tools like App Builder and Flow Builder, and master the principles of the Salesforce app development lifecycle. The book will use real-life business scenarios to practically teach you foundational information and skills that you can use to develop enterprise-ready applications. You will gain critical knowledge and skills to put you on track for your journey toward the prestigious Salesforce Certified Technical Architect credentials. WHAT YOU WILL LEARN ● Develop scalable, extendable, and performant Salesforce applications. ● Build a fully functional Phonebook application and experience the entire development cycle. ● Design and document a Salesforce application efficiently and effectively using standard artifacts. ● Test and release your Salesforce application. ● Build a lively feedback loop with your application’s end users. WHO THIS BOOK IS FOR This book is for citizen developers, business analysts, SaaS application developers,salesforce developers and architects, and anyone interested in developing SaaS applications to solve enterprise business problems or to become Salesforce Certified Technical Architects. TABLE OF CONTENTS 1. Introduction to the Salesforce Platform 2. Deep Dive into Key Building Blocks and Tools 3. Develop a Sample Salesforce Application: PbP Phonebook 4. Learn the Salesforce Application Development Lifecycle 5. Understand the Supporting Tools and Artifacts 6. Create a Sample Application: Define and Refine the Requirements 7. Create a Sample Application: Solve and Build the Application - Part 1 8. Create a Sample Application: Solve and Build the Application - Part 2 9. Create a Sample Application: Test and Deploy 10. Tips and Tricks and the Way Forward
Rapid SaaS Application Development Using Salesforce
Author: Tameem Bahri
Publisher: BPB Publications
ISBN: 9355519001
Category : Computers
Languages : en
Pages : 417
Book Description
Learn how to rapidly build and document scalable Salesforce applications KEY FEATURES ● Practice the Salesforce rapid application development lifecycle. ● Gain crucial application development skills and knowledge. ● Build a real-world Phonebook application to master the development cycle. DESCRIPTION This book is a practical guide for building secure, scalable, and performant SaaS applications on top of the Salesforce platform. Learn how to dissect a business problem and extract non-communicated requirements. Gain practical knowledge on designing and documenting a Salesforce application using the right mix of low-code development tools such as flows, validation rules, and formula fields and full-code using APEX, Lightning Components, and off-platform modules. Start with the fundamental concepts of the Salesforce platform and its SaaS application development capabilities. Learn key building blocks like objects, fields, and security models, explore powerful tools like App Builder and Flow Builder, and master the principles of the Salesforce app development lifecycle. The book will use real-life business scenarios to practically teach you foundational information and skills that you can use to develop enterprise-ready applications. You will gain critical knowledge and skills to put you on track for your journey toward the prestigious Salesforce Certified Technical Architect credentials. WHAT YOU WILL LEARN ● Develop scalable, extendable, and performant Salesforce applications. ● Build a fully functional Phonebook application and experience the entire development cycle. ● Design and document a Salesforce application efficiently and effectively using standard artifacts. ● Test and release your Salesforce application. ● Build a lively feedback loop with your application’s end users. WHO THIS BOOK IS FOR This book is for citizen developers, business analysts, SaaS application developers,salesforce developers and architects, and anyone interested in developing SaaS applications to solve enterprise business problems or to become Salesforce Certified Technical Architects. TABLE OF CONTENTS 1. Introduction to the Salesforce Platform 2. Deep Dive into Key Building Blocks and Tools 3. Develop a Sample Salesforce Application: PbP Phonebook 4. Learn the Salesforce Application Development Lifecycle 5. Understand the Supporting Tools and Artifacts 6. Create a Sample Application: Define and Refine the Requirements 7. Create a Sample Application: Solve and Build the Application - Part 1 8. Create a Sample Application: Solve and Build the Application - Part 2 9. Create a Sample Application: Test and Deploy 10. Tips and Tricks and the Way Forward
Publisher: BPB Publications
ISBN: 9355519001
Category : Computers
Languages : en
Pages : 417
Book Description
Learn how to rapidly build and document scalable Salesforce applications KEY FEATURES ● Practice the Salesforce rapid application development lifecycle. ● Gain crucial application development skills and knowledge. ● Build a real-world Phonebook application to master the development cycle. DESCRIPTION This book is a practical guide for building secure, scalable, and performant SaaS applications on top of the Salesforce platform. Learn how to dissect a business problem and extract non-communicated requirements. Gain practical knowledge on designing and documenting a Salesforce application using the right mix of low-code development tools such as flows, validation rules, and formula fields and full-code using APEX, Lightning Components, and off-platform modules. Start with the fundamental concepts of the Salesforce platform and its SaaS application development capabilities. Learn key building blocks like objects, fields, and security models, explore powerful tools like App Builder and Flow Builder, and master the principles of the Salesforce app development lifecycle. The book will use real-life business scenarios to practically teach you foundational information and skills that you can use to develop enterprise-ready applications. You will gain critical knowledge and skills to put you on track for your journey toward the prestigious Salesforce Certified Technical Architect credentials. WHAT YOU WILL LEARN ● Develop scalable, extendable, and performant Salesforce applications. ● Build a fully functional Phonebook application and experience the entire development cycle. ● Design and document a Salesforce application efficiently and effectively using standard artifacts. ● Test and release your Salesforce application. ● Build a lively feedback loop with your application’s end users. WHO THIS BOOK IS FOR This book is for citizen developers, business analysts, SaaS application developers,salesforce developers and architects, and anyone interested in developing SaaS applications to solve enterprise business problems or to become Salesforce Certified Technical Architects. TABLE OF CONTENTS 1. Introduction to the Salesforce Platform 2. Deep Dive into Key Building Blocks and Tools 3. Develop a Sample Salesforce Application: PbP Phonebook 4. Learn the Salesforce Application Development Lifecycle 5. Understand the Supporting Tools and Artifacts 6. Create a Sample Application: Define and Refine the Requirements 7. Create a Sample Application: Solve and Build the Application - Part 1 8. Create a Sample Application: Solve and Build the Application - Part 2 9. Create a Sample Application: Test and Deploy 10. Tips and Tricks and the Way Forward
Learning Salesforce Development with Apex
Author: Paul Battisson
Publisher: BPB Publications
ISBN: 9389898188
Category : Computers
Languages : en
Pages : 240
Book Description
Learn to harness the power of the Apex language to build Salesforce applications Ê KEY FEATURESÊÊ - Learn how to work with the Apex language. - Learn how to develop Apex Triggers. - Learn how to use SOQL and SOSL to retrieve data. - Learn how to write Object-Oriented SalesforceÊ code. - Explore the best practices to deliver scalable and maintainable code. Ê DESCRIPTIONÊ This book covers the fundamentals of the Salesforce Apex programming language used by developers to build powerful applications in the cloud.Ê In this book, you will learn how to work with the Apex language to build scalable applications that can interact with and update data from your users. We cover the language from the ground up, introducing programming concepts such as variables and control statements alongside clear and concise examples to help you understand the key concepts and features. Platform-specific features such as Apex triggers, SOQL and SOSL are covered in detail to help ensure you deliver robust and scalable solutions. Nuances and best practices for development are discussed along with how to effectively test your code to ensure that you can deploy it to users with confidence. Object-oriented programming in Apex is also covered in-depth to ensure that you can develop dynamic solutions and build for the future. The book also discusses and shows developers how to integrate with third-party solutions using REST APIs in Apex.Ê By the end of the book, the reader will know how to start developing applications using Apex with confidence. Ê WHAT WILL YOU LEARNÊÊ - Learn how to declare variables in Apex. - Understand how to work with collections in Apex. - Use different control statements within Apex to control program flow. - Learn how to use the built-in tools to test in Apex. - Understand how to make callouts to external applications and data sources. WHO THIS BOOK IS FORÊÊ This book is intended for those starting out with Apex, whether existing Salesforce Admins or those joining the Salesforce ecosystem with little professional prior programming experience, such as students. The reader is expected to have some basic familiarity with Salesforce as a platform, although key concepts are reviewed. TABLE OF CONTENTS 0. Introduction 1. An Introduction to the Salesforce Platform 2. What is Apex? 3. Variables in Apex 4. Collections 5. Control Statements 6. Apex Triggers 7. SOQL 8. SOSL 9. Defining Apex Classes 10. Apex Class Inheritance 11. Testing Apex 12. Callouts in Apex 13. Epilogue
Publisher: BPB Publications
ISBN: 9389898188
Category : Computers
Languages : en
Pages : 240
Book Description
Learn to harness the power of the Apex language to build Salesforce applications Ê KEY FEATURESÊÊ - Learn how to work with the Apex language. - Learn how to develop Apex Triggers. - Learn how to use SOQL and SOSL to retrieve data. - Learn how to write Object-Oriented SalesforceÊ code. - Explore the best practices to deliver scalable and maintainable code. Ê DESCRIPTIONÊ This book covers the fundamentals of the Salesforce Apex programming language used by developers to build powerful applications in the cloud.Ê In this book, you will learn how to work with the Apex language to build scalable applications that can interact with and update data from your users. We cover the language from the ground up, introducing programming concepts such as variables and control statements alongside clear and concise examples to help you understand the key concepts and features. Platform-specific features such as Apex triggers, SOQL and SOSL are covered in detail to help ensure you deliver robust and scalable solutions. Nuances and best practices for development are discussed along with how to effectively test your code to ensure that you can deploy it to users with confidence. Object-oriented programming in Apex is also covered in-depth to ensure that you can develop dynamic solutions and build for the future. The book also discusses and shows developers how to integrate with third-party solutions using REST APIs in Apex.Ê By the end of the book, the reader will know how to start developing applications using Apex with confidence. Ê WHAT WILL YOU LEARNÊÊ - Learn how to declare variables in Apex. - Understand how to work with collections in Apex. - Use different control statements within Apex to control program flow. - Learn how to use the built-in tools to test in Apex. - Understand how to make callouts to external applications and data sources. WHO THIS BOOK IS FORÊÊ This book is intended for those starting out with Apex, whether existing Salesforce Admins or those joining the Salesforce ecosystem with little professional prior programming experience, such as students. The reader is expected to have some basic familiarity with Salesforce as a platform, although key concepts are reviewed. TABLE OF CONTENTS 0. Introduction 1. An Introduction to the Salesforce Platform 2. What is Apex? 3. Variables in Apex 4. Collections 5. Control Statements 6. Apex Triggers 7. SOQL 8. SOSL 9. Defining Apex Classes 10. Apex Class Inheritance 11. Testing Apex 12. Callouts in Apex 13. Epilogue
Hands-On Low-Code Application Development with Salesforce
Author: Enrico Murru
Publisher: Packt Publishing Ltd
ISBN: 1800207573
Category : Computers
Languages : en
Pages : 608
Book Description
Explore a wide range of low-code tools in the Salesforce platform for building customized CRM applications without writing any code Key FeaturesCreate apps with a rich user experience without paying for costly developersLeverage Salesforce Lightning Platform’s declarative features to build professional-grade applicationsImprove productivity with business process automation using Workflow, Process Builder, and FlowBook Description Low-code platforms allow users to focus on business logic to create solutions without getting trapped in programming complexities. Thanks to its powerful features for designing, developing, and deploying apps without having to hand-code, Salesforce is at the forefront of the low-code development revolution. This book will guide you in building creative applications for solving your business problems using the declarative framework provided by Salesforce. You’ll start by learning how to design your business data model with custom objects, fields, formulas, and validation rules, all secured by the Salesforce security model. You’ll then explore tools such as Workflow, Process Builder, Lightning Flow, and Actions that will help you to automate your business processes with ease. This book also shows you how to use Lightning App Builder to build personalized UIs for your Salesforce applications, explains the value of creating community pages for your organization, and teaches you how to customize them with Experience Builder. Finally, you'll work with the sandbox model, deploy your solutions, and deliver an effective release management strategy. By the end of this Salesforce book, you’ll be ready to customize Salesforce CRM to meet your business requirements by creating unique solutions without writing a single line of code. What you will learnGet to grips with the fundamentals of data modeling to enhance data qualityDeliver dynamic configuration capabilities using custom settings and metadata typesSecure your data by implementing the Salesforce security modelCustomize Salesforce applications with Lightning App BuilderCreate impressive pages for your community using Experience BuilderUse Data Loader to import and export data without writing any codeEmbrace the Salesforce Ohana culture to share knowledge and learn from the global Salesforce communityWho this book is for If you are a citizen developer, business analyst, Salesforce administrator, or anyone interested in developing applications or solutions for business problems but lack technical knowledge, this book is for you. No prior programming experience is required.
Publisher: Packt Publishing Ltd
ISBN: 1800207573
Category : Computers
Languages : en
Pages : 608
Book Description
Explore a wide range of low-code tools in the Salesforce platform for building customized CRM applications without writing any code Key FeaturesCreate apps with a rich user experience without paying for costly developersLeverage Salesforce Lightning Platform’s declarative features to build professional-grade applicationsImprove productivity with business process automation using Workflow, Process Builder, and FlowBook Description Low-code platforms allow users to focus on business logic to create solutions without getting trapped in programming complexities. Thanks to its powerful features for designing, developing, and deploying apps without having to hand-code, Salesforce is at the forefront of the low-code development revolution. This book will guide you in building creative applications for solving your business problems using the declarative framework provided by Salesforce. You’ll start by learning how to design your business data model with custom objects, fields, formulas, and validation rules, all secured by the Salesforce security model. You’ll then explore tools such as Workflow, Process Builder, Lightning Flow, and Actions that will help you to automate your business processes with ease. This book also shows you how to use Lightning App Builder to build personalized UIs for your Salesforce applications, explains the value of creating community pages for your organization, and teaches you how to customize them with Experience Builder. Finally, you'll work with the sandbox model, deploy your solutions, and deliver an effective release management strategy. By the end of this Salesforce book, you’ll be ready to customize Salesforce CRM to meet your business requirements by creating unique solutions without writing a single line of code. What you will learnGet to grips with the fundamentals of data modeling to enhance data qualityDeliver dynamic configuration capabilities using custom settings and metadata typesSecure your data by implementing the Salesforce security modelCustomize Salesforce applications with Lightning App BuilderCreate impressive pages for your community using Experience BuilderUse Data Loader to import and export data without writing any codeEmbrace the Salesforce Ohana culture to share knowledge and learn from the global Salesforce communityWho this book is for If you are a citizen developer, business analyst, Salesforce administrator, or anyone interested in developing applications or solutions for business problems but lack technical knowledge, this book is for you. No prior programming experience is required.
Salesforce Architect's Handbook
Author: Dipanker Jyoti
Publisher: Apress
ISBN: 9781484266304
Category : Computers
Languages : en
Pages : 430
Book Description
Take a deep dive into the architectural approach, best practices, and key considerations needed to comprehend, evaluate, and design an efficient, scalable, and sustainable Salesforce-based solution. This book takes a comprehensive look at the seven architectural domains that must be considered when architecting a Salesforce-based solution and equips you to develop the artifacts needed for an end-to-end enterprise architecture blueprint for Salesforce implementation and DevOps. This must-have handbook helps Salesforce professionals implement and manage Salesforce in their organization. You will learn Salesforce architecture: solution architecture, data architecture, security architecture, integration architecture, identity and access management architecture, and strategies that can be used for Salesforce-based mobile applications. In addition to the main architecture concepts, the book also offers industry best practices and the recommended framework for approaching, managing, delivering, and continuously improving a Salesforce solution using its Salesforce Development & Deployment Lifecycle. What You Will Learn Get a detailed overview of the Salesforce multi-tenant, metadata-driven architectural framework and the under-the-hood technology stack that supports Salesforce Know the seven architecture domains, their intricacies, and the considerations needed within each when designing a Salesforce solution Have an architectural mindset and the artifacts needed to architect an end-to-end enterprise-level implementation of Salesforce Be familiar with the most common Salesforce products, licenses, AppExchange products, and the key considerations of using out-of-the-box declarative capabilities vs custom programmatic capabilities of Salesforce Understand data architecture design considerations that include data modeling in Salesforce, identifying and mitigating large data volume concerns, and the key considerations for data migration and data archiving strategies Understand security architecture considerations related to securing data within Salesforce and the various approaches to allow or restrict sharing and visibility from within Salesforce Understand integration architecture considerations that provide an overview of the integration patterns and the integrations solutions that can be used with Salesforce to connect Salesforce with a remote system hosted on-premises, on the cloud, or by third-party solution providers Understand identity and access management architectural considerations across the 9 stages of an identity and access management lifecycle Be aware of the strategies available to design mobile solutions with Salesforce and the options available for Salesforce mobile architecture Employ the principles of the DevOps & Development Lifecycle needed for an ideal state Salesforce implementation Who This Book Is For Professionals interested in implementing, optimizing, and architecting Salesforce solutions enterprise-wide; Salesforce implementation (SI) partners needing a detailed playbook for architecting and delivering successful Salesforce solutions; Salesforce admins, developers, and architects looking for a one-stop educational resource to mastering the Salesforce architect domains or those pursuing the Salesforce architecture domain certification exams, including the Salesforce Certified Technical Architect (CTA) board exam
Publisher: Apress
ISBN: 9781484266304
Category : Computers
Languages : en
Pages : 430
Book Description
Take a deep dive into the architectural approach, best practices, and key considerations needed to comprehend, evaluate, and design an efficient, scalable, and sustainable Salesforce-based solution. This book takes a comprehensive look at the seven architectural domains that must be considered when architecting a Salesforce-based solution and equips you to develop the artifacts needed for an end-to-end enterprise architecture blueprint for Salesforce implementation and DevOps. This must-have handbook helps Salesforce professionals implement and manage Salesforce in their organization. You will learn Salesforce architecture: solution architecture, data architecture, security architecture, integration architecture, identity and access management architecture, and strategies that can be used for Salesforce-based mobile applications. In addition to the main architecture concepts, the book also offers industry best practices and the recommended framework for approaching, managing, delivering, and continuously improving a Salesforce solution using its Salesforce Development & Deployment Lifecycle. What You Will Learn Get a detailed overview of the Salesforce multi-tenant, metadata-driven architectural framework and the under-the-hood technology stack that supports Salesforce Know the seven architecture domains, their intricacies, and the considerations needed within each when designing a Salesforce solution Have an architectural mindset and the artifacts needed to architect an end-to-end enterprise-level implementation of Salesforce Be familiar with the most common Salesforce products, licenses, AppExchange products, and the key considerations of using out-of-the-box declarative capabilities vs custom programmatic capabilities of Salesforce Understand data architecture design considerations that include data modeling in Salesforce, identifying and mitigating large data volume concerns, and the key considerations for data migration and data archiving strategies Understand security architecture considerations related to securing data within Salesforce and the various approaches to allow or restrict sharing and visibility from within Salesforce Understand integration architecture considerations that provide an overview of the integration patterns and the integrations solutions that can be used with Salesforce to connect Salesforce with a remote system hosted on-premises, on the cloud, or by third-party solution providers Understand identity and access management architectural considerations across the 9 stages of an identity and access management lifecycle Be aware of the strategies available to design mobile solutions with Salesforce and the options available for Salesforce mobile architecture Employ the principles of the DevOps & Development Lifecycle needed for an ideal state Salesforce implementation Who This Book Is For Professionals interested in implementing, optimizing, and architecting Salesforce solutions enterprise-wide; Salesforce implementation (SI) partners needing a detailed playbook for architecting and delivering successful Salesforce solutions; Salesforce admins, developers, and architects looking for a one-stop educational resource to mastering the Salesforce architect domains or those pursuing the Salesforce architecture domain certification exams, including the Salesforce Certified Technical Architect (CTA) board exam
Price To Scale
Author: Ajit Ghuman
Publisher:
ISBN:
Category :
Languages : en
Pages : 226
Book Description
Chances are that you are leaving money on the table. Smart pricing can add multiples to your revenue and valuation. Yet, pricing is often considered too complex or just not paid enough attention. Software pricing is not rocket science. But so far, literature on the subject has varied between clickbaity blogs or obtuse research methods. A practical guide to SaaS pricing has been sorely needed. This book aims to fill the void. Written for CEOs, CMOs, Product Marketers, Revenue Leaders, and Product Managers, this book provides a simple soup to nuts approach in deploying winning pricing systems for high growth SaaS startups. In addition to pricing techniques, learn from real-life case studies from pricing leaders drawing on their experiences at companies such as Gainsight, Mixpanel, Nosto, Oracle, Verint, Rubrik and more. The book will help you get to the following four fundamental pricing decisions and guide you on how to operationalize pricing within your organization: 1. Packaging: What will be your product 'offers'/'packages'? ★ Learn why Good-Better-Best packaging is not automatically the best approach and how to use packaging to unlock hidden value from your product's features. 2. Pricing Metric: Which metric or set of metrics will drive your core pricing model? ★ Learn how a Silicon Valley startup unlocked up to 10x revenue/account via smart pricing metric selection 3. Pricing Structure: How will you structure your pricing model? ★ Learn how an eCommerce SaaS company evolved its pricing structure as it grew first to maximize market share and then increase revenue predictability. 4. Price Point: What specific price point will you charge? ★ Learn five different methods to hone in on the right price point for your product. Finally, the book includes nine in-depth case studies from Silicon Valley's top pricing leaders from their past experiences at companies like Gainsight, Mixpanel, Nosto, Oracle, Verint, Rubrik, and more. Case studies include instances of pricing challenges across growth stage and established post-IPO companies and cover a wide gamut of topics, including: Moving from perpetual licensing to subscription pricing Revamping product packaging for maximum growth Switching the key SaaS pricing metric Pricing design in a high cost/unit environment Recommended ways to structure pricing projects
Publisher:
ISBN:
Category :
Languages : en
Pages : 226
Book Description
Chances are that you are leaving money on the table. Smart pricing can add multiples to your revenue and valuation. Yet, pricing is often considered too complex or just not paid enough attention. Software pricing is not rocket science. But so far, literature on the subject has varied between clickbaity blogs or obtuse research methods. A practical guide to SaaS pricing has been sorely needed. This book aims to fill the void. Written for CEOs, CMOs, Product Marketers, Revenue Leaders, and Product Managers, this book provides a simple soup to nuts approach in deploying winning pricing systems for high growth SaaS startups. In addition to pricing techniques, learn from real-life case studies from pricing leaders drawing on their experiences at companies such as Gainsight, Mixpanel, Nosto, Oracle, Verint, Rubrik and more. The book will help you get to the following four fundamental pricing decisions and guide you on how to operationalize pricing within your organization: 1. Packaging: What will be your product 'offers'/'packages'? ★ Learn why Good-Better-Best packaging is not automatically the best approach and how to use packaging to unlock hidden value from your product's features. 2. Pricing Metric: Which metric or set of metrics will drive your core pricing model? ★ Learn how a Silicon Valley startup unlocked up to 10x revenue/account via smart pricing metric selection 3. Pricing Structure: How will you structure your pricing model? ★ Learn how an eCommerce SaaS company evolved its pricing structure as it grew first to maximize market share and then increase revenue predictability. 4. Price Point: What specific price point will you charge? ★ Learn five different methods to hone in on the right price point for your product. Finally, the book includes nine in-depth case studies from Silicon Valley's top pricing leaders from their past experiences at companies like Gainsight, Mixpanel, Nosto, Oracle, Verint, Rubrik, and more. Case studies include instances of pricing challenges across growth stage and established post-IPO companies and cover a wide gamut of topics, including: Moving from perpetual licensing to subscription pricing Revamping product packaging for maximum growth Switching the key SaaS pricing metric Pricing design in a high cost/unit environment Recommended ways to structure pricing projects
Behind the Cloud
Author: Marc Benioff
Publisher: John Wiley & Sons
ISBN: 0470521163
Category : Business & Economics
Languages : en
Pages : 311
Book Description
How did salesforce.com grow from a start up in a rented apartment into the world's fastest growing software company in less than a decade? For the first time, Marc Benioff, the visionary founder, chairman and CEO of salesforce.com, tells how he and his team created and used new business, technology, and philanthropic models tailored to this time of extraordinary change. Showing how salesforce.com not only survived the dotcom implosion of 2001, but went on to define itself as the leader of the cloud computing revolution and spark a $46-billion dollar industry, Benioff's story will help business leaders and entrepreneurs stand out, innovate better, and grow faster in any economic climate. In Behind the Cloud, Benioff shares the strategies that have inspired employees, turned customers into evangelists, leveraged an ecosystem of partners, and allowed innovation to flourish.
Publisher: John Wiley & Sons
ISBN: 0470521163
Category : Business & Economics
Languages : en
Pages : 311
Book Description
How did salesforce.com grow from a start up in a rented apartment into the world's fastest growing software company in less than a decade? For the first time, Marc Benioff, the visionary founder, chairman and CEO of salesforce.com, tells how he and his team created and used new business, technology, and philanthropic models tailored to this time of extraordinary change. Showing how salesforce.com not only survived the dotcom implosion of 2001, but went on to define itself as the leader of the cloud computing revolution and spark a $46-billion dollar industry, Benioff's story will help business leaders and entrepreneurs stand out, innovate better, and grow faster in any economic climate. In Behind the Cloud, Benioff shares the strategies that have inspired employees, turned customers into evangelists, leveraged an ecosystem of partners, and allowed innovation to flourish.
Trailblazer
Author: Marc Benioff
Publisher: Crown Currency
ISBN: 1984825208
Category : Business & Economics
Languages : en
Pages : 274
Book Description
NEW YORK TIMES BESTSELLER • The founder and co-CEO of Salesforce delivers an inspiring vision for successful companies of the future—in which changing the world is everyone’s business. “An urgent and compelling book for anyone in business who yearns to fulfill a higher mission in the world.”—Richard Branson What’s the secret to business growth and innovation and a purpose-driven career in a world that is becoming vastly more complicated by the day? According to Marc Benioff, the answer is embracing a culture in which your values permeate everything you do. In Trailblazer, Benioff gives readers a rare behind-the-scenes look at the inner workings of one of the world’s most admired companies. He reveals how Salesforce’s core values—trust, customer success, innovation, and equality—and commitment to giving back have become the company’s greatest competitive advantage and the most powerful engine of its success. Because no matter what business you’re in, Benioff says, values are the bedrock of a resilient company culture that inspires all employees, at every level, to do the best work of their lives. Along the way, he shares insights and best practices for anyone who wants to cultivate a company culture positioned to thrive in the face of the inevitable disruption ahead. None of us in the business world can afford to sit on the sidelines and ignore what’s going on outside the walls of our workplaces. In the future, profits and progress will no longer be sustainable unless they serve the greater good. Whether you run a company, lead a small team, or have just draped an ID badge around your neck for the first time, Trailblazer reveals how anyone can become an agent of change. Praise for Trailblazer “A guide for what every business and organization must do to thrive in this period of profound political and economic change.”—Jamie Dimon, chairman and CEO of JPMorgan Chase “In Trailblazer, Benioff explores how companies can nurture a values-based culture to become powerful platforms for change.”—Susan Wojcicki, CEO of YouTube
Publisher: Crown Currency
ISBN: 1984825208
Category : Business & Economics
Languages : en
Pages : 274
Book Description
NEW YORK TIMES BESTSELLER • The founder and co-CEO of Salesforce delivers an inspiring vision for successful companies of the future—in which changing the world is everyone’s business. “An urgent and compelling book for anyone in business who yearns to fulfill a higher mission in the world.”—Richard Branson What’s the secret to business growth and innovation and a purpose-driven career in a world that is becoming vastly more complicated by the day? According to Marc Benioff, the answer is embracing a culture in which your values permeate everything you do. In Trailblazer, Benioff gives readers a rare behind-the-scenes look at the inner workings of one of the world’s most admired companies. He reveals how Salesforce’s core values—trust, customer success, innovation, and equality—and commitment to giving back have become the company’s greatest competitive advantage and the most powerful engine of its success. Because no matter what business you’re in, Benioff says, values are the bedrock of a resilient company culture that inspires all employees, at every level, to do the best work of their lives. Along the way, he shares insights and best practices for anyone who wants to cultivate a company culture positioned to thrive in the face of the inevitable disruption ahead. None of us in the business world can afford to sit on the sidelines and ignore what’s going on outside the walls of our workplaces. In the future, profits and progress will no longer be sustainable unless they serve the greater good. Whether you run a company, lead a small team, or have just draped an ID badge around your neck for the first time, Trailblazer reveals how anyone can become an agent of change. Praise for Trailblazer “A guide for what every business and organization must do to thrive in this period of profound political and economic change.”—Jamie Dimon, chairman and CEO of JPMorgan Chase “In Trailblazer, Benioff explores how companies can nurture a values-based culture to become powerful platforms for change.”—Susan Wojcicki, CEO of YouTube
Mastering Salesforce DevOps
Author: Andrew Davis
Publisher: Apress
ISBN: 1484254732
Category : Computers
Languages : en
Pages : 464
Book Description
This practical guide brings DevOps principles to Salesforce development. It fits together two major movements within the IT world: the movement to Software/Platform as a Service (SaaS/PaaS), and the DevOps movement. While SaaS and PaaS allow companies to invest in their core competencies rather than maintain their own infrastructure, the goal of DevOps is to optimize the process of delivering software innovation and value. The release of Salesforce DX in late 2017 unlocks the possibility of a true DevOps workflow on Salesforce. But DevOps is new to the Salesforce world and there is not a widespread understanding of its goals and methods, and so adoption of Salesforce DX is still in the early stages. Mastering Salesforce DevOps explains how to build a powerful and comprehensive DevOps workflow for Salesforce—allowing you to finally deploy the world's most innovative platform using the world's most effective and efficient techniques. It addresses the need for a comprehensive guide to DevOps for Salesforce, allowing teams to bring proven practices from the IT world to resolve the hardest problems facing Salesforce developers today. What You Will Learn Improve company performance and software delivery performance using Salesforce DX Translate DevOps concepts into the unique language and practices of Salesforce Understand why and how you can implement Salesforce DX to achieve greater productivity and innovation Enable continuous delivery on Salesforce Build packages and architect code so it can be deployed easilyAllow admins to participate in what has traditionally been a developer workflow Know the techniques for reducing the stress and risk of deploymentApply the full range of automated tests that can be used on Salesforce Who This Book Is for Salesforce developers, release managers, and those managing Salesforce development teams who need a guide to DevOps, and DevOps specialists who need to apply familiar concepts to Salesforce
Publisher: Apress
ISBN: 1484254732
Category : Computers
Languages : en
Pages : 464
Book Description
This practical guide brings DevOps principles to Salesforce development. It fits together two major movements within the IT world: the movement to Software/Platform as a Service (SaaS/PaaS), and the DevOps movement. While SaaS and PaaS allow companies to invest in their core competencies rather than maintain their own infrastructure, the goal of DevOps is to optimize the process of delivering software innovation and value. The release of Salesforce DX in late 2017 unlocks the possibility of a true DevOps workflow on Salesforce. But DevOps is new to the Salesforce world and there is not a widespread understanding of its goals and methods, and so adoption of Salesforce DX is still in the early stages. Mastering Salesforce DevOps explains how to build a powerful and comprehensive DevOps workflow for Salesforce—allowing you to finally deploy the world's most innovative platform using the world's most effective and efficient techniques. It addresses the need for a comprehensive guide to DevOps for Salesforce, allowing teams to bring proven practices from the IT world to resolve the hardest problems facing Salesforce developers today. What You Will Learn Improve company performance and software delivery performance using Salesforce DX Translate DevOps concepts into the unique language and practices of Salesforce Understand why and how you can implement Salesforce DX to achieve greater productivity and innovation Enable continuous delivery on Salesforce Build packages and architect code so it can be deployed easilyAllow admins to participate in what has traditionally been a developer workflow Know the techniques for reducing the stress and risk of deploymentApply the full range of automated tests that can be used on Salesforce Who This Book Is for Salesforce developers, release managers, and those managing Salesforce development teams who need a guide to DevOps, and DevOps specialists who need to apply familiar concepts to Salesforce
Master Data Management for SaaS Applications
Author: Whei-Jen Chen
Publisher: IBM Redbooks
ISBN: 0738440043
Category : Computers
Languages : en
Pages : 148
Book Description
Enterprises today understand the value of employing a master data management (MDM) solution for managing and governing mission critical information assets. chief data officers and chief information officers drive MDM initiatives with IBM® InfoSphere® Master Data Management to improve business results and operational efficiencies, which can help to lower costs and to reduce the risk of using untrusted master information in business process. Cloud computing introduces new considerations where enterprise IT architectures are extended beyond the corporate networks into the cloud. Many enterprises are now adopting turnkey business applications offered as software as a service (SaaS) solutions, such as customer relationship management (CRM), payroll processing, human resource management, and many more. However, in the context of MDM solutions, many organizations perceive risks in having these solutions deployed on the cloud. In some cases, organization are concerned with the legal restrictions of deploying solutions on the cloud, whereas in other cases organizations have policies and strategies in force that limit solution deployment on the cloud. Immaterial of what all the cases might be, industry trends point to a prediction that many "extended enterprises" will keep MDM solutions on premises and will want its integrations with SaaS applications, specifically customer and asset domains. This trend puts a key focus on an important component in the solution construct, that is, the cloud integration middleware and how it fits with hybrid cloud architectures that span on premises and cloud services. As this trend pans out, the on-premises MDM solution integration with SaaS applications will be the key pain point for the "extended enterprise." This IBM Redbooks® publication provides guidance to chief data officers, chief information officers, MDM practitioners, integration architects, and others who are interested in the integration of IBM InfoSphere Master Data Management with SaaS applications. This book lays the background on how mastering and governance needs for SaaS applications is quite similar to what on-premises business applications would need. It draws the perspective for serving the on-premises application and the SaaS application with the same MDM hub. This book describes how IBM WebSphere® Cast Iron® Cloud Integration can serve as the "de-facto" cloud integration middleware to integrate the on-premises InfoSphere Master Data Management systems with any SaaS application by using Saleforce.com integration as an example. This book also covers aspects of handling bulk operations with IBM InfoSphere Information Server. After reading this book, you will have a good understanding about the considerations for on-premises InfoSphere Master Data Management integration with SaaS applications in general and Salesforce.com in particular. The MDM practitioners and integration architects will understand the deployable integrations patterns and, in general, will be able to effectively contribute to delivering strategies that involve building solutions in this area. Additionally, SaaS vendors and customers looking to build or implement SaaS solutions that might require trusted master information will be able to use this compilation to ensure that the right architecture is put together and adhered to as a set of standard integrations patterns with all the core building blocks is essential for the longevity of a solution in this space.
Publisher: IBM Redbooks
ISBN: 0738440043
Category : Computers
Languages : en
Pages : 148
Book Description
Enterprises today understand the value of employing a master data management (MDM) solution for managing and governing mission critical information assets. chief data officers and chief information officers drive MDM initiatives with IBM® InfoSphere® Master Data Management to improve business results and operational efficiencies, which can help to lower costs and to reduce the risk of using untrusted master information in business process. Cloud computing introduces new considerations where enterprise IT architectures are extended beyond the corporate networks into the cloud. Many enterprises are now adopting turnkey business applications offered as software as a service (SaaS) solutions, such as customer relationship management (CRM), payroll processing, human resource management, and many more. However, in the context of MDM solutions, many organizations perceive risks in having these solutions deployed on the cloud. In some cases, organization are concerned with the legal restrictions of deploying solutions on the cloud, whereas in other cases organizations have policies and strategies in force that limit solution deployment on the cloud. Immaterial of what all the cases might be, industry trends point to a prediction that many "extended enterprises" will keep MDM solutions on premises and will want its integrations with SaaS applications, specifically customer and asset domains. This trend puts a key focus on an important component in the solution construct, that is, the cloud integration middleware and how it fits with hybrid cloud architectures that span on premises and cloud services. As this trend pans out, the on-premises MDM solution integration with SaaS applications will be the key pain point for the "extended enterprise." This IBM Redbooks® publication provides guidance to chief data officers, chief information officers, MDM practitioners, integration architects, and others who are interested in the integration of IBM InfoSphere Master Data Management with SaaS applications. This book lays the background on how mastering and governance needs for SaaS applications is quite similar to what on-premises business applications would need. It draws the perspective for serving the on-premises application and the SaaS application with the same MDM hub. This book describes how IBM WebSphere® Cast Iron® Cloud Integration can serve as the "de-facto" cloud integration middleware to integrate the on-premises InfoSphere Master Data Management systems with any SaaS application by using Saleforce.com integration as an example. This book also covers aspects of handling bulk operations with IBM InfoSphere Information Server. After reading this book, you will have a good understanding about the considerations for on-premises InfoSphere Master Data Management integration with SaaS applications in general and Salesforce.com in particular. The MDM practitioners and integration architects will understand the deployable integrations patterns and, in general, will be able to effectively contribute to delivering strategies that involve building solutions in this area. Additionally, SaaS vendors and customers looking to build or implement SaaS solutions that might require trusted master information will be able to use this compilation to ensure that the right architecture is put together and adhered to as a set of standard integrations patterns with all the core building blocks is essential for the longevity of a solution in this space.
Cloud Computing For Dummies
Author: Judith S. Hurwitz
Publisher: John Wiley & Sons
ISBN: 0470597429
Category : Computers
Languages : en
Pages : 336
Book Description
The easy way to understand and implement cloud computing technology written by a team of experts Cloud computing can be difficult to understand at first, but the cost-saving possibilities are great and many companies are getting on board. If you've been put in charge of implementing cloud computing, this straightforward, plain-English guide clears up the confusion and helps you get your plan in place. You'll learn how cloud computing enables you to run a more green IT infrastructure, and access technology-enabled services from the Internet ("in the cloud") without having to understand, manage, or invest in the technology infrastructure that supports them. You'll also find out what you need to consider when implementing a plan, how to handle security issues, and more. Cloud computing is a way for businesses to take advantage of storage and virtual services through the Internet, saving money on infrastructure and support This book provides a clear definition of cloud computing from the utility computing standpoint and also addresses security concerns Offers practical guidance on delivering and managing cloud computing services effectively and efficiently Presents a proactive and pragmatic approach to implementing cloud computing in any organization Helps IT managers and staff understand the benefits and challenges of cloud computing, how to select a service, and what's involved in getting it up and running Highly experienced author team consults and gives presentations on emerging technologies Cloud Computing For Dummies gets straight to the point, providing the practical information you need to know.
Publisher: John Wiley & Sons
ISBN: 0470597429
Category : Computers
Languages : en
Pages : 336
Book Description
The easy way to understand and implement cloud computing technology written by a team of experts Cloud computing can be difficult to understand at first, but the cost-saving possibilities are great and many companies are getting on board. If you've been put in charge of implementing cloud computing, this straightforward, plain-English guide clears up the confusion and helps you get your plan in place. You'll learn how cloud computing enables you to run a more green IT infrastructure, and access technology-enabled services from the Internet ("in the cloud") without having to understand, manage, or invest in the technology infrastructure that supports them. You'll also find out what you need to consider when implementing a plan, how to handle security issues, and more. Cloud computing is a way for businesses to take advantage of storage and virtual services through the Internet, saving money on infrastructure and support This book provides a clear definition of cloud computing from the utility computing standpoint and also addresses security concerns Offers practical guidance on delivering and managing cloud computing services effectively and efficiently Presents a proactive and pragmatic approach to implementing cloud computing in any organization Helps IT managers and staff understand the benefits and challenges of cloud computing, how to select a service, and what's involved in getting it up and running Highly experienced author team consults and gives presentations on emerging technologies Cloud Computing For Dummies gets straight to the point, providing the practical information you need to know.