Columbia International University
Latest uploads at Columbia International University. Looking for notes at Columbia International University? We have lots of notes, study guides and study notes available for your school.
-
409
- 0
-
30
All courses for Columbia International University
Latest notes & summaries Columbia International University
interdependent 
All students must participate in order for the team to succeed. 
 
 
 
working together 
Students work together when the activity requires them to work in pairs or groups to: 
 
discuss an issue 
 
solve a problem 
 
create a product 
 
 
 
shared responsibility 
work in pairs or groups to develop a common product, design, or response 
 
must collectively own the work and be mutually responsible for its outcome 
 
If the group work involves students or adults from outside the cla...
You need to create a module that performs the following tasks: 
 
*Accepts an order number 
*Sets the value of the Status column in the Orders table for that order number to Shipped 
*Retrieves a tracking number to the Shipping table 
*Returns the number of items shipped and the customer's e-mail address 
 
What should you create? 
Stored procedure 
 
 
 
Using a stored procedure: 
improves performance because parsing is not required with each execution. 
 
 
 
An inline table-valued function: ...
Column breaks 
Are used in two-column layouts to move the text after the insertion point to the top of the following column. To view the columns side by side, switch to print layout view. 
 
 
 
Create Columns 
Click the PAGE LAYOUT tab, select the text you want to arrange in columns, click the COLUMNS button, select the number of columns you want. 
 
 
 
Modify Columns 
Click the PAGE LAYOUT tab and then click in the columns you want to modify, click the COLUMNS button and then click MORE COLUM...
the first screen displayed when you open word 2016 is called the 
recent screen 
 
 
 
which of the following contains the commands you use most often, such as save, undo, and repeat 
quick access toolbar 
 
 
 
The headings that appear on the ribbon, such as file, home, and insert, are called 
tabs 
 
 
 
which command is used to save a document for the first time 
save or save as 
 
 
 
which of the following options is used when saving a document with a new filename 
save as 
 
 
 
when you s...
What does it mean if a service is in "Public Preview" mode? 
Anyone can use the service but normal SLA's do not apply. 
 
 
 
True or false: Azure Cloud Shell allows access to the CLI & Powershell consoles in the Azure Portal? 
True 
 
 
 
What are Azure Availability Zones? 
A feature of Azure that allows you to manually specify into which DC your virtual machines are placed, which allows you to achieve a higher availability than any other region. 
 
 
 
What are the (2) Azure AD licenses ava...
01. Which Azure service should you use to store certificates? 
 
a) Azure Security Center 
b) an Azure Storage account 
c) Azure Key Vault 
d) Azure Information Protection 
Answer: 
 
c) Azure Key Vault 
 
 
 
02. You have a virtual machine named VM1 that runs Windows Server 2016. VM1 is in the East US Azure region. Which Azure service should you use from the Azure portal to view service failure notifications that can affect the availability of VM1? 
 
a) Azure Service Fabric 
b) Azure Monitor 
...
Identify the benefits and considerations of using cloud services 
 
identify the benefits of cloud computing 
HEADS 
 
High Availability: Some cloud-based applications can provide a continuous user experience with no apparent downtime even when things go wrong. 
 
Elasticity: Cloud-based applications can be configured to take advantage of autoscaling, so your applications will always have the resources they need. 
 
Agility: Cloud-based resources can be deployed and configured quickly as your ap...
Azure Service Health Use Cases? 
To set up custom alerts to notify you of any outages, planned or otherwise. To track incidents with your services in real time and get a report afterwards. This is a free service. 
 
 
 
What are the two types of locks in Azure? 
"Delete" and "Read-only" 
 
 
 
Which companies must comply with General Data Protection Regulation (GDPR)? 
Companies of any country must adhere with this guideline if their users and customers are located in the European Union. 
 
...
A subnet is a range of IP addresses in a 
VNet 
 
 
 
Which connection configuration offers faster speeds, higher security, lower latencies and higher reliability? 
ExpressRoute 
 
 
 
The ________________ routes traffic between VMs and PaaS cloud services in a virtual network and computers at the other end of the connection. 
VPN gateway 
 
 
 
Azure provides a DNS system to support most name resolution scenarios, with the exception of: 
hybrid connections 
 
 
 
Azure load balancers distribute...
What is cloud computing? 
The delivery of computing services over the internet. 
 
 
 
Which cloud model uses some data centers focused on providing cloud services to anyone that wants them, and some data centers that are focused on a single customer? 
Hybrid cloud - It is a combination of public cloud and private cloud, using both data centers dedicated solely to one customer and data centers that are shared with the public. 
 
 
 
According to the shared responsibility model, which cloud servi...