|
|
Books > Computing & IT > Computer software packages > Other software packages > Enterprise software
Explore various Azure services to build solutions that leverage
effective design patterns Key Features Create, deploy, and host
cloud applications on Azure Understand various Azure services that
help you host serverless applications Explore practical examples to
help you secure and troubleshoot your cloud environment Book
DescriptionAzure is one of the leading public cloud service
providers. Thanks to a number of Azure service updates, it
continues to make advances in the realm of cloud computing. Learn
Microsoft Azure starts with the fundamentals of cloud computing.
You will learn to configure and set up the Azure infrastructure. As
you make your way through the book, you'll explore Azure services,
along with working on virtual memory systems (VMS) and deployment
models. You will understand various services in the Azure
ecosystem, such as Azure IoT and Azure Analytics, among others. An
easy-to-follow introduction to various cloud design patterns will
also add to your efficiency in designing cloud solutions. In the
concluding chapters, you'll secure your virtual networks using
Network security groups and configure Azure Active Directory (Azure
AD) to set a custom domain name and company profile. By the end of
this book, you will have learned to secure and troubleshoot your
Azure cloud environment and be fully aware of best practices for
Azure cloud administration. What you will learn Understand the
cloud services offered by Azure Design storage and networks in
Azure for your Azure VM Work with web apps and Azure SQL databases
Build your identity management solutions on Azure using Azure AD
Monitor, protect, and automate your Azure services using Operation
Management Suite (OMS) Implement OMS for Azure services Who this
book is forLearn Microsoft Azure is for administrators, cloud
engineers, and developers who want to get started with using Azure
as their cloud platform and build cloud-based applications for
their enterprises.
With over 200 recipes covering real-world examples, take your Odoo
development skills to the next level and solve complex business
problems using this guide Key Features Learn to develop new modules
and modify existing modules using the Odoo framework Explore key
concepts of the Odoo framework to build robust business
applications Create dynamic websites with snippets and learn to
deploy an Odoo instance on the server or Odoo.sh Book
DescriptionWith its latest iteration, the powerful Odoo framework
released a wide variety of features for rapid application
development. This updated Odoo development cookbook will help you
explore the new features in Odoo 14 and learn how to use them to
develop Odoo applications from scratch. You'll learn about the new
website concepts in Odoo 14 and get a glimpse of Odoo's new
web-client framework, the Odoo Web Library (OWL). Once you've
completed the installation, you'll begin to explore the Odoo
framework with real-world examples. You'll then create a new Odoo
module from the ground up and progress to advanced framework
concepts. You'll also learn how to modify existing applications,
including Point of Sale (POS) applications. This book isn't just
limited to backend development; you'll discover advanced JavaScript
recipes for creating new views and widgets. As you progress, you'll
learn about website development and become a quality Odoo developer
by studying performance optimization, debugging, and automated
testing. Finally, you'll delve into advanced concepts such as
multi-website, In-App Purchasing (IAP), Odoo.sh, the IoT Box, and
security. By the end of the book, you'll have all the knowledge you
need to build impressive Odoo applications and you'll be well
versed in development best practices that will come in handy when
working with the Odoo framework. What you will learn Build
beautiful websites with Odoo CMS using dynamic building blocks Get
to grips with advanced concepts such as caching, prefetching,
debugging Modify backend JavaScript components and POS applications
with the new OWL framework Connect and access any object in Odoo
via Remote Procedure Calls (RPC) Manage, deploy, and test an Odoo
instance with Odoo.sh Configure IoT Box to add and upgrade Point of
Sale (POS) hardware Find out how to implement in-app purchase
services Who this book is forThis book is suitable for both
newcomers and experienced Odoo developers who want to develop a
highly efficient business application with the Odoo framework.
Basic knowledge of Python and JavaScript is necessary to get the
most out of the book.
Gain a 360-degree view of Microsoft Power Platform and combine the
benefits of Power Apps, Power BI, Power Automate, Azure, and
Dynamics 365 to build an enterprise application platform for your
organization Key Features Explore various Microsoft cloud
components and find out how they can enhance your Power Platform
solutions Get to grips with Microsoft Power Platform's security and
extensibility, integration, and data migration models Discover
architectural best practices for designing complex enterprise
solutions Book DescriptionFor forward-looking architects and
decision makers who want to craft complex solutions to serve
growing business needs, Microsoft Power Platform Enterprise
Architecture offers an array of architectural best practices and
techniques. With this book, you'll learn how to design robust
software using the tools available in the Power Platform suite and
be able to integrate them seamlessly with various Microsoft 365 and
Azure components. Unlike most other resources that are
overwhelmingly long and unstructured, this book covers essential
concepts using concise yet practical examples to help you save
time. You'll develop the skills you need to architect, design, and
manage a complex solution as you follow the journey of a fictitious
enterprise customer as they enter the world of Power Platform.
Throughout the book, you'll discover how to combine the
functionality of Power Apps, Power Automate, Power BI, and Power
Virtual Agents with various methodologies to effectively address
application lifecycle management, security, and extensibility.
Finally, you'll learn how to overcome common challenges in
migrating data to and from Microsoft Power Platform using proven
techniques. By the end of this book, you'll have the strategic
perspective of an enterprise architect to make accurate
architectural decisions for your complex Power Platform projects.
What you will learn Understand various Dynamics 365 CRM, ERP, and
AI modules for creating Power Platform solutions Enhance Power
Platform with Microsoft 365 and Azure Find out which regions,
staging environments, and user licensing groups need to be employed
when creating enterprise solutions Implement sophisticated security
by using various authentication and authorization techniques Extend
Power Apps, Power BI, and Power Automate to create custom
applications Integrate your solution with various in-house
Microsoft components or third-party systems using integration
patterns Who this book is forThis book is for enterprise architects
and technical decision makers who want to craft complex solutions
using Microsoft Power Platform to serve growing business needs and
to stay competitive in the modern IT world. A basic understanding
of Microsoft Power Platform will help you to get started with this
book.
Over 50 practical recipes that will help you develop and deliver
high-quality and reliable cloud-centric Azure serverless
applications for your organization Key Features Leverage practical
use cases to build a robust serverless environment Enhance Azure
Functions with continuous deployment using Visual Studio Team
Services Deploy and manage cost-effective and highly available
serverless applications using Azure Functions Book
DescriptionMicrosoft provides a solution for easily running small
segments of code in the cloud with Azure Functions. The second
edition of Azure Serverless Computing Cookbook starts with
intermediate-level recipes on serverless computing along with some
use cases demonstrating the benefits and key features of Azure
Functions. You'll explore the core aspects of Azure Functions, such
as the services it provides, how you can develop and write Azure
Functions, and how to monitor and troubleshoot them. As you make
your way through the chapters, you'll get practical recipes on
integrating DevOps with Azure Functions, and providing continuous
integration and continuous deployment with Azure DevOps. This book
also provides hands-on, step-by-step tutorials based on real-world
serverless use cases to guide you through configuring and setting
up your serverless environments with ease. You will also learn how
to build solutions for complex, real-world, workflow-based
scenarios quickly and with minimal code using Durable Functions. In
the concluding chapters, you will ensure enterprise-level security
within your serverless environment. The most common tips and tricks
that you need to be aware of when working with Azure Functions on
production environments will also be covered in this book. By the
end of this book, you will have all the skills required for working
with serverless code architecture, providing continuous delivery to
your users. What you will learn Integrate Azure Functions with
other Azure services Understand cloud application development using
Azure Functions Employ durable functions for developing reliable
and durable serverless applications Use SendGrid and Twilio
services Explore code reusability and refactoring in Azure
Functions Configure serverless applications in a production
environment Who this book is forIf you are a cloud administrator,
architect, or developer who wants to build scalable systems and
deploy serverless applications with Azure Functions, then the Azure
Serverless Computing Cookbook is for you. Hands-on experience with
Microsoft Azure core services is required.
Build Java Enterprise Applications and learn how Kotlin makes it
easier to code them using components like JSF 2.3, Enterprise
JavaBeans (EJB) 3.2, Contexts and Dependency Injection (CDI) 2.0,
the Java API for WebSockets, JAX-RS 2.1, Servlet 4.0. Key Features
An in-depth guide updated with all the latest features of Kotlin
1.2 and Java EE 8 Build microservices in Java EE with the help of
Kotlin use cases Explore coroutines, garbage collection,
multithreading, memory management and more Book DescriptionKotlin
was developed with a view to solving programmers' difficulties and
operational challenges. This book guides you in making Kotlin and
Java EE work in unison to build enterprise-grade applications.
Together, they can be used to create services of any size with just
a few lines of code and let you focus on the business logic. Kotlin
for Enterprise Applications using Java EE begins with a brief tour
of Kotlin and helps you understand what makes it a popular and
reasonable choice of programming language for application
development, followed by its incorporation in the Java EE platform.
We will then learn how to build applications using the Java
Persistence API (JPA) and Enterprise JavaBeans (EJB), as well as
develop RESTful web services and MicroServices. As we work our way
through the chapters, we'll use various performance improvement and
monitoring tools for your application and see how they optimize
real-world applications. At each step along the way, we will see
how easy it is to develop enterprise applications in Kotlin. By the
end of this book, we will have learned design patterns and how to
implement them using Kotlin. What you will learn Understand Kotlin
syntax and appreciate why it's gaining in popularity Explore the
Java EE ecosystem and the APIs in Java EE Implement applications
using Kotlin Overcome the challenges of developing the Java EE
system using Kotlin Gain insights into Java Message Services (JMS)
Build RESTful MicroServices and secure applications Optimize
applications with performance and monitoring tools Understand
design patterns and implement them Who this book is forKotlin for
Enterprise Applications using Java EE is for Java EE developers who
want to build their enterprise project or application with Kotlin
or migrate from Java to Kotlin. Basic knowledge of programming is
necessary to understand the key concepts covered in this book.
Build modern, scalable, and cloud-ready single-page applications
using ASP.NET Core, React, TypeScript, and Azure Key Features
Explore the full potential and latest features of .NET Core 3.0,
TypeScript 3, and React Learn how to manage data, application
design, and packaging, and secure your web apps Discover best
practices for using React and TypeScript to build a scalable
frontend that interacts with REST APIs Book DescriptionMicrosoft's
ASP.NET Core is a robust and high-performing cross-platform web API
framework, and Facebook's React uses declarative JavaScript to
drive a rich, interactive user experience on the client-side web.
Together, they can be used to build full stack apps with enhanced
security and scalability at each layer. This book will start by
taking you through React and TypeScript components to build an
intuitive single-page application. You'll understand how to design
scalable REST APIs that can integrate with a React-based frontend.
You'll get to grips with the latest features, popular patterns, and
tools available in the React ecosystem, including function-based
components, React Router, and Redux. The book shows how you can use
TypeScript along with React to make the frontend robust and
maintainable. You'll then cover important .NET Core features such
as API controllers, attribute routing, and model binding to help
you build a sturdy backend. Additionally, you'll explore API
security with ASP.NET Core identity and authorization policies, and
write reliable unit tests using both .NET Core and React before you
deploy your app to the Azure cloud. By the end of the book, you'll
have gained all the knowledge you need to enhance your C# and
JavaScript skills and build full stack, production-ready
applications with ASP.NET Core and React. What you will learn Build
RESTful APIs with .NET Core using API controllers Create strongly
typed, interactive, and function-based React components using Hooks
Build forms efficiently using reusable React components Perform
client-side state management with Redux and the React Context API
Secure REST APIs with ASP.NET identity and authorization policies
Run a range of automated tests on the frontend and backend
Implement continuous integration (CI) and continuous delivery (CD)
processes into Azure using Azure DevOps Who this book is forIf
you're a web developer looking to build solid full-stack web
applications with .NET Core and React, this book is for you.
Although this book does not assume any knowledge of React, you're
expected to have a basic understanding of .NET Core.
Build scalable and production-ready infrastructure in Amazon Web
Services with CloudFormation Key Features Leverage AWS
CloudFormation templates to manage your entire infrastructure Get
up and running with writing your infrastructure as code and
automating your environment Simplify infrastructure management and
increase productivity with AWS CloudFormation Book
DescriptionDevOps and the cloud revolution have forced software
engineers and operations teams to rethink how to manage
infrastructures. With this AWS book, you'll understand how you can
use Infrastructure as Code (IaC) to simplify IT operations and
manage the modern cloud infrastructure effectively with AWS
CloudFormation. This comprehensive guide will help you explore AWS
CloudFormation from template structures through to developing
complex and reusable infrastructure stacks. You'll then delve into
validating templates, deploying stacks, and handling deployment
failures. The book will also show you how to leverage AWS CodeBuild
and CodePipeline to automate resource delivery and apply continuous
integration and continuous delivery (CI/CD) practices to the stack.
As you advance, you'll learn how to generate templates on the fly
using macros and create resources outside AWS with custom
resources. Finally, you'll improve the way you manage the modern
cloud in AWS by extending CloudFormation using AWS serverless
application model (SAM) and AWS cloud development kit (CDK). By the
end of this book, you'll have mastered all the major AWS
CloudFormation concepts and be able to simplify infrastructure
management. What you will learn Understand modern approaches to IaC
Develop universal and reusable CloudFormation templates Discover
ways to apply continuous delivery with CloudFormation Implement IaC
best practices for the AWS Cloud Provision massive applications
across multiple regions and accounts Automate template generation
and software provisioning for AWS Extend CloudFormation with custom
resources and template macros Who this book is forIf you are a
developer who wants to learn how to write templates, a DevOps
engineer interested in deployment and orchestration, or a solutions
architect looking to understand the benefits of managing
infrastructure with ease, this book is for you. Prior understanding
of the AWS Cloud is necessary.
Find our new updated edition to get the latest industry knowledge
at your disposal Book DescriptionMicrosoft Power Apps Cookbook is a
complete resource filled with meticulously crafted recipes to help
you build customized business apps that meet ever-changing
enterprise demands. You will learn how to design modern apps with
the low-code approach in a rapid application development
environment by achieving enterprise-wide business agility. Who this
book is forThis book is for citizen developers and business users
looking to build custom applications as per their organizational
needs without depending on professional developers. Traditional app
developers will also find this book useful by discovering how to
build applications in a rapid application development environment
with increased productivity and speed. The book is recommended for
Power Apps beginners who have taken a couple of online tutorials
but are struggling to implement or create real-world solutions.
Basic knowledge of Power Apps is necessary to get the best out of
this cookbook.
Explore the latest features of Dynamics 365 and Power Platform's
out-of-the-box tools to build custom business solutions for your
organization Key Features Discover impressive Dynamics 365 features
to transform your business and increase productivity Leverage the
platform's extensibility to meet your organizational needs
Understand how Power Platform powers Dynamics 365 and enhances its
integration capabilities Book DescriptionMicrosoft Dynamics 365
provides a vast array of tools and applications to meet various
Customer Engagement requirements. This Customer Relationship
Management (CRM) guide covers the latest advancements in Dynamics
365 and Power Platform that help organizations adapt to changing
market conditions for agility and resilience. With this book,
you'll explore the core platform functionality of Dynamics 365 and
explore its wide range of components for transforming your business
with new services and capabilities. You'll learn the basics of
configuration and customization to enhance the functionality of
Microsoft Dynamics 365 CRM and create solutions and custom
applications by leveraging features such as apps, portals,
automation, and business intelligence. As you advance, you'll
understand how Power Platform drives Dynamics 365 and how various
integration capabilities add value by providing a comprehensive
view of data aggregated across different systems and data sources.
Finally, you'll delve into core administration concepts that will
help you to manage extensions added to the platform. By the end of
this book, you'll have learned how to tailor Microsoft Dynamics 365
to fit your organization's requirements and tweak the platform to
meet your business needs. What you will learn Get to grips with
Power Platform for building and enhancing Dynamics 365 apps
Integrate Dynamics 365 CRM with Microsoft 365, Azure, and other
platforms Discover how you can customize existing entities and
create new ones Explore various security features and grant users
access to CRM data and functions Find out which CRM attributes are
used to automate operations with programming Use internal and
external social data to help users to make informed decisions Who
this book is forThis book is for customers and project
stakeholders, new functional consultants, business administration
users, and project managers looking to get up and running with the
latest features of Dynamics 365 and Power Platform. This guide will
help non-developers become acquainted with a no-code approach to
customization and configuration. A basic understanding of
relational data and customer management concepts will help you get
the most out of this book.
 |
Implementing Microsoft Dynamics 365 for Finance and Operations Apps
- Learn best practices, architecture, tools, techniques, and more, 2nd Edition
(Paperback, 2nd Revised edition)
JJ Yadav, Sandeep Shukla, Rahul Mohta, Yogesh Kasat
|
R1,102
Discovery Miles 11 020
|
Ships in 18 - 22 working days
|
|
|
Harness the power of Finance and Operations apps, and discover all
you need for their implementation Key Features Manage and plan
different Dynamics configurations, designs, and products Learn how
to manage projects for pre-sales and implementation using Microsoft
Dynamics Lifecycle Services (LCS) Discover various integration
planning techniques, tools, and frameworks such as PowerApps and
Power Automate Book DescriptionMicrosoft Dynamics 365 for Finance
and Operations is a modern cloud ERP platform that adopts a
mobile-first approach suitable for medium-to-large enterprises.
This book covers the entire implementation process of Dynamics 365
Finance and Operation Apps, including post-implementation and
business transformation. The updated second edition starts with an
introduction to Microsoft Dynamics 365, describing different apps
and tools under it. You will learn about different implementation
methodologies such as Waterfall and Agile, for your projects. We
will cover various application components and architectures of
Dynamics such as requirements processing, development, reports and
analytics, and integration. With the help of tips, techniques, and
best practices, you'll explore strategies for managing
configurations and data migrations. As you read further, you'll
discover development tools and processes in Dynamics for building
customized solutions in Dynamics. The book will also demonstrate
analytics and financial reporting options such as Power BI and
Cortana Intelligence. Finally, you'll learn the importance of
testing and explore various automated testing strategies. By the
end of this book, you will have gained the necessary knowledge to
implement Microsoft business solutions with Dynamics 365 for
Finance and Operations Apps. What you will learn Understand the
architecture of Dynamics 365 for Finance and Operations Apps
Implement Dynamics with confidence to manage finances in your
business Get up to speed with different methodologies and support
cycles of the Microsoft Dynamics architecture Explore best
practices to analyze the requirements of your business Understand
the technique of data migration from legacy systems Leverage the
capabilities of Power BI to make informed business decisions Manage
all your upgrades through One Version service updates Who this book
is forThis book is for consultants, technical managers, project
managers, or solution architects who are looking to implement
Microsoft Dynamics 365 Finance and Operations apps in their
business. A basic understanding of the enterprise resource planning
(ERP) implementation process and software lifecycle is expected.
Implement DevOps for Salesforce and explore its features Key
Features Learn DevOps principles and techniques for enterprise
operations in Salesforce Implement Continuous Integration and
Continuous Delivery using tools such as Jenkins and Ant script Use
the Force.com Migration Tool and Git to achieve versioning in
Salesforce Book DescriptionSalesforce is one of the top CRM tools
used these days, and with its immense functionalities and features,
it eases the functioning of an enterprise in various areas of
sales, marketing, and finance, among others. Deploying Salesforce
applications is a tricky event, and it can get quite taxing for
admins and consultants. This book addresses all the problems that
you might encounter while trying to deploy your applications and
shows you how to resort to DevOps to take these challenges head on.
Beginning with an overview of the development and delivery process
of a Salesforce app, DevOps for Salesforce covers various types of
sandboxing and helps you understand when to choose which type. You
will then see how different it is to deploy with Salesforce as
compared to deploying with another app. You will learn how to
leverage a migration tool and automate deployment using the latest
and most popular tools in the ecosystem. This book explores topics
such as version control and DevOps techniques such as Continuous
Integration, Continuous Delivery, and testing. Finally, the book
will conclude by showing you how to track bugs in your application
changes using monitoring tools and how to quantify your
productivity and ROI. By the end of the book, you will have
acquired skills to create, test, and effectively deploy your
applications by leveraging the features of DevOps. What you will
learn Implement DevOps for Salesforce and understand the benefits
it offers Abstract the features of Force.com MigrationTool to
migrate and retrieve metadata Develop your own CI/CD Pipeline for
Salesforce project Use Qualitia to perform scriptless automation
for Continuous Testing Track application changes using Bugzilla
Apply Salesforce best practices to implement DevOps Who this book
is forIf you are a Salesforce developer, consultant, or manager who
wants to learn DevOps tools and set up pipelines for small as well
as large Salesforce projects, this book is for you.
Leverage the power of Tableau to get actionable business insights
and make better business decisions Key Features Explore all the new
features of Tableau 2018.x Begin your Tableau journey by
understanding its core functionalities Apply advanced techniques
such as data blending and parameters to make the best of Tableau
Book DescriptionTableau is one of the leading business intelligence
tools used worldwide, in organizations of every scale. In its
latest release, Tableau 2018 promises richer and more useful
features related to visual analytics, reporting, dashboarding, and
a host of other data visualization aspects. Getting Started with
Tableau 2018.x will get you up and running with these features. The
book starts with all the new functionalities of the different
Tableau 2018 versions, along with concrete examples of how to use
them. However, if you're new to Tableau, don't worry! The rest of
the book will guide you through each major aspect of Tableau with
examples. You'll learn how to connect to data, build a data source,
visualize your data, build a dashboard, and share it online. In the
final chapters, you'll also learn advanced techniques such as
creating a cross-database join, data blending, and more. By the end
of the book, you will have a firm understanding of how to
effectively use Tableau to create quick, cost-effective, and
business-efficient business intelligence solutions. What you will
learn Discover new functionalities such as density, extensions, and
transparency introduced in Tableau 2018.x Connect tables and make
transformations such as pivoting the field and splitting columns
Build an efficient data source for your analysis Design insightful
data visualization using different mark types and properties Build
powerful dashboards and stories Share your work and interact with
Tableau Server Use Tableau to explore your data and find new
insights Explore Tableau's advanced features and gear up for
upcoming challenges Who this book is forIf you're a beginner or an
existing BI professional looking to get the most out of Tableau
2018's latest features, this book is for you. You'll also find this
book useful if you're an aspiring analyst who wants to learn the
capabilities of Tableau to answer business-specific questions. No
prior knowledge or experience with Tableau or any other Business
Intelligence tool is necessary.
Build and deploy scalable applications on the Salesforce Lightning
Platform using the latest features of Spring '19 Key Features An
end-to end-guide with practice tests to help you achieve the
Salesforce Platform Developer certification Design data models,
user interfaces, and business logic for your custom applications
Understand the complete development life cycle from designing to
testing Book DescriptionSalesforce Lightning Platform, used to
build enterprise apps, is being increasingly adopted by admins,
business analysts, consultants, architects, and especially
developers. With this Salesforce certification, you'll be able to
enhance your development skills and become a valuable member of
your organization. This certification guide is designed to be
completely aligned with the official exam study guide for the
latest Salesforce Certified Platform Developer I release and
includes updates from Spring '19. Starting with Salesforce
fundamentals and performing data modeling and management, you'll
progress to automating logic and processes and working on user
interfaces with Salesforce components. Finally, you'll learn how to
work with testing frameworks, perform debugging, and deploy
metadata, and get to grips with useful tips and tricks. Each
chapter concludes with sample questions that are commonly found in
the exam, and the book wraps up with mock tests to help you prepare
for the DEV501 certification exam. By the end of the book, you'll
be ready to take the exam and earn your Salesforce Certified
Platform Developer I certification. What you will learn Solve
sample questions and mock tests and work with exam patterns Gain an
understanding of declarative Salesforce tools such as Process
Builder, flows, and many more Code in Salesforce using the
Developer Console and IDEs Grasp the basics of object-oriented
programming Write Apex classes, Visualforce pages, and Apex test
classes with easy-to-follow steps Explore the different deployment
tools that you can use to push metadata to different environments
Build custom declarative apps and programs on Force.com platforms
Who this book is forThe Salesforce Platform Developer I
Certification Guide is for you if you want to learn how to develop
and deploy business logic and user interfaces using the
capabilities of the Lightning Platform. No prior knowledge of Apex
programming is required.
|
|