Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 5 pages
Exam (elaborations)

MIST 4630 FINAL EXAM QUESTIONS & SOLUTIONS

Document preview thumbnail
Preview 2 out of 5 pages

JDBC stands for - ANSWERJava Database Connectivity In a relational data model, ________ provides the means for accessing and manipulating data. - ANSWERSQL A __________ is a stand-alone, software component

Content preview

MIST 4630 FINAL EXAM QUESTIONS &
SOLUTIONS
JDBC stands for - ANSWERJava Database Connectivity

In a relational data model, ________ provides the means for accessing and
manipulating data. - ANSWERSQL

A __________ is a stand-alone, software component that enables a Java application to
interact with a database. - ANSWERdatabase driver

Which of the following Eclipse Dynamic Web Project folders is the best place to import
the Connector/J jar file? - ANSWERWebContent/Web-Inf/lib

Which of the following statements can be used to connect to a local MySQL database
named test? - ANSWERConnection connection =
DriverManager.getConnection("jdbc:mysql://localhost/test");


What is the return value from:
preparedStatement.executeUpdate("insert into T values (100, 'Smith')") - ANSWERan
int value indicating how many rows are effected from the invocation

Which of the following methods will move the cursor for the ResultSet rs one record
forward? - ANSWERrs.next()

Assume that you move the cursor of a ResultSet rs forward one record, but there are no
more records there. What would be the result? - ANSWERthe rs.next() method would
return a value of false

The Elastic Beanstalk service is an example of Platform-as-a-Service (PaaS). -
ANSWERTrue

With AWS Elastic Beanstalk, an _____________
is a collection of AWS resources running an application version. - ANSWERenvironment

Which of the following is true about PaaS? - ANSWERPaaS can make it easier to
develop for multiple platforms.

The ________________ designates the type of application that the environment runs,
and determines what resources Elastic Beanstalk provisions to support it. -
ANSWERenvironment tier

, A complete development and deployment environment in the cloud is known as
_______________ - ANSWERPaaS

Only Java web applications can be hosted in an Elastic Beanstalk environment. -
ANSWERFalse

Deploying a web project to the Cloud using Elastic Beanstalk requires much less work
than configuring and deploying directly to an EC2 instance. - ANSWERTrue

An Elastic Beanstalk ________________ is a logical collection of Elastic Beanstalk
components, including environments, versions, and environment configurations. In
Elastic Beanstalk an application is conceptually similar to a folder. -
ANSWERapplication

Which of the following application components are generally provided by Platform-as-a-
Service (PaaS)? Select all that apply. - ANSWER- Development tools, DBMS, business
analytics
- Operating systems
- Servers and storage
- Data Center
- Networking components

Serverless applications are ones that don't require you to provision or manage any
servers. You can focus on your core product and business logic instead of
responsibilities like operating system (OS) access control, OS patching, provisioning,
right-sizing, scaling, and availability. - ANSWERTrue

S3 is a serverless storage service. - ANSWERTrue

DynamoDB is a serverless database service. - ANSWERTrue

Function as a Server is - ANSWER- Lambda
- event driven computing

Lamda supports the below programming languages - ANSWER- Node.js
-Python
- Go

API Gateway - ANSWER- receives an HTTPS request
- use the GET method

When a Lambda function is invoked, code execution begins at what is called the
handler. The handler is a specific function (segment of code) that you've created and
included in your code. - ANSWERTrue
A database URL for a MySQL database named test on host panda.armstrong.edu is
________. - ANSWERjdbc:mysql://panda.armstrong.edu/test

Document information

Uploaded on
November 16, 2025
Number of pages
5
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$12.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
shantelleG
4.0
(118)
Sold
648
Followers
369
Items
18309
Last sold
1 month ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions