Slide 20
Slide 20 text
Cloud-Native apps On-Premises
• First of all, it is possible
• Actually, your apps and/or components are not complicated to run/host, the dependencies are
• Dependencies use different technology stacks which you may not want to maintain
• E.g. Python, Go, Rust, Ruby, .NET, Scala, …
• Leveraging Containers makes running those dependencies a easier
• Your apps and/or components could still be hosted on metal (IIS | Self-Host | Service)
Hosting Guidance