Quizlet #6 Flashcards
Move applications before changing
AKA Lift and Shift. Brings minimal changes to ways of working within the organization, but once the applications are running in the cloud, they are then ready to be updated more easily than when they were running on-premises
Epics
Clearly defined, nonoverlapping workstreams tied back to the four themes and aligned to your stakeholders. The epics situate the work you will be doing within the familiar rebric of people/process/technology. With ht epics, you will design programs to help you solidify your maturity in any given phase or take it to another level.
Change applications before moving
Re-architect applications first, to make them more cloud-ready, before migrating them. More aggressive approach.
Invent in the greenfield
Build innovative applications that will help drive the business forward, but it does require agility, access to a diverse development skill set, and strong support from leadership
Invent in the brownfield
Invent a new application in the cloud environment that will replace an existing legacy application that remains on-premises. The legacy application is only retired after the new application is built
Move applications without changing
Switching to cloud storage to decommission on-premises data centers, or creating virtualized environments for disaster recovery
GKE
Google Kubernetes Engine. Application design where applications are developed into individual compartments. Parts of the code can be updated without affecting the whole application. This builds resilience, because one error doesn’t impact the whole application
CI/CD
Helps increase your application release velocity and reliability. You can test and roll out changes incrementally. This approach enables you to lower the risk of regressions, debug issues quickly, and roll back to the last stable build if necessary– all without interrupting service for your users
Microservice architecture Separating a large application into small, loosely coupled services. This means it’s easy to determine where code needs to be changed and the service can be updated, deployed, and scaled independently
Separating a large application into small, loosely coupled services. This means it’s easy to determine where code needs to be changed and the service can be updated, deployed, and scaled independently
Goals for modernizing
Modernize IT systems, modernize applications, leverage APIs
Legacy system
Outdated computing software and/or hardware that is still in use. The legacy system is mission critical but often not equipped to deliver new services or upgrades at the speed and scale that users expect. A legacy system often can’t connect to newer systems
Digital ecosystem
Group of interconnected companies and products. This includes vendors, third party suppliers, customers, and applications. A robust, well connected, and multi faceted digital ecosystem enables businesses to create and monetize new digital experiences
Apigee
Platform that includes API services that provide the runtime API gateway functionality, Developer Services that allow developers to utilize their APIs, and Analytics Services that enable enterprises to report on APIs
Apigee services
API services, developer services, analytics services
3 lenses for managing cloud costs
People, process, technology