Application Flashcards

1
Q

Quels sont les approches clés pour transformer une application ?

A

Refactor
Revise
Retain
Retire

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Modele de deploiement d’une application traditionnelle ?

A
Develop 
Build
Test
Deploy
Production
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Les caractéristiques clés d’une application moderne fonctionnant sur le cloud ?

A
Resilience
Multiplatform
Scalability
Continuous Pipeline
Collaboration
Architecture
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Approche de la modernisation des applications

A
  • Modern architectures - Cloud native architectures
    12 factors Apps
    Microservices
    Containers
  • Lean Practices
    Agile Dev
    DevOPs
    Deploiement continu
  • Infrastructure/Platform
    Infrastructure moderne
    IaC
    PaaS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Modern architectures : 12-factor Apps

A
Codebase 
Dependencies
Config
Backing Services
Build, Release and Run
Processes
Port Binding
Concurrency
Disposability
Dev/Prod
Logs
Admin Processes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly