Thursday, April 25, 2019

Sharepoint Search components and Search Databased



As you’re all aware ,there has been a major change in the search architecture on SharePoint Server 2013 when compared to SharePoint server 2010 and in this post I’ll  be discussing on the six different search service components in SharePoint 2013 .It’s very important that all these components are running fine without any issue for the Search service to function seamlessly and surface the results in the search page when a user executes a query in the search center.
Listed below are the six components available in SharePoint 2013 search service:
  1. Crawl Component
  2. Content processing component
  3. Indexing component
  4. Query processing component
  5. Analytics processing component
  6. Search administration component
 Now, let’s take a look on all these components separately …
1.Crawl Component :
This component takes care of crawling the content sources such as (SharePoint sites, websites & file shares etc…) and extracts the crawled properties and metadata and sends that to the content processing component.
2. Content processing component:
This component receives the information from the crawl component and then processes and sends it to the indexing component. It also interacts with the analytics processing component and is responsible for mapping crawled properties to the managed properties.
3. Indexing Component :
This component takes care of receiving the information from the content processing component and writes it to the search index. It also takes care of handling the queries and sends back the results to the Query processing component.
4. Query Processing Component:
This component handles incoming query requests and sends them to the indexing component for results. It also takes care of query optimization.
5. Analytics Processing Component :
This component takes care of analyzing what users are querying on and how they interact with the results.  This information is used to determine relevance, generate recommendations and also used for generating search reports.
6. Search administration Component:
This component manages administrative processes as well as changes to the search topology, such as adding or removing search components and servers.
Please note that these 6 search components can be distributed across multiple servers to provide high availability as well as improve performance


Search service application databases:
  • Search Administration database :The Search Administration database hosts the Search service application configuration and handles crawl state orchestration, including the content source crawl history.
  • Analytics Reporting database :The Analytics Reporting database stores the results for usage analysis reports and extracts information from the Link database when needed.
  • Crawl Store database :The Crawl Store database stores the state of each crawled item and provides the crawl queue for items currently being crawled.
  • Link database :The Link database stores the information that is extracted by the content processing component and the click through information.

Tuesday, March 26, 2019

Azure Basics -Part3

Does AWS use Azure?
 
Making an Azure/AWS comparison is an interesting undertaking! Amazon was first to the cloud provider market in 2002 with its Elastic Compute Cloud (EC2). ... For example, while Microsoft's Azure thrives in a Windows environment, AWS works best when deployed in a Linux environment.
 
Which Cloud is best?
 
Best free cloud storage of 2019
  • Google Drive.
  • pCloud.
  • Microsoft OneDrive.
  • Dropbox.
  • MediaFire.
Which cloud service provider is best?
 
Best cloud computing services of 2018
  • Rackspace Cloud.
  • IBM Cloud.
  • Amazon Web Services.
  • Microsoft Azure.
  • Google Cloud.
How do I create a subscription in Azure?
 
Getting started
  1. If you are not an account owner, get added by an EA enrollment admin.
  2. Navigate to the Subscriptions extension in the Azure portal.
  3. Click the “+ Add” button in the top left corner of the experience.
  4. Fill out the new subscription name and offer. ...
  5. Click the “Create” button.

How long is the Azure free trial?
 
The Azure free account starts with the free trial subscription which includes $200 credit to spend for the first 30 days, free access to our most popular Azure products for 12 months, and access to more than 25 products that are always free.
 
 

How much is azure per month?
 
There are a lot of third party tools available, although appallingly, many of them over $1,000 a month! We recommend using a service called Azure Costs (https://azure-costs.com/) which is inexpensive and does a great job. It has a free tier and paid options from $29$199 a month.
 
 
How do I use Azure cloud?
 
Create and deploy
  1. Log in to the Azure portal.
  2. Click Create a resource > Compute, and then scroll down to and click Cloud Service.
  3. In the new Cloud Service pane, enter a value for the DNS name.
  4. Create a new Resource Group or select an existing one.
  5. Select a Location.
  6. Click Package. ...
  7. Make sure that Start deployment is selected.
 
 

 
 What is azure beginner?

Windows Azure, which was later renamed as Microsoft Azure in 2014, is a cloud computing platform, designed by Microsoft to successfully build, deploy, and manage applications and services through a global network of datacenters.
 
 
What does Azure look like?
Azure (/ˈæʒər/, /ˈæz.jʊər/ ăzh′-ər) is a bright cyan-blue color that is often described as the color of the sky on a clear day. On the RGB color wheel, "azure" (hexadecimal #007FFF) is defined as the color at 210 degrees, i.e., the hue halfway between blue and cyan.
 

 
 
What companies use AWS?
Here is the list of 10 giant clients attaching huge cheques for AWS.
  • Netflix.
  • Unilever.
  • Kellog's.
  • GE.
  • Zynga.
  • MI.
  • Pfizer.
  • Samsung.
What is Azure AD?
 Azure Active Directory (Azure AD) is Microsoft's cloud-based identity and access management service. Azure AD helps your employees sign in and access resources in: ... Internal resources, such as apps on your corporate network and intranet, along with any cloud apps developed by your own organization.
 
Does Apple use Azure?
 
Apple may no longer be using Microsoft's Azure. Apple has been using Microsoft's Azure and Amazon's S3 to store encrypted portions of some iOS files for the past few years. But Apple is now using Google Cloud for some storage needs.
 
What is Azure Data Factory?
 
The Azure Data Factory (ADF) is a service designed to allow developers to integrate disparate data sources. ... It provides access to on-premises data in SQL Server and cloud data in Azure Storage (Blob and Tables) and Azure SQL Database.
 
 What is AWS cloud?
Amazon Web Services. Amazon Web Services (AWS) is a secure cloud services platform, offering compute power, database storage, content delivery and other functionality to help businesses scale and grow.
 
 Why is cloud computing?
The cloud is just a metaphor for the Internet. Cloud Computing is a technology uses the internet and central remote servers to maintain data and applications. Cloud computing allows consumers and businesses to use applications without installation and access their personal files at any computer with internet access.
 
 What is Azure worker role?
 
When working with the Microsoft Azure cloud platform, there are particular roles on which an application can be installed within their cloud services. These roles are either worker roles or web roles. ... The web role is essentially a Microsoft server running Internet Information Services (IIS) for web applications.
 
How do I create a scheduler in Azure?
 
On the main Azure menu, select Create a resource. In the search box, enter "scheduler". From the results list, select Scheduler, and then choose Create. Create a job collection, or select an existing collection. 
 
What are azure functions?
 
Azure Functions is a solution for easily running small pieces of code, or "functions," in the cloud. You can write just the code you need for the problem at hand, without worrying about a whole application or the infrastructure to run it. ... Azure Functions lets you develop serverless applications on Microsoft Azure.
 
What is Azure App Service?
 
Azure App Service is a fully managed "Platform as a Service" (PaaS) that integrates Microsoft Azure Websites, Mobile Services, and BizTalk Services into a single service, adding new capabilities that enable integration with on-premises or cloud systems. ... Provision and deploy Web and Mobile Apps in seconds. 

Azure Basics -Part2

What are the services provided by Microsoft Azure?

Azure products and services. As of July 2018, Microsoft categorizes Azure cloud services into 18 main product types: Compute -- These services enable a user to deploy and manage virtual machines (VMs), containers and batch processing, as well as support remote application access.


What are the benefits of Azure?
 
Agility: Azure is fast in terms of deployment, operation, and scalability. This gives the competitive advantage for the companies to adopt Azure. Being the most up to date cloud technology, the infrastructure and applications could be made agile.
 
Is AWS better than Azure?
 
Azure is 4-12% cheaper than AWS, and it also offers some extra properties which makes it better than AWS. ... The following are some important aspects for why Azure is better than AWS. PaaS Capabilities: Both Azure and AWS are similar in offering PaaS capabilities for virtual networking, storage, and machines.
 
 
 
What can you do with Microsoft Azure?
 
Microsoft Azure is a cloud computing platform where you can build, test, deploy and manage applications and services through Microsoft's worldwide datacenters. Instead of having to invest in hardware like servers, you can rent from Microsoft based on the usage and consumption that you need.
 
What is Devops in Azure?
 
 Introducing Azure DevOps. ... Azure DevOps captures over 15 years of investment and learnings in providing tools to support software development teams. In the last month, over 80,000 internal Microsoft users and thousands of our customers, in teams both small and large, used these services to ship products to you.
 
 How does Azure cloud work?
  
But what exactly is Azure, and how does it work? Azure, like other cloud platforms, relies on a technology known as virtualization. ... Essentially, the cloud is a set of physical servers in one or more datacenters that execute virtualized hardware on behalf of customers.

What is Microsoft Azure portal?
Microsoft Azure is a cloud computing platform and infrastructure created by Microsoft for building, deploying, and managing applications and services through a global network of Microsoft-managed data centers.

Azure Basics -part1

 What is azure used for?
 
At its core, Azure is a public cloud computing platform—it is Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) that can be used for services such as analytics, virtual computing, storage, networking, and much more. It can be used to replace or supplement your on-premise servers.
 
 
What is Microsoft Azure in simple terms?


Microsoft Azure is a platform as a service (PaaS) solution for building and hosting solutions using Microsoft's products and in their data centers. It is a comprehensive suite of cloud products that allow users to create enterprise-class applications without having to build out their own infrastructure.
 
 
What is Microsoft Azure and why is it used?
 
Microsoft azure can be used to build deploy or manage applications.Several devops tools have been integrated into azure platform. Azure offers a range of uses and benefits for organizations. It provides the ability to scale on demand. It provides simple and reliable data storage on huge scale.
 
What is difference between AWS and Azure?
 
AWS and Azure are subsets in terms of Cloud computing. Both are used to build and host applications. Azure has helped many enterprises as it platform such as PaaS. ... They also provide block storage while Azure offers temporary storage through D drive, block storage through Page Blobs for VMs.
 
Is Azure free?
 
Azure also has free credit for new customers and a free service tier. But as with Amazon, compute and bandwidth aren't available as free-tier options. ... When it comes to machine learning features, Azure has some production-constrained free tier options in Azure Machine Learning Studio. 
 
 
How do I work with Azure?
Try out these short tutorials on how to use Azure and start building projects right away.
  1. Launch a Linux virtual machine. Deploy a Linux virtual machine using CLI.
  2. Launch a Windows virtual machine. Create a Windows virtual machine with PowerShell.
  3. Build a web app.
 
What companies use Microsoft Azure?
 
Some of the companies using Microsoft Azure are:
  • Johnson Controls.
  • Polycom.
  • A.P Moller-Maersk Group.
  • Seattle Seahawks.
  • Fabletics.
  • Grisard Management AG.
  • Drive Time.
  • Pacifico Seguros.
What is Azure Web jobs?
 
Overview. WebJobs is a feature of Azure App Service that enables you to run a program or script in the same context as a web app, API app, or mobile app. ... Azure Functions provides another way to run programs and scripts.