|
|
Books > Computing & IT > Computer software packages > Other software packages > Enterprise software
A step-by-step guide to get you up and running with Azure
Networking Services and help you build solutions that leverage
effective design patterns Key Features Learn best practices for
designing and implementing Azure Networking for Azure VMs Figure
out the hidden secrets to designing a cost-effective environment
Plan, design, and implement various connectivity scenarios in Azure
Book DescriptionMicrosoft Azure networking is one of the most
valuable and important offerings in Azure. No matter what solution
you are building for the cloud, you'll fi nd a compelling use for
it. This book will get you up to speed quickly on Microsoft Azure
Networking by teaching you how to use different networking
services. By reading this book, you will develop a strong
networking foundation for Azure virtual machines and for expanding
your on-premise environment to Azure. Hands-On Networking with
Azure starts with an introduction to Microsoft Azure networking and
creating Azure Virtual Networks with subnets of different types
within them. The book helps you understand the architecture of
Azure networks. You will then learn the best practices for
designing both Windows- and Linux-based Azure VM networks. You will
also learn to expand your networks into Azure and how to use Azure
DNS. Moreover, you will master best practices for dealing with
Azure Load Balancer and the solutions they offer in different
scenarios. Finally, we will demonstrate how the Azure Application
Gateway works, offering various layer-7 load balancing capabilities
for applications. By the end of this book, you will be able to
architect your networking solutions for Azure. What you will learn
Understand Azure networking and use the right networking service to
fulfill your needs Design Azure Networks for Azure VMs according to
best practices Span your environment with Azure networking
solutions Learn to use Azure DNS Implement Azure Load Balancer for
highly available environments Distribute user traffic across the
world via the Azure Traffic Manager Control your application
delivery with Azure Application Gateway Who this book is forThis
book is for developers, IT professionals, and database admins who
have prior experience of working on Microsoft Azure and want to
make the most out of Azure Networking Services.
Explore the essentials of blockchain technology with JavaScript to
develop highly secure bitcoin-like applications Key Features
Develop bitcoin and blockchain-based cryptocurrencies using
JavaScript Create secure and high-performant blockchain networks
Build custom APIs and decentralized networks to host blockchain
applications Book DescriptionLearn Blockchain Programming with
JavaScript begins by giving you a clear understanding of what
blockchain technology is. You'll then set up an environment to
build your very own blockchain and you'll add various
functionalities to it. By adding functionalities to your blockchain
such as the ability to mine new blocks, create transactions, and
secure your blockchain through a proof-of-work you'll gain an
in-depth understanding of how blockchain technology functions. As
you make your way through the chapters, you'll learn how to build
an API server to interact with your blockchain and how to host your
blockchain on a decentralized network. You'll also build a
consensus algorithm and use it to verify data and keep the entire
blockchain network synchronized. In the concluding chapters, you'll
finish building your blockchain prototype and gain a thorough
understanding of why blockchain technology is so secure and
valuable. By the end of this book, you'll understand how
decentralized blockchain networks function and why decentralization
is such an important feature for securing a blockchain. What you
will learn Gain an in-depth understanding of blockchain and the
environment setup Create your very own decentralized blockchain
network from scratch Build and test the various endpoints necessary
to create a decentralized network Learn about proof-of-work and the
hashing algorithm used to secure data Mine new blocks, create new
transactions, and store the transactions in blocks Explore the
consensus algorithm and use it to synchronize the blockchain
network Who this book is forLearn Blockchain Programming with
JavaScript is for JavaScript developers who wish to learn about
blockchain programming or build their own blockchain using
JavaScript frameworks.
Create dynamic dashboards to bring interactive data visualization
to your enterprise using Qlik Sense Key Features Implement various
Qlik Sense features to create interactive dashboards Analyze data
easily and make business decisions faster using Qlik Sense Perform
self-service data analytics and geospatial analytics using an
example-based approach Book DescriptionQlik Sense allows you to
explore simple-to-complex data to reveal hidden insights and data
relationships to make business-driven decisions. Hands-On Business
Intelligence with Qlik Sense begins by helping you get to grips
with underlying Qlik concepts and gives you an overview of all Qlik
Sense's features. You will learn advanced modeling techniques and
learn how to analyze the data loaded using a variety of
visualization objects. You'll also be trained on how to share apps
through Qlik Sense Enterprise and Qlik Sense Cloud and how to
perform aggregation with AGGR. As you progress through the
chapters, you'll explore the stories feature to create data-driven
presentations and update an existing story. This book will guide
you through the GeoAnalytics feature with the geo-mapping object
and GeoAnalytics connector. Furthermore, you'll learn about the
self-service analytics features and perform data forecasting using
advanced analytics. Lastly, you'll deploy Qlik Sense apps for
mobile and tablet. By the end of this book, you will be
well-equipped to run successful business intelligence applications
using Qlik Sense's functionality, data modeling techniques, and
visualization best practices. What you will learn Discover how to
load, reshape, and model data for analysis Apply data visualization
practices to create stunning dashboards Make use of Python and R
for advanced analytics Perform geo-analysis to create
visualizations using native objects Learn how to work with AGGR and
data stories Who this book is forIf you're a data analyst, BI
developer, or interested in business intelligence and want to gain
practical experience of working on Qlik Sense, this book is for
you. You'll also find it useful if you want to explore Qlik Sense's
next-generation applications for self-service business
intelligence. No prior experience of working with Qlik Sense is
required.
Publisher's note: A new sixth edition, updated with enhanced Jira
8.21 and Data Center features has now been published. Key Features
Work on agile projects in Jira from both the administrator and end
user's perspective Explore the improved Scrum and Kanban board and
backlog Work through exercises at the end of each chapter to
reinforce your skills Book DescriptionAtlassian Jira enables
effective bug tracking for your software and mobile applications
and provides tools to track and manage tasks for your projects.
Jira Essentials is a comprehensive guide, now updated to Jira 8 to
include enhanced features such as updates to Scrum and Kanban UI,
additional search capabilities, and changes to Jira Service Desk.
The book starts by explaining how to plan and set up a new Jira 8
instance from scratch before getting you acquainted with key
features such as emails, workflows, business processes, and much
more. You'll then understand Jira's data hierarchy and how to
design and work with projects. Since Jira is used for issue
management, this book delves into the different issues that can
arise in your projects. You'll explore fields, including custom
fields, and learn to use them for more effective data collection.
You'll create new screens from scratch and customize them to suit
your requirements. The book also covers workflows and business
processes, and guides you in setting up incoming and outgoing mail
servers. Toward the end, you'll study Jira's security model and
Jira Service Desk, which allows you to run Jira as a support
portal. By the end of this Jira book, you will be able to implement
Jira 8 in your projects with ease. What you will learn Understand
Jira's data hierarchy and how to design and work with projects in
Jira Use Jira for agile software projects, business process
management, customer service support, and more Understand issues
and work with them Design both system and custom fields to behave
differently under different contexts Create and design your own
screens and apply them to different project and issue types Gain an
understanding of the workflow and its various components Set up
both incoming and outgoing mail servers to work with e-mails Who
this book is forThis book will be especially useful for project
managers but it's also intended for other Jira users, including
developers, and any other industry besides software development,
who would like to leverage Jira's powerful task management and
workflow features to better manage their business processes.
Search, analyze, and manage data effectively with Elasticsearch 7
Key Features Extend Elasticsearch functionalities and learn how to
deploy on Elastic Cloud Deploy and manage simple Elasticsearch
nodes as well as complex cluster topologies Explore the
capabilities of Elasticsearch 7 with easy-to-follow recipes Book
DescriptionElasticsearch is a Lucene-based distributed search
server that allows users to index and search unstructured content
with petabytes of data. With this book, you'll be guided through
comprehensive recipes on what's new in Elasticsearch 7, and see how
to create and run complex queries and analytics. Packed with
recipes on performing index mapping, aggregation, and scripting
using Elasticsearch, this fourth edition of Elasticsearch Cookbook
will get you acquainted with numerous solutions and quick
techniques for performing both every day and uncommon tasks such as
deploying Elasticsearch nodes, integrating other tools to
Elasticsearch, and creating different visualizations. You will
install Kibana to monitor a cluster and also extend it using a
variety of plugins. Finally, you will integrate your Java, Scala,
Python, and big data applications such as Apache Spark and Pig with
Elasticsearch, and create efficient data applications powered by
enhanced functionalities and custom plugins. By the end of this
book, you will have gained in-depth knowledge of implementing
Elasticsearch architecture, and you'll be able to manage, search,
and store data efficiently and effectively using Elasticsearch.
What you will learn Create an efficient architecture with
Elasticsearch Optimize search results by executing analytics
aggregations Build complex queries by managing indices and
documents Monitor the performance of your cluster and nodes Design
advanced mapping to take full control of index steps Integrate
Elasticsearch in Java, Scala, Python, and big data applications
Install Kibana to monitor clusters and extend it for plugins Who
this book is forIf you're a software engineer, big data
infrastructure engineer, or Elasticsearch developer, you'll find
this book useful. This Elasticsearch book will also help data
professionals working in the e-commerce and FMCG industry who use
Elastic for metrics evaluation and search analytics to get deeper
insights for better business decisions. Prior experience with
Elasticsearch will help you get the most out of this book.
A comprehensive guide packed with the latest features of Dynamics
365 for customer relationship management Key Features Create
efficient client-side apps and customized plugins that work
seamlessly Learn best practices from field experience to use
Dynamics 365 efficiently Unleash the power of Dynamics 365 to
maximize your organization's profits Book DescriptionMicrosoft
Dynamics 365 is an all-in-one business management solution that's
easy to use and adapt. It helps you connect your finances, sales,
service, and operations to streamline business processes, improve
customer interactions, and enable growth. This book gives you all
the information you need to become an expert in MS Dynamics 365.
This book starts with a brief overview of the functional features
of Dynamics 365. You will learn how to create Word and Excel
templates using CRM data to enable customized data analysis for
your organization. This book helps you understand how to use
Dynamics 365 as an XRM Framework, gain a deep understanding of
client-side scripting in Dynamics 365, and create client-side
applications using JavaScript and the Web API. In addition to this,
you will discover how to customize Dynamics 365, and quickly move
on to grasp the app structure, which helps you customize Dynamics
365 better. You will also learn how Dynamics 365 can be seamlessly
embedded into various productivity tools to customize them for
machine learning and contextual guidance. By the end of this book,
you will have mastered utilizing Dynamics 365 features through
real-world scenarios. What you will learn Manage various divisions
of your organization using Dynamics 365 customizations Explore the
XRM Framework and leverage its features Provide an enhanced mobile
and tablet experience Develop client-side applications using
JavaScript and the Web API Understand how to develop plugins and
workflows using Dynamics 365 Explore solution framework
improvements and new field types Who this book is forMastering
Microsoft Dynamics 365 Customer Engagement is for you if you have
knowledge of Dynamics CRM and want to utilize the latest features
of Dynamics 365. This book is also for you if you're a skilled
developer looking to move to the Microsoft stack to build business
solution software. Extensive Dynamics CRM development experience
will be beneficial to understand the concepts covered in this book.
Create innovative informatics solutions with TIBCO Spotfire Key
Features Get to grips with a variety of TIBCO Spotfire features to
create professional applications Use different data and
visualization techniques to build interactive analyses. Simplify BI
processes and understand data analysis and visualization Book
DescriptionThe need for agile business intelligence (BI) is growing
daily, and TIBCO Spotfire (R) combines self-service features with
essential enterprise governance and scaling capabilities to provide
best-practice analytics solutions. Spotfire is easy and intuitive
to use and is a rewarding environment for all BI users and
analytics developers. Starting with data and visualization
concepts, this book takes you on a journey through increasingly
advanced topics to help you work toward becoming a professional
analytics solution provider. Examples of analyzing real-world data
are used to illustrate how to work with Spotfire. Once you've
covered the AI-driven recommendations engine, you'll move on to
understanding Spotfire's rich suite of visualizations and when, why
and how you should use each of them. In later chapters, you'll work
with location analytics, advanced analytics using TIBCO Enterprise
Runtime for R (R), how to decide whether to use in-database or
in-memory analytics, and how to work with streaming (live) data in
Spotfire. You'll also explore key product integrations that
significantly enhance Spotfire's capabilities.This book will enable
you to exploit the advantages of the Spotfire serve topology and
learn how to make practical use of scheduling and routing rules. By
the end of this book, you will have learned how to build and use
powerful analytics dashboards and applications, perform spatial
analytics, and be able to administer your Spotfire environment
efficiently What you will learn Work with Spotfire on its web,
Cloud, PC, Mac and mobile clients Deploy Spotfire's suite of
visualization types effectively and intelligently Build
user-friendly analytics frameworks and analytics applications
Explore Spotfire's predictive analytics capabilities Use Spotfire's
location analytics capabilities to create interactive spatial
analyses Write IronPython scripts with the Spotfire API Learn the
different ways Spotfire can be deployed and administered Who this
book is forIf you are a business intelligence or data professional,
this book will give you a solid grounding in the use of TIBCO
Spotfire. This book requires no prior knowledge of Spotfire or any
basic data and visualization concepts.
Work with the powerful subscription software, Office 365 to
increase your organization's efficiency by managing file sharing,
email exchange and much more. Key Features Become well versed with
Office 365 and leverage its capabilities for your business Speed up
your workflow and effectively collaborate using Office Web Apps
Learn to set audio and web conferences and seamlessly access your
workspace Book DescriptionMicrosoft Office 365 combines the popular
Office suite with next-generation cloud computing capabilities.
With this user guide, you'll be able to implement its software
features for effective business communication and collaboration.
This book begins by providing you with a quick introduction to the
user interface (UI) and the most commonly used features of Office
365. After covering the core aspects of this suite, you'll learn
how to perform various email functions via Exchange. Next, you will
learn how to communicate using Skype for Business and Microsoft
Teams. To boost your productivity, this book will help you learn
everything from using instant messaging to conducting audio and web
conferences, and even accessing business information from any
location. In the final chapters, you will learn to work in a
systematic style using file management and collaboration with
OneDrive for Business using SharePoint. By the end of this book,
you'll be equipped with the knowledge you need to take full
advantage of Office 365 and level up your organization's
productivity. What you will learn Understand the UI of Office 365
Perform a variety of email functions through Exchange Communicate
using Skype for Business and Microsoft Teams Explore file
management using OneDrive for Business Collaborate using SharePoint
Understand how to leverage Office 365 in your daily tasks Who this
book is forIf you are an IT professional who wants to upgrade your
traditional Office suite, this book is for you. Users looking to
learn, configure, manage, and maintain an Office 365 environment in
their organization will also find this book useful. Some
understanding of Microsoft Office Suite and cloud computing basics
will be beneficial.
Over 60 recipes to achieve a robust and advanced backup and
recovery solution leveraging SCDPM Key Features Adapt to the modern
data center design challenges and improve storage efficiency
Effective recipes to help you create your own robust architectural
designs Solve data protection and recovery problems in your
organization Book DescriptionSystem Center Data Protection Manager
(SCDPM) is a robust enterprise backup and recovery system that
contributes to your BCDR strategy by facilitating the backup and
recovery of enterprise data. With an increase in data recovery and
protection problems faced in organizations, it has become important
to keep data safe and recoverable. This book contains recipes that
will help you upgrade to SCDPM and it covers the advanced features
and functionality of SCDPM. This book starts by helping you install
SCDPM and then moves on to post-installation and management tasks.
You will come across a lot of useful recipes that will help you
recover your VMware and Hyper-V VMs. It will also walk you through
tips for monitoring SCDPM in different scenarios. Next, the book
will also offer insights into protecting windows workloads followed
by best practices on SCDPM. You will also learn to back up your
Azure Stack Infrastructure using Azure Backup. You will also learn
about recovering data from backup and implementing disaster
recovery. Finally, the book will show you how to configure the
protection groups to enable online protection and troubleshoot
Microsoft Azure Backup Agent. What you will learn Install and
prepare SQL Server for the SCDPM database Reduce backup storage
with SCDPM and data deduplication Learn about the prerequisites for
supported Hyper-V Server protection Integrate SCDPM with other
System Center products to build optimal services Protect and
restore the SCDPM database Protect your data center by integrating
SCDPM with Azure Backup Manually create online recovery points and
recover production data from Azure Protect and learn about the
requirements to recover Azure Stack with SCDPM Who this book is
forIf you are an SCDPM administrator, this book will help you
verify your knowledge and provide you with everything you need to
know about the new release of System Center Data Protection
Manager.
Make use of hands-on recipes for many tasks that are typically
encountered in both the on-premises as well as the cloud world. Key
Features A recipe-based guide to help you build effective
administrative solutions Gain hands-on experience with the newly
added features of PowerShell Core Manage critical business
environments with professional scripting practices Book
DescriptionThis book will follow a recipe-based approach and start
off with an introduction to the fundamentals of PowerShell, and
explaining how to install and run it through simple examples. Next,
you will learn how to use PowerShell to access and manipulate data
and how to work with different streams as well. You will also
explore the object model which will help with regard to PowerShell
function deployment. Going forward, you will get familiar with the
pipeline in its different use cases. The next set of chapters will
deal with the different ways of accessing data in PowerShell. You
will also learn to automate various tasks in Windows and Linux
using PowerShell Core, as well as explore Windows Server. Later,
you will be introduced to Remoting in PowerShell Core and Just
Enough Administration concept. The last set of chapters will help
you understand the management of a private and public cloud with
PowerShell Core. You will also learn how to access web services and
explore the high-performance scripting methods. By the end of this
book, you will gain the skills to manage complex tasks effectively
along with increasing the performance of your environment. What you
will learn Leverage cross-platform interaction with systems Make
use of the PowerShell recipes for frequent tasks Get a better
understanding of the inner workings of PowerShell Understand the
compatibility of built-in Windows modules with PowerShell Core
Learn best practices associated with PowerShell scripting Avoid
common pitfalls and mistakes Who this book is forThis book will be
for windows administrators who want to enhance their PowerShell
scripting skills to the next level. System administrators wanting
to automate common to complex tasks with PowerShell scripts would
benefit from this book. Prior understanding on PowerShell would be
necessary.
|
|