Learning Library

← Back to Library

Managing Security in Multi-Cloud Banking

Key Points

  • Demo Bank started with a traditional, data‑center‑bound mobile banking app, which gave its IT team full visibility over security and compliance.
  • To modernize, the bank refactored the app into microservices, gaining faster development cycles, component independence, and the ability to move workloads to public clouds.
  • A new virtual‑assistant microservice was added that consumes AI, weather, and traffic APIs from public‑cloud providers, enriching the user experience but extending the attack surface beyond the secured data center.
  • Operations flagged the resulting multi‑cloud exposure as a compliance and brand‑risk issue, highlighting the need for comprehensive security controls that span on‑premises and public‑cloud environments.

Full Transcript

# Managing Security in Multi-Cloud Banking **Source:** [https://www.youtube.com/watch?v=BcV5wHyMhfs](https://www.youtube.com/watch?v=BcV5wHyMhfs) **Duration:** 00:04:18 ## Summary - Demo Bank started with a traditional, data‑center‑bound mobile banking app, which gave its IT team full visibility over security and compliance. - To modernize, the bank refactored the app into microservices, gaining faster development cycles, component independence, and the ability to move workloads to public clouds. - A new virtual‑assistant microservice was added that consumes AI, weather, and traffic APIs from public‑cloud providers, enriching the user experience but extending the attack surface beyond the secured data center. - Operations flagged the resulting multi‑cloud exposure as a compliance and brand‑risk issue, highlighting the need for comprehensive security controls that span on‑premises and public‑cloud environments. ## Sections - [00:00:00](https://www.youtube.com/watch?v=BcV5wHyMhfs&t=0s) **Multi-Cloud Security Journey** - The passage outlines how a fictitious bank transitions its mobile app to a microservices‑based, multi‑cloud architecture while addressing security and compliance challenges. - [00:03:09](https://www.youtube.com/watch?v=BcV5wHyMhfs&t=189s) **Unified Multi‑Cloud Governance Solution** - The speaker outlines how a single central control plane can enforce compliance policies across both on‑premise and cloud applications, ensuring IT operations, developers, and executives are satisfied while mitigating data‑loss risks. ## Full Transcript
0:01How do you handle security in a multi-cloud world? 0:05Many companies today 0:06are moving some or all of their application topologies to the public cloud, 0:10which leaves them with a multi-cloud environment that they need to manage. 0:14And this introduces a number of risks 0:17when it comes to handling challenges around security and compliance. 0:21Let's took a take a look at an example of a fictitious company, 0:25a bank called Demo Bank, 0:27and how they handled this journey to multi-cloud 0:30while maintaining the security and compliance they needed 0:33to keep their customer's data safe. 0:35So let's start at the beginning. 0:38Demo Bank has a mobile application 0:41that allows their clients to check their balances 0:44and transfer money between accounts 0:46and do all the things that most people can do on mobile banking applications. 0:50Their customers are reasonably happy, 0:51and they're providing industry standard capabilities for a mobile application. 0:55Their IT operations team is pretty happy as well because, 0:58since all of their components are running inside their data center, 1:02they're easily able to monitor the security and compliance of the entire architecture. 1:08But Demo Bank wants to modernize. 1:10They want to give themselves the ability 1:13to take advantage in the future of public cloud services 1:15and add new capabilities to their application. 1:18So the first thing they do 1:20is they move their application to microservices, 1:23and what microservices does, it allows them to decompose their application into smaller components, 1:28which gives them advantages because they can be developed quicker 1:31and independent of each other, 1:33and they can also be portable 1:35and move potentially to a public cloud should the company wish to do that. 1:39So, once they've gone through this transformation, 1:42their customers are in about the same spot as they were before. 1:44The application is exactly as it was before. 1:47The IT Operations team is happy. 1:49They still have a security compliance view that covers the entire data center. 1:53All the components are inside the data center. 1:55But Demo Bank isn't done. 1:57Their modernization journey takes them to adding a new microservice, 2:02a virtual assistant. 2:05This virtual assistant will connect to services in the public cloud. 2:14In the public cloud, they'll take advantage of artificial intelligence services, 2:17weather services, 2:19and traffic services 2:23to provide their clients with the closest ATM to them 2:27and updates on whether that impending snowstorm is going to close their branch office 2:32in the next couple of days. 2:34This, of course, makes their end users very happy. 2:37It makes their developers very happy 2:40because they get to take advantage of new cloud services 2:44and build them into their application. 2:45Operations, on the other hand, has some concerns. 2:49By opening up this connection to public cloud services, 2:53we've now exposed potential risk to secure client data 2:57in the system of record out to public cloud services. 3:01This can expose Demo Bank to things that could tarnish their brand, 3:05could cause them to lose customers and lose shareholder value. 3:09So what's the solution? 3:12They need to bring in a single central control plane 3:16that allows them to put compliance policies 3:19across all of their application components, 3:21both on-premise and in the cloud, 3:26that lets IT Operations check the box, 3:30be happy that they have security and compliance 3:35in the same way that they did 3:37when they were managing the application on-premise. 3:41So, at the end of the day, 3:43when you add a multi-cloud environment 3:46plus a control plane for governance and security, 3:50your developers get to have their cake, 3:54and your CEO gets to eat it too 3:57when it comes to new clients 4:02and not ending up on the front page of the Wall Street Journal for losing your customer data. 4:07Thank you for watching this video. 4:09To learn more, check out the next video in the series 4:11where you can learn how the IBM Cloud Pak for Multicloud Management 4:14can help you with all of your multi-cloud governance, risk, and security needs.