Without data, you're just another person with an
opinion.
– attributed to W.E. Deming
-
Object-relational
mapping (Introduction and
Section 1)
- What is ORM and why is it useful in client
applications?
- In the information systems domain, what is impedance
mismatch?
- Are there alternatives to ORM?
What are Iaas, Paas and Saas? —
Compare and contrast: IaaS vs. PaaS vs.
SaaS.
-
RESTful Web Services
-
Representational State
Transfer (Introduction, Architectural constraints,
Applied to Web services)
- What is the purpose of using REST for Web
services?
- Describe these architectural constraints:
client-server; statelessness;
cacheability.
- Describe how the basic HTTP operators are applied in
REST.
We won’t take time to fully cover the HATEOAS
constraint; the APIs we use don’t tend to implement
it fully.
-
Idempotency: Computer
Science Examples
- What are idempotency and
nullipotency?
-
Technology Stack
-
Platform as a Service (PaaS) using Azure App Services
-
App Service
overview:
- If you haven’t already done so, create
an Azure Student account as specified on the
CS
Systems Administration services
page.
- Define and explain the following terms:
PaaS; devOps;
continuous integration and deployment
(CI/CD).