Tour of Azure services

Tour of Azure services

Azure can help you tackle tough business challenges. You bring your requirements, creativity, and favorite software development tools. Azure brings a massive global infrastructure that's always available for you to build your applications on.

Let's take a quick tour of the high-level services Azure offers.

 

Azure services

Here's a big-picture view of the available services and features in Azure.

Diagram showing overall view of popular Azure services with sections for security and management, platform services, hybrid cloud, and infrastructure services.

Let's take a closer look at the most commonly used categories:

  • Compute
  • Networking
  • Storage
  • Mobile
  • Databases
  • Web
  • Internet of Things (IoT)
  • Big data
  • AI
  • DevOps

 

Compute

Compute services are often one of the primary reasons why companies move to the Azure platform. Azure provides a range of options for hosting applications and services. Here are some examples of compute services in Azure.

Table 1
Service nameService function
Azure Virtual MachinesWindows or Linux virtual machines (VMs) hosted in Azure.
Azure Virtual Machine Scale SetsScaling for Windows or Linux VMs hosted in Azure.
Azure Kubernetes ServiceCluster management for VMs that run containerized services.
Azure Service FabricDistributed systems platform that runs in Azure or on-premises.
Azure BatchManaged service for parallel and high-performance computing applications.
Azure Container InstancesContainerized apps run on Azure without provisioning servers or VMs.
Azure FunctionsAn event-driven, serverless compute service.

 

Networking

Linking compute resources and providing access to applications is the key function of Azure networking. Networking functionality in Azure includes a range of options to connect the outside world to services and features in the global Azure datacenters.

Here are some examples of networking services in Azure.

Table 2
Service nameService function
Azure Virtual NetworkConnects VMs to incoming virtual private network (VPN) connections.
Azure Load BalancerBalances inbound and outbound connections to applications or service endpoints.
Azure Application GatewayOptimizes app server farm delivery while increasing application security.
Azure VPN GatewayAccesses Azure Virtual Networks through high-performance VPN gateways.
Azure DNSProvides ultra-fast DNS responses and ultra-high domain availability.
Azure Content Delivery NetworkDelivers high-bandwidth content to customers globally.
Azure DDoS ProtectionProtects Azure-hosted applications from distributed denial of service (DDOS) attacks.
Azure Traffic ManagerDistributes network traffic across Azure regions worldwide.
Azure ExpressRouteConnects to Azure over high-bandwidth dedicated secure connections.
Azure Network WatcherMonitors and diagnoses network issues by using scenario-based analysis.
Azure FirewallImplements high-security, high-availability firewall with unlimited scalability.
Azure Virtual WANCreates a unified wide area network (WAN) that connects local and remote sites.

Storage

Azure provides four main types of storage services.

Table 3
Service nameService function
Azure Blob storageStorage service for very large objects, such as video files or bitmaps.
Azure File storageFile shares that can be accessed and managed like a file server.
Azure Queue storageA data store for queuing and reliably delivering messages between applications.
Azure Table storageTable storage is a service that stores non-relational structured data (also known as structured NoSQL data) in the cloud, providing a key/attribute store with a schemaless design..

These services all share several common characteristics:

  • Durable and highly available with redundancy and replication.
  • Secure through automatic encryption and role-based access control.
  • Scalable with virtually unlimited storage.
  • Managed, handling maintenance and any critical problems for you.
  • Accessible from anywhere in the world over HTTP or HTTPS.

 

Mobile

With Azure, developers can create mobile back-end services for iOS, Android, and Windows apps quickly and easily. Features that used to take time and increase project risks, such as adding corporate sign-in and then connecting to on-premises resources such as SAP, Oracle, SQL Server, and SharePoint, are now simple to include.

Other features of this service include:

  • Offline data synchronization.
  • Connectivity to on-premises data.
  • Broadcasting push notifications.
  • Autoscaling to match business needs.

 

Databases

Azure provides multiple database services to store a wide variety of data types and volumes. And with global connectivity, this data is available to users instantly.

Table 4
Service nameService function
Azure Cosmos DBGlobally distributed database that supports NoSQL options.
Azure SQL DatabaseFully managed relational database with auto-scale, integral intelligence, and robust security.
Azure Database for MySQLFully managed and scalable MySQL relational database with high availability and security.
Azure Database for PostgreSQLFully managed and scalable PostgreSQL relational database with high availability and security.
SQL Server on Azure Virtual MachinesService that hosts enterprise SQL Server apps in the cloud.
Azure Synapse AnalyticsFully managed data warehouse with integral security at every level of scale at no extra cost.
Azure Database Migration ServiceService that migrates databases to the cloud with no application code changes.
Azure Cache for RedisFully managed service caches frequently used and static data to reduce data and application latency.
Azure Database for MariaDBFully managed and scalable MariaDB relational database with high availability and security.

 

Web

Having a great web experience is critical in today's business world. Azure includes first-class support to build and host web apps and HTTP-based web services. The following Azure services are focused on web hosting.

Table 5
Service nameDescription
Azure App ServiceQuickly create powerful cloud web-based apps.
Azure Notification HubsSend push notifications to any platform from any back end.
Azure API ManagementPublish APIs to developers, partners, and employees securely and at scale.
Azure Cognitive SearchDeploy this fully managed search as a service.
Web Apps feature of Azure App ServiceCreate and deploy mission-critical web apps at scale.
Azure SignalR ServiceAdd real-time web functionalities easily.

 

IoT

People are able to access more information than ever before. Personal digital assistants led to smartphones, and now there are smart watches, smart thermostats, and even smart refrigerators. Personal computers used to be the norm. Now the internet allows any item that's online-capable to access valuable information. This ability for devices to garner and then relay information for data analysis is referred to as IoT.

Many services can assist and drive end-to-end solutions for IoT on Azure.

Table 6
Service nameDescription
IoT CentralFully managed global IoT software as a service (SaaS) solution that makes it easy to connect, monitor, and manage IoT assets at scale.
Azure IoT HubMessaging hub that provides secure communications between and monitoring of millions of IoT devices.
IoT EdgeFully managed service that allows data analysis models to be pushed directly onto IoT devices, which allows them to react quickly to state changes without needing to consult cloud-based AI models.

 

Big data

Data comes in all formats and sizes. When we talk about big data, we're referring to large volumes of data. Data from weather systems, communications systems, genomic research, imaging platforms, and many other scenarios generate hundreds of gigabytes of data. This amount of data makes it hard to analyze and make decisions. It's often so large that traditional forms of processing and analysis are no longer appropriate.

Open-source cluster technologies have been developed to deal with these large data sets. Azure supports a broad range of technologies and services to provide big data and analytic solutions.

Table 7
Service nameDescription
Azure Synapse AnalyticsRun analytics at a massive scale by using a cloud-based enterprise data warehouse that takes advantage of massively parallel processing to run complex queries quickly across petabytes of data.
Azure HDInsightProcess massive amounts of data with managed clusters of Hadoop clusters in the cloud.
Azure DatabricksIntegrate this collaborative Apache Spark-based analytics service with other big data services in Azure.

 

AI

AI, in the context of cloud computing, is based around a broad range of services, the core of which is machine learning. Machine learning is a data science technique that allows computers to use existing data to forecast future behaviors, outcomes, and trends. Using machine learning, computers learn without being explicitly programmed.

Forecasts or predictions from machine learning can make apps and devices smarter. For example, when you shop online, machine learning helps recommend other products you might like based on what you've purchased. Or when your credit card is swiped, machine learning compares the transaction to a database of transactions and helps detect fraud. And when your robot vacuum cleaner vacuums a room, machine learning helps it decide whether the job is done.

Here are some of the most common AI and machine learning service types in Azure.

Table 8
Service nameDescription
Azure Machine Learning ServiceCloud-based environment you can use to develop, train, test, deploy, manage, and track machine learning models. It can auto-generate a model and auto-tune it for you. It will let you start training on your local machine, and then scale out to the cloud.
Azure ML StudioCollaborative visual workspace where you can build, test, and deploy machine learning solutions by using prebuilt machine learning algorithms and data-handling modules.

A closely related set of products are the cognitive services. You can use these prebuilt APIs in your applications to solve complex problems.

Table 9
Service nameDescription
VisionUse image-processing algorithms to smartly identify, caption, index, and moderate your pictures and videos.
SpeechConvert spoken audio into text, use voice for verification, or add speaker recognition to your app.
Knowledge mappingMap complex information and data to solve tasks such as intelligent recommendations and semantic search.
Bing SearchAdd Bing Search APIs to your apps and harness the ability to comb billions of webpages, images, videos, and news with a single API call.
Natural Language processingAllow your apps to process natural language with prebuilt scripts, evaluate sentiment, and learn how to recognize what users want.

 

DevOps

DevOps brings together people, processes, and technology by automating software delivery to provide continuous value to your users. With Azure DevOps, you can create build and release pipelines that provide continuous integration, delivery, and deployment for your applications. You can integrate repositories and application tests, perform application monitoring, and work with build artifacts. You can also work with and backlog items for tracking, automate infrastructure deployment, and integrate a range of third-party tools and services such as Jenkins and Chef. All of these functions and many more are closely integrated with Azure to allow for consistent, repeatable deployments for your applications to provide streamlined build and release processes.

Table 10
Service nameDescription
Azure DevOpsUse development collaboration tools such as high-performance pipelines, free private Git repositories, configurable Kanban boards, and extensive automated and cloud-based load testing. Formerly known as Visual Studio Team Services.
Azure DevTest LabsQuickly create on-demand Windows and Linux environments to test or demo applications directly from deployment pipelines.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值