Azure Flashcards

1
Q

What is Azure?

A

Azure is a comprehensive set of cloud services that developers and IT professionals use to build, deploy, and manage applications through our global network of datacenters. Integrated tools, DevOps, and a marketplace support you in efficiently building anything from simple mobile apps to internet-scale solutions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

DevOps

A

DevOps brings together people, processes, and technology, automating software delivery to provide continuous value to your users. With Azure DevOps solutions, deliver software faster and more reliably

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Continuous integration (CI)

A

Take advantage of continuous integration to improve software development quality and speed. When you use Visual Studio Team Services or Jenkins to build apps in the cloud and deploy to Azure, each time you commit code, it’s automatically built and tested—so bugs are detected faster.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Continuous delivery (CD)

A

Ensure that code and infrastructure are always in a production-deployable state, with continuous delivery. By combining continuous integration and infrastructure as code (IaC), you’ll achieve identical deployments and the confidence you need to manually deploy to production at any time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Continuous deployment with CI/CD

A

With continuous deployment, you can automate the entire process from code commit to production if your CI/CD tests are successful. Using CI/CD practices, paired with monitoring tools, you’ll be able to safely deliver features to your customers as soon as they’re ready.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Increase reliability and repeatability

A

Automate provisioning and configuration of environments using IaC. Capture environment definitions as declarative code, such as JSON or YAML. Then, reliably provision an identical environment with DevOps tools including Azure Resource Manager, Terraform, or Ansible.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Get actionable insights

A

Monitor infrastructure health with Azure Log Analytics and Azure Monitor and integrate into existing dashboards like Grafana or Kibana. Azure Application Insights provides actionable insights through application performance management and instant analytics.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Enhance compliance and security

A

Using DevOps tools such as Chef Automate or Azure Policy, you can manage provisioned infrastructure and applications to ensure compliance. Combined with services like Azure Security Center, you’ll limit your exposure to threats and quickly find and remediate vulnerabilities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

(FIPS) 140-2

A

Federal Information Processing Standard
FIPS 140-2. The Federal Information Processing Standard (FIPS) Publication 140-2, (FIPS PUB 140-2), is a U.S. government computer security standard used to approve cryptographic modules.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Azure Key Vault

A

Azure Key Vault helps safeguard cryptographic keys and secrets used by cloud applications and services. By using Key Vault, you can encrypt keys and secrets (such as authentication keys, storage account keys, data encryption keys, .PFX files, and passwords) using keys protected by hardware security modules (HSMs). For added assurance, you can import or generate keys in HSMs. If you choose to do this, Microsoft processes your keys in FIPS 140-2 Level 2 validated HSMs (hardware and firmware).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Azure Financial Team

A

What attracted us to Azure, and what differentiated Azure from everyone else, was its financial services compliance team. Azure partners with federal regulators, both domestic and international, to ensure that its environment supports financial services compliance and auditability needs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Azure Active Directory

A

Azure Active Directory (Azure AD) is a comprehensive identity and access management cloud solution that gives you a robust set of capabilities to manage users and groups. It helps secure access to on-premises and cloud applications, including Microsoft web services like Office 365, and many non-Microsoft software as a service (SaaS) applications. Azure AD comes in three editions: Free, Basic, and Premium.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Simplify user access to any cloud app

A

Enable single sign-on to simplify user access to thousands of cloud applications from Windows, Mac, Android, and iOS devices. Users can launch applications from a personalized web-based access panel or mobile app using their company credentials. Use the Azure AD Application Proxy module to go beyond SaaS applications and publish on-premises web applications to provide highly-secure remote access and single sign-on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Protect sensitive data and applications

A

Azure Multi-Factor Authentication prevents unauthorized access to on-premises and cloud applications by providing an additional level of authentication. Protect your business and mitigate potential threats with security monitoring, alerts, and machine learning-based reports that identify inconsistent access patterns.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Enable self-service for your employees

A

Delegate important tasks to your employees, such as resetting passwords and creating and managing groups. Provide self-service password change, reset, and self-service group management with Azure AD Premium.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Use a rich standards-based platform for cloud authentication and access management

A

Azure AD gives developers an effective way to integrate identity management into their applications. Industry-standard protocols such as Security Assertion Markup Language 2.0 (SAML 2.0), WS-Federation, and OpenID Connect make sign-on possible on a variety of platforms such as .NET, Java, Node.js, and PHP. The REST-based Graph API enables developers to read and write to the directory from any platform. Through support for OAuth 2.0, developers can build mobile and web applications that integrate with Microsoft and partner web APIs, and build their own highly-secure web APIs. Open-source client libraries are available for .NET, Windows Store, iOS, and Android, with more libraries under development.

17
Q

Azure Active Directory supports thousands of preintegrated SaaS apps for single sign-on

A

ServiceNow

Salesforce

18
Q

Multi-Factor Authentication

A

More security for your data and applications—without added hassles for your customers

safeguard access by mobile apps, phone calls, and text messages
Deploy on-premises or on Azure
Reduce risk, meet compliance requirements
Protect Office 365, Salesforce, Dropbox, and other SaaS apps
Use with VPN, Microsoft IIS, RADIUS, and LDAP
Get real-time fraud monitoring and alerts

19
Q

MFA

A

Azure Multi-Factor Authentication helps safeguard access to data and applications, and helps to meet customer demand for a simple sign-in process. Get strong authentication with a range of easy verification options—phone call, text message, or mobile app notification—and allow customers to choose the method they prefer.

20
Q

MFA

A

Build it into your applications
Use the SDK, and your application’s existing customer database, to integrate Multi-Factor Authentication into your application’s sign-in or transaction processes.

21
Q

What is Azure Multi-Factor Authentication?

A

Two-step verification is a method of authentication that requires more than one verification method and adds a critical second layer of security to user sign-ins and transactions. It works by requiring any two or more of the following verification methods:

Something you know (typically a password)
Something you have (a trusted device that is not easily duplicated, like a phone)
Something you are (biometrics)

22
Q

Development and test

A

You’re delivering more features faster—keep up with a comprehensive set of development and testing tools for your team to collaborate and deliver at cloud speed. Quickly create consistent development and test environments on your terms through a scalable, on-demand infrastructure.

23
Q

Scalable, high-fidelity test environments

A

Replicate real-world usage scenarios in your test environment—and test at production scale to catch and fix problems before you release. If your production environment also runs on Azure, you can create an exact clone and gain a precise view into how your application will behave in the real world.