• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/25

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

25 Cards in this Set

  • Front
  • Back

EA

Enterprise Architecture

What does EA guide?

Investment in IT

What should EA be based on?

Standards

What will your IT be like without an EA?

More expensive


Isolated systems


Hard to connect externally and internally


Difficult to maintain

Four benefits of an EA?

Reduced cost


Faster time to market


More robust


Joined up

Guiding principles in developing an EA?

Business-focused


Independent


Standards-based


State of the market


Robust, reliable, supported


Flexible


Re-use tech


Buy service first

Three boxes on top fork of EA development diagram

Develop guiding principles for architecture


Identify critical business issues and tech challenges


Review and assess current IT developments

Three boxes in bottom fork of EA development diagram?

Identify main business entities and linkages


Identify generic business functions/services


Develop framework to link components

Final two boxes in EA development diagram?

Identify technology to provide functions


Develop migration scenario

Define Technical Architecture

System and network components that make up a distributed system, and how they are connected.

What are four application functions to consider in technical architecture?

Data storage


Data access logic


Application logic


Presentation logic

What is a server based technical architecture?

One where the server performs all four application functions.

What is a client based technical architecture?

One where the client performs most functions, except for data storage.

What is client server technical architecture?

Client does presentation and application logic (thick client).


Server does data storage, data access logic, and application logic (thin client).

Thick vs thin client?

Thick: client does application logic.


Thin: server does application logic.

What is 2-tier client server architecture?

One server does data storage and access, client does application and presentation logic.

3-tier client server?

Data storage and access logic on one server, application logic on another server, client handles presentation logic.

Four attributes of an EA?

Corporate view


Standards based


Long term


End to end

What are four software components of a TA?

Data storage


Data access logic


Application logic


Presentation logic

What are three hardware components of a TA?

Servers


Clients


Networks

Regression testing

Checks if software still performs properly after a change.

Three objectives of an EA?

Reliable


Flexible


Affordable

Four things you get without an EA?

Expensive point solutions


Isolated pockets of data


Hard to connect externally and internally


Difficult to maintain

Definition of Enterprise Architecture

A blueprint of an organisation’s ideal IT - applications, data, and infrastructure - and connections between them.

What three things do you need to develop an EA?

Deep knowledge of business


Thorough knowledge of enterprise IT


Understanding of business constraints