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
- If you haven’t already done so, create
an Azure Student account as specified on the
CS Systems
Administration services page (see Guide 7).
-
Azure App Service
overview — Review this page and answer the
following.
- Is Azure app services IaaS, PaaS,
or SaaS?
- Explain the nature of Continuous Integration and
Deployment (CI/CD).