Browse Results

Showing 39,976 through 40,000 of 62,991 results

Moving Object Detection Using Background Subtraction

by Khalid Saeed Nabendu Chaki Soharab Hossain Shaikh

This Springer Brief presents a comprehensive survey of the existing methodologies of background subtraction methods. It presents a framework for quantitative performance evaluation of different approaches and summarizes the public databases available for research purposes. This well-known methodology has applications in moving object detection from video captured with a stationery camera, separating foreground and background objects and object classification and recognition. The authors identify common challenges faced by researchers including gradual or sudden illumination change, dynamic backgrounds and shadow and ghost regions. This brief concludes with predictions on the future scope of the methods. Clear and concise, this brief equips readers to determine the most effective background subtraction method for a particular project. It is a useful resource for professionals and researchers working in this field.

Moving Objects Detection Using Machine Learning (SpringerBriefs in Electrical and Computer Engineering)

by Rohit M. Thanki Ashish M. Kothari Navneet Ghedia Chandresh Vithalani

This book shows how machine learning can detect moving objects in a digital video stream. The authors present different background subtraction approaches, foreground segmentation, and object tracking approaches to accomplish this. They also propose an algorithm that considers a multimodal background subtraction approach that can handle a dynamic background and different constraints. The authors show how the proposed algorithm is able to detect and track 2D & 3D objects in monocular sequences for both indoor and outdoor surveillance environments and at the same time, also able to work satisfactorily in a dynamic background and with challenging constraints. In addition, the shows how the proposed algorithm makes use of parameter optimization and adaptive threshold techniques as intrinsic improvements of the Gaussian Mixture Model. The presented system in the book is also able to handle partial occlusion during object detection and tracking. All the presented work and evaluations were carried out in offline processing with the computation done by a single laptop computer with MATLAB serving as software environment.

Moving Objects Management

by Xiaofeng Meng Zhiming Ding Jiajie Xu

Applications, 2nd Edition focuses on moving object management, from the location management perspective to determining how constantly changing locations affect the traditional database and data mining technology. The book specifically describes the topics of moving objects modeling and location tracking, indexing and querying, clustering, location uncertainty, traffic-aware navigation and privacy issues, as well as the application to intelligent transportation systems. Through the book, the readers will be made familiar with the cutting-edge technologies in moving object management that can be effectively applied in LBS and transportation contexts. The second edition of this book significantly expands the coverage of the latest research on location privacy, traffic-aware navigation and uncertainty. The book has also been reorganized, with nearly all chapters rewritten, and several new chapters have been added to address the latest topics on moving objects management. Xiaofeng Meng is a professor at the School of Information, Renmin University of China; Zhiming Ding is a professor at the Institute of Software, Chinese Academy of Sciences (ISCAS); Jiajie Xu is an assistant professor at the ISCAS.

Moving Planets Around: An Introduction to N-Body Simulations Applied to Exoplanetary Systems

by Javier Roa Adrian S. Hamers MAXWELL X. CAI Nathan W. Leigh

An introduction to the laws of celestial mechanics and a step-by-step guide to developing software for direct use in astrophysics research.This book offers both an introduction to the laws of celestial mechanics and a step-by-step guide to developing software for direct use in astrophysics research. It bridges the gap between conventional textbooks, which present a rigorous and exhaustive exposition of theoretical concepts, and applying the theory to tackle real experiments. The text is written engagingly in dialogue form, presenting the research journey of the fictional Alice, Bob, and Professor Starmover. Moving Planets Around not only educates students on the laws of Newtonian gravity, it also provides all that they need to start writing their own software, from scratch, for simulating the dynamical evolution of planets and exoplanets, stars, or other heavenly bodies.

Moving Target Defense II

by Sushil Jajodia Cliff Wang V. S. Subrahmanian Anup K. Ghosh X. Sean Wang Vipin Swarup

Our cyber defenses are static and are governed by lengthy processes, e.g., for testing and security patch deployment. Adversaries could plan their attacks carefully over time and launch attacks at cyber speeds at any given moment. We need a new class of defensive strategies that would force adversaries to continually engage in reconnaissance and re-planning of their cyber operations. One such strategy is to present adversaries with a moving target where the attack surface of a system keeps changing. Moving Target Defense II: Application of Game Theory and Adversarial Modeling includes contributions from world experts in the cyber security field. In the first volume of MTD, we presented MTD approaches based on software transformations, and MTD approaches based on network and software stack configurations. In this second volume of MTD, a group of leading researchers describe game theoretic, cyber maneuver, and software transformation approaches for constructing and analyzing MTD systems. Designed as a professional book for practitioners and researchers working in the cyber security field, advanced -level students and researchers focused on computer science will also find this book valuable as a secondary text book or reference.

Moving Targets

by Simon Lavington

This book charts the take-up of IT in Britain, as seen through the eyes of one company. It examines how the dawn of the digital computer age in Britain took place for different applications, from early government-sponsored work on secret defence projects, to the growth of the market for Elliott computers for civil applications. Features: charts the establishment of Elliott's Borehamwood Research Laboratories, and the roles played by John Coales and Leon Bagrit; examines early Elliott digital computers designed for classified military applications and for GCHQ; describes the analogue computers developed by Elliott-Automation; reviews the development of the first commercial Elliot computers and the growth of applications in industrial automation; includes a history of airborne computers by a former director of Elliott Flight Automation; discusses the computer architectures and systems software for Elliott computers; investigates the mergers, takeovers and eventual closure of the Borehamwood laboratories.

Moving from C to C++: Discussing programming problems, why they exist and how C++ solves them

by Arunesh Goyal

The author says it best, "I hope to move you, a little at a time,from understanding C to the point where C++ becomes your mindset". This remarkable book is designed to streamline the process of learning C++ in a way that discusses programming problems, why they exist, and the approach C++ has taken to solve such problems. "You can't just look at C++ as a collection of features; some of the features make no sense in isolation. You can only use the sum of the parts if you are thinking about design, not simply coding. To understand C++, you must understand the problems with C and with programming in general. This book discusses programming problems, why they are problems, and the approach C++ has taken to solve such problems. Thus, the set of features that I explain in each chapter will be based on the way that I see a particular type of problem being solved in C++." Tailor made to treat difficult concepts in a simple and practical way, the book focuses on building a customizable model for the reader which helps in deducing the solution of any puzzle that one might encounter. The book presents the material one simple step at a time, so the reader can easily digest each concept before moving on. It uses examples that are as simple and as short as possible. This book does not to use any particular vendor’s version of C++ because, for learning the language, the details of a particular implementation are not as important as the language itself. All code in the book was run against the Visual Studio (Microsoft) C++ compiler and Apple's Xcode C++ compiler to ensure accuracy.

Moving from IBM® SPSS® to R and RStudio®: A Statistics Companion

by Howard T. Tokunaga

Are you a researcher or instructor who has been wanting to learn R and RStudio®, but you don′t know where to begin? Do you want to be able to perform all the same functions you use in IBM® SPSS® in R? Is your license to IBM® SPSS® expiring, or are you looking to provide your students guidance to a freely-available statistical software program? Moving from IBM® SPSS® to R and RStudio®: A Statistics Companion is a concise and easy-to-read guide for users who want to know learn how to perform statistical calculations in R. Brief chapters start with a step-by-step introduction to R and RStudio, offering basic installation information and a summary of the differences. Subsequent chapters walk through differences between SPSS and R, in terms of data files, concepts, and structure. Detailed examples provide walk-throughs for different types of data conversions and transformations and their equivalent in R. Helpful and comprehensive appendices provide tables of each statistical transformation in R with its equivalent in SPSS and show what, if any, differences in assumptions factor to into each function. Statistical tests from t-tests to ANOVA through three-factor ANOVA and multiple regression and chi-square are covered in detail, showing each step in the process for both programs. By focusing just on R and eschewing detailed conversations about statistics, this brief guide gives adept SPSS® users just the information they need to transition their data analyses from SPSS to R.

Moving from IBM® SPSS® to R and RStudio®: A Statistics Companion

by Howard T. Tokunaga

Are you a researcher or instructor who has been wanting to learn R and RStudio®, but you don′t know where to begin? Do you want to be able to perform all the same functions you use in IBM® SPSS® in R? Is your license to IBM® SPSS® expiring, or are you looking to provide your students guidance to a freely-available statistical software program? Moving from IBM® SPSS® to R and RStudio®: A Statistics Companion is a concise and easy-to-read guide for users who want to know learn how to perform statistical calculations in R. Brief chapters start with a step-by-step introduction to R and RStudio, offering basic installation information and a summary of the differences. Subsequent chapters walk through differences between SPSS and R, in terms of data files, concepts, and structure. Detailed examples provide walk-throughs for different types of data conversions and transformations and their equivalent in R. Helpful and comprehensive appendices provide tables of each statistical transformation in R with its equivalent in SPSS and show what, if any, differences in assumptions factor to into each function. Statistical tests from t-tests to ANOVA through three-factor ANOVA and multiple regression and chi-square are covered in detail, showing each step in the process for both programs. By focusing just on R and eschewing detailed conversations about statistics, this brief guide gives adept SPSS® users just the information they need to transition their data analyses from SPSS to R.

Moving from Unity to Godot: An In-Depth Handbook to Godot for Unity Users

by Alan Thorn

Are you a Unity developer looking to switch to the Godot engine quickly? If so, this no-nonsense book is your guide to mastering the most popular open-source game engine. Godot is a completely free game engine for creating high-quality 2D and 3D games that can be launched on multiple platforms. You'll see how to transition seamlessly from Unity to Godot, getting up and running quickly and effectively, using practical case studies. In addition to building functional worlds from meshes and physical interactions, you'll work with reusable assets, such as textures. The book then moves on to lighting and rendering 2D and 3D scenes with baked and real-time lighting. You'll also work with navigation and path-finding for NPCs, and see how to create save-game states with JSON. With Moving from Unity to Godot you’ll be ready to create amazing 2D and 3D games that will supercharge your business. What You Will Learn Explore the similarities and differences between Unity and GodotMaximize the benefits from Unity and GodotCreate believable game world and characters with GodotMaster the unique aspects of C# coding in Godot Who This Book is For Developers familiar with Unity who want to master another game engine, such as Godot.

Moving to Microsoft® Visual Studio® 2010

by Patrice Pelland Pascal Pare Ken Haines

This book will show you how to transition from previous versions of Microsoft® Visual Studio, to Visual Studio 2010. The book will showcase new features in Visual Studio 2010 that ease the creation of applications. Real-world applications will be used throughout to demonstrate the features and ease of use. This book is for professional developers who are working with previous versions of Visual Studio and are looking to make the move to Visual Studio 2010 Professional. The book is not a language primer, a language reference, or a single technology book. It's a book that will help professional developers move from previous versions of Visual Studio (starting with 2003 and on up). It will cover the features of Visual Studio 2010 through an application. It will go through a lot of the exciting new language features and new versions of the most popular technologies without putting the emphasis on the technologies themselves. It will instead put the emphasis on how you would get to those new tools and features from Visual Studio 2010. If you are expecting this book to thoroughly cover the new Entity Framework or ASP.NET MVC 2, this is not the book for you. If you want to read a book where the focus is on Visual Studio 2010 and on the reasons for moving to Visual Studio 2010, this is the book for you.

Moving to Office 365

by Matt Katzer

This book takes a concentrated look at the very latest best practices for Office 365 migration, with a focus on the needs of senior managers, IT managers, and others involved in key decisions when moving their business to the cloud. Based on popular chapters in his first book, Office 365: Migrating and Managing Your Business in the Cloud (Apress Open, co-authored with Don Crawford), author Matt Katzer revises and expands on his original material to bring you the very latest guidance on planning methods, management best practices, personnel decisions and migration and maintenance costs, along with brand new material on some of the most important and cutting-edge considerations when moving your business to the cloud: securing company data, and driving social collaboration in the workplace. Cloud technology provides a tremendous opportunity for an organization to reduce IT costs, and to improve productivity with increased mobile access, simpler administration, better security, and enterprise social collaboration. Those businesses that embrace the advantages of the cloud will receive huge rewards in better security, productivity and lower total cost of ownership over those businesses that choose to ignore it. The challenge for those charged with implementing Microsoft Office 365 is to maximize these advantages with minimal disruption to their organization. Moving to Office 365 provides practical help in moving your business to the cloud and covers the security, planning, migration and the follow-on management of the Office 365 cloud services, with an emphasis on securing your corporate information in the cloud. What you'll learn Overview of the Office 365 cloud security model and best practices to apply when securing your business in the cloud Overview of Microsoft Office 365's operation and usage for any size enterprise Proven methods for planning and minimizing disruption Step-by-step migration plan How to improve business collaboration and productivity by building a social enterprise Office 365 site management advice for IT administrators and business owners Who this book is for Business owners, and CIO/CTOs and IT managers who have responsibility for the IT needs of their business. These people need refined reference information on cloud security, basic set-up and configuration of their Office 365 deployment, and best-practice-driven instruction on managing and troubleshooting their Office 365 systems. Table of Contents Chapter 1: Why Office 365 Chapter 2: Understanding the End User Experience Chapter 3: Office 365: The Apps Chapter 4: Security Best Practices Chapter 5: Deployment Step by Step Chapter 6: Workstation Setup Configuration for Office 365 Chapter 7: Managing Your Office 365 Deployment

Moving to Responsive Web Design

by Inayaili De León

Redesign your static website into a modern, fully responsive website. As the usage of mobile devices of all shapes and sizes increases exponentially every year, and dominates the manner in which many users access the web, it is now imperative for any business to have a responsive website that adapts seamlessly to any screen size and resolution — a change that will impact not only your designs but the way you build your site.Moving to Responsive Web Design shows you how to convert fixed grids, previously built on absolute units such as pixels, into fluid ones, based on relative units such as percentages or ems. You will also learn to plan how your designs and patterns will adapt across various breakpoints, and how to approach the challenge of responsive images.The prospect of converting an existing site into responsive design, when you don’t have all the time in the world and your resources are already outstretched, can be daunting, but with this book and the right tools you can tame the scope of the project from the start and find the time for you and your team to work on making your site enjoyable on any device. Moving to Responsive Web Design is full of ideas and examples of how you can more easily plan, design, develop, and release, your responsively redesigned site.Provides ways of finding time in your hectic schedule to complete a project that is truly important Helps you to scope a responsive redesign project so it’s achievable with the resources you have availableProvides examples of how other teams have solved some of the most common problems What You Will LearnFind the time in your busy schedule to redesign your site.Engage the entire team in the plan, design and development process.Use your resources in clever and efficient ways.Focus on reusability to save your team time and money.Release your first fully responsive site.Who This Book is ForBusy designers, and developers who want to convert an existing site to responsive design and don’t have all the time in the world. It’s for teams who know that the move to having a responsive site is the right one, but are struggling to find the time and resources to fit such an expansive project into their already overflowing schedules.

Moving to the Cloud Corporation

by Edgar A. Whitley Leslie Willcocks Will Venters

Cloud technology is being adopted by corporations around the world. Its introduction brings not only challenges but also huge opportunities and potential. Moving to the Cloud Corporation outlines everything that a manager needs to know in order to make strategic decisions about cloud technology. This sharp and easy-to-read book explores the future potential of cloud over the next ten years, including the profound implications that it can have for businesses and their employees if it is managed correctly, alongside the fundamentals of cloud technology, from its introduction through to implementation and management. Based upon a wealth of research and data from a survey of over 1,000 business and IT executives, this book also features over 45 interviews with key international cloud providers, integrators and users, which provides a deep insight into the progress of the cloud so far and supports the need for a new operating model. This is the essential guide for managers who want to understand the impact and implications that cloud technology can have on a business over the next ten years.

Moving without a Body

by Stamatia Portanova

Digital technologies offer the possibility of capturing, storing, and manipulating movement, abstracting it from the body and transforming it into numerical information. In Moving without a Body, Stamatia Portanova considers what really happens when the physicality of movement is translated into a numerical code by a technological system. Drawing on the radical empiricism of Gilles Deleuze and Alfred North Whitehead, she argues that this does not amount to a technical assessment of software's capacity to record motion but requires a philosophical rethinking of what movement itself is, or can become. Discussing the development of different audiovisual tools and the shift from analog to digital, she focuses on some choreographic realizations of this evolution, including works by Loie Fuller and Merce Cunningham. Throughout, Portanova considers these technologies and dances as ways to think -- rather than just perform or perceive -- movement. She distinguishes the choreographic thought from the performance: a body performs a movement, and a mind thinks or choreographs a dance. Similarly, she sees the move from analog to digital as a shift in conception rather than simply in technical realization. Analyzing choreographic technologies for their capacity to redesign the way movement is thought, Moving without a Body offers an ambitiously conceived reflection on the ontological implications of the encounter between movement and technological systems.

Moving without a Body: Digital Philosophy and Choreographic Thoughts (Technologies of Lived Abstraction)

by Stamatia Portanova

A radically empirical exploration of movement and technology and the transformations of choreography in a digital realm.Digital technologies offer the possibility of capturing, storing, and manipulating movement, abstracting it from the body and transforming it into numerical information. In Moving without a Body, Stamatia Portanova considers what really happens when the physicality of movement is translated into a numerical code by a technological system. Drawing on the radical empiricism of Gilles Deleuze and Alfred North Whitehead, she argues that this does not amount to a technical assessment of software's capacity to record motion but requires a philosophical rethinking of what movement itself is, or can become.Discussing the development of different audiovisual tools and the shift from analog to digital, she focuses on some choreographic realizations of this evolution, including works by Loie Fuller and Merce Cunningham. Throughout, Portanova considers these technologies and dances as ways to think—rather than just perform or perceive—movement. She distinguishes the choreographic thought from the performance: a body performs a movement, and a mind thinks or choreographs a dance. Similarly, she sees the move from analog to digital as a shift in conception rather than simply in technical realization. Analyzing choreographic technologies for their capacity to redesign the way movement is thought, Moving without a Body offers an ambitiously conceived reflection on the ontological implications of the encounter between movement and technological systems.

Mr. In-Between: My Life in the Middle of the Animation Revolution

by Bill Kroyer

What’s changed most in your lifetime? The switch from land lines to cell phones? From snail mail to email? How about the transition from Bugs Bunny to Buzz Lightyear? Those Bugs and Daffy cartoons you loved as a kid look nothing like the PIXAR classics Toy Story or The Incredibles.Mr. In-Between: My Life in the Middle of the Animation Revolution is the fascinating and hilarious saga of one of animation's computer graphics pioneers, Bill Kroyer, making his way to Hollywood to end up as a key figure in the technical revolution of animation’s "Second Golden Age". He provides an artist’s explanation of the fundamental principles of animation, from the basic mechanics of motion to the immersive, artful experience of visualizing and realizing the performance of an imaginary character.Rather than a scholarly listing of films and filmmakers, the book is instead a captivating first-person journey through what may be the most important transition in the history of the arts—the transformation and renaissance of the animated film in the digital age. An important work for scholars, and an eye-opening and page-turning adventure for any film or cartoon fan, Mr. In-Between is a book that has the ultimate writing credit. Bill Kroyer was there.Key Features: Explains the step-by-step evolution of the digital tools of computer animation, from the most basic primitive “scripted” motion to the current application of artificial intelligence Describes some of the most remarkable, eccentric, and colorful geniuses who populated the quirky now-vanished subculture of “hand-drawn animation” Takes the reader on a world-wide tour of animation studios on four continents, explaining the vast cultural differences, but common artistic devotion, of animators in places as diverse as communist China, Europe, India, and the Philippines Recounts fascinating and surprising interactions with world-famous celebrities that worked with the animation industry, including legendary musicians, Oscar-winning actors and the King of the United Kingdom

Mrexcel 2021: Unmasking Excel

by Bill Jelen

Originally designed for Bill Jelen's live Power Excel seminars, the target audience already uses Excel 40 hours a week. These tips are the "aha" tips that uncover secret methods in Excel. The book covers general Excel functions, pivot tables, and formulas such as VLOOKUP and the new XLOOKUP. It introduces elements of modern Excel such as the Power Pivot Data Model and cleaning data with Power Query. Updated annually, this edition for 2021 adds information on LET and LAMBDA functions, amazing new data types, dynamic array formulas, and more.

Mrs. Yonkers Is Bonkers! (My Weird School #18)

by Dan Gutman Jim Paillot

Something weird is going on!Mrs. Yonkers, the computer teacher, is the nerdiest teacher in the history of the world. She can type with her feet! She buys foam cheeseheads off eBay! She even puts a Webcam on a turtle! Is she trying to take over the planet?

Mudbox 2013 Cookbook

by Jeremy Roland

Written in cookbook style, this book offers many recipes to learn digital sculpting with Mudbox. Each recipe contains step-by-step instructions followed by analysis of what was done in each task and other useful information. The book is designed so that you can read it chapter by chapter, or you can look at the list of recipes and refer to them in no particular order,This book is for 3D modelers and texture artists who are, or would like to be, working in the games, movies, product design, television, medical imaging, or advertising industries. By learning the techniques in this book you will be able to create "next gen" assets for the game industry, create realistic creatures and sets for movies, and add the fine details needed for medical images and animations. Whether you are an Environment Artist or a Character Artist there is much to learn from this book.

Mueller-Matrix Tomography of Biological Tissues and Fluids: Digital Image Processing and Analysis Techniques (SpringerBriefs in Applied Sciences and Technology)

by Zhengbing Hu Iryna V. Soltys Yuriy A. Ushenko Oleksandr V. Dubolazov M. P. Gorsky Oleksandr V. Olar Liliya Yu. Trifonyuk

This book presents experimental investigations and digital image processing, highlighting the interaction of polarized radiation with phase-inhomogeneous and optically anisotropic biological layers. The promising and efficient use of vector-parametric description of the formation of polarization-inhomogeneous object fields is noted. Applications of a set of Mueller-matrix polarimetry methods are highlighted. The book includes- structural and logical scheme of multi-parameter (singular, interference and layer-by-layer Stokes-polarimetric), polarization-correlation study of the structure of distributions of the number of singularities, maps of local contrast of interference distributions and layer-by-layer maps of microscopic polarization azimuth and ellipticity; determination of relationships between changes in the magnitude of statistical parameters characterizing polarization-correlation distributions and pathology of prostate tumors.

Mule ESB Cookbook

by Dr Zakir Laliwala Uchit Vyas Abdul Samad Azaz Desai

With this book you will learn in a step-by-step manner and build solutions from the ground up using Mule ESB. Each tak is well illustrated through recipes and the code contained in the examples is very engaging.This book targets Java developers, architects, and IT managers who want to learn MuleESB and get solutions to their Enterprise and Web Service problem. T This book requires familiarity with Java, but no previous exposure to Mule or other ESBs is required.

Mule in Action

by David Dossot Victor Romero John D'Emic

SummaryMule in Action, Second Edition is a totally-revised guide covering Mule 3 fundamentals and best practices. It starts with a quick ESB overview and then dives into rich examples covering core concepts like sending, receiving, routing, and transforming data.About the TechnologyAn enterprise service bus is a way to integrate enterprise applications using a bus-like infrastructure. Mule is the leading open source Java ESB. It borrows from the Hohpe/Woolf patterns, is lightweight, can publish REST and SOAP services, integrates well with Spring, is customizable, scales well, and is cloud-ready.About the BookMule in Action, Second Edition is a totally revised guide covering Mule 3 fundamentals and best practices. It starts with a quick ESB overview and then dives into rich examples covering core concepts like sending, receiving, routing, and transforming data. You'll get a close look at Mule's standard components and how to roll out custom ones. You'll also pick up techniques for testing, performance tuning, and BPM orchestration, and explore cloud API integration for SaaS applications.Written for developers, architects, and IT managers, this book requires familiarity with Java but no previous exposure to Mule or other ESBs.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideFull coverage of Mule 3Integration with cloud servicesCommon transports, routers, and transformersSecurity, routing, orchestration, and transactionsAbout the AuthorsDavid Dossot is a software architect and has created numerous modules and transports for Mule. John D'Emic is a principal solutions architect and Victor Romero a solutions architect, both at MuleSoft, Inc.Table of ContentsPART 1 CORE MULEDiscovering Mule Processing messages with Mule Working with connectorsTransforming data with MuleRouting data with MuleWorking with components and patternsPART 2 RUNNING MULEIntegration architecture with Mule Deploying MuleException handling and transaction management with Mule Securing MuleTuning MulePART 3 TRAVELING FURTHER WITH MULEDeveloping with MuleWriting custom cloud connectors and processorsAugmenting Mule with orthogonal technologies

MuleSoft Platform Architect's Guide: A practical guide to using Anypoint Platform's capabilities to architect, deliver, and operate APIs

by Jim Andrews Jitendra Bafna

Unlock the power of Anypoint Platform by leveraging MuleSoft methodology, Accelerators, runtime engines, and management tools to deliver secure, high-value APIs and integration solutions across the enterprise Key FeaturesDiscover Anypoint Platform's capabilities for creating high-availability, high-performance APIsLearn about AnyPoint architecture and platform attributes for Mule app deploymentExplore best practices, tips, and tricks that will help you tackle challenging exam topics and achieve MuleSoft certificationPurchase of the print or Kindle book includes a free PDF eBookBook Description We’re living in the era of digital transformation, where organizations rely on APIs to enable innovation within the business and IT teams are asked to continue doing more with less. As such, this book will help you deliver a robust, secure, and flexible enterprise API platform, supporting any required business outcome. You’ll begin by understanding Anypoint Platform’s architecture and its capabilities for a modern integration approach. Then, you’ll learn how to align business outcomes with functional requirements and how non-functional requirements influence the shape of the architecture. You’ll also explore how Catalyst and Accelerators can be leveraged successfully, enabling efficient development cycles. As you progress, you’ll become familiar with hassle-free deployment and hosting APIs in CloudHub 1.0/2.0, Runtime Fabric Manager, and a hybrid customer-hosted environment. You’ll discover advanced operating and monitoring techniques with API Manager and Anypoint Monitoring. The concluding chapters will offer guidance and best practices on how to tackle complex topics, which will also be useful in helping you pass the challenging MuleSoft Certified Platform Architect exam. By the end of this book, you’ll understand Anypoint Platform’s capabilities and be able to architect solutions that deliver the desired business outcomes.What you will learnUnderstand Anypoint Platform's integration architecture with core componentsDiscover how to architect a solution using Catalyst principlesExplore best practices to design an application networkAlign microservices, application networks, and event architectures with Anypoint Platform's capabilitiesIdentify non-functional requirements that shape the architecturePerform hassle-free application deployment to CloudHub using the Mule Maven plugin, CLI, and Platform APIUnderstand how to manage the API life cycle for MuleSoft and non-MuleSoft APIsWho this book is forThis book is for technical and infrastructure architects with knowledge of integration and APIs who are looking to implement these solutions with MuleSoft’s Anypoint Platform. Architects enrolled in the platform architect course who want to understand the platform's capabilities will also find this book helpful. The book is also a great resource for MuleSoft senior developers transitioning to platform architect roles and planning to take the MuleSoft Platform Architect exam. A solid understanding of MuleSoft API development, ideally 3 to 5 years of experience with the platform, is necessary.

MuleSoft for Salesforce Developers: A practical guide to deploying MuleSoft APIs and integrations for Salesforce enterprise solutions

by Arul Christhuraj Alphonse Akshata Sawant

Design, secure, test, and deploy APIs with MuleSoft, and learn to integrate it with Salesforce by utilizing the latest featuresKey FeaturesWork with the new additions to MuleSoft like Visual Editor, Anypoint Code Builder, and AIEnhance your MuleSoft expertise by incorporating AI and automationPrepare to achieve MCD Level 1 certification with expert insights from Akshata Sawant and Arul Christhuraj AlphonsePurchase of the print or Kindle book includes a free PDF eBookBook DescriptionSalesforce developers often need help with complex integrations to manage multi-cloud environments, data mapping, data security, API scalability, and real-time integration issues. Written by industry veterans with 20+ years of experience, this revised edition will help you overcome these challenges and unlock data with MuleSoft. In this second edition, you’ll learn about MuleSoft’s newest IDE (aka Anypoint Code Builder) and its tools and capabilities. The chapters will show you how to use AI-enabled APIs to maximize productivity, integration of Data Cloud with MuleSoft, Mule APIs with AI agents, and Mule AI Chain connectors. You’ll grasp the fundamentals of APIs and integration and confidently design your APIs, while also utilizing a no-code visual editor for API design to build your Mule applications using MuleSoft’s Anypoint Code Builder. The chapters will teach you about data transformation, API management, deployment models, and MuleSoft’s security features. Progressively, you’ll leverage MuleSoft connectors to integrate with Salesforce, Data Cloud, and other systems. You’ll explore AI-driven integrations and automation, and get practical tips to ace MuleSoft interviews and achieve MCD Level 1 certification. By the end of this book, you’ll be able to implement the entire API lifecycle and manage complex integrations with MuleSoft like a pro.What you will learnUnderstand the fundamentals of MuleSoft APIs and integrationsUnlock siloed data and implement the API lifecycle with MuleSoft's latest capabilitiesGet started with AnyPoint Code Builder with the capabilities of MuleSoft IDEsUnderstand DataWeave to build, secure, transform, and test MuleSoft applicationsExplore CloudHub 2.0 features along with other deployment modelsGain expertise in MuleSoft connectors, security configuration, and integration of AI and automationAttain practical guidance and interview tips to achieve MCD level 1 certificationWho this book is forThis book is for Salesforce developers starting their journey with MuleSoft. Salesforce architects will also find the concepts beneficial for effective solutions. A basic understanding of any programming language, fundamental integration concepts, familiarity with APIs, and basic knowledge of Salesforce development are necessary. Experience with at least one Salesforce API is needed—be it SOAP, REST, Bulk, or Streaming API.

Refine Search

Showing 39,976 through 40,000 of 62,991 results