Cloud Strategy, podcast with Gregor Hohpe
Podcast with Gregor Hohpe about a decision based approach to successful cloud migration
Cloud strategy, enterprise architecture, lessons from real migrations across banking, shipping, utilities, and public sector.
Podcast with Gregor Hohpe about a decision based approach to successful cloud migration
Gregor Hohpe talking about digital transformation
In previous articles I’ve described how an Azure web application can be secured and isolated from Internet traffic using Private Integration Endpoints.
If the security requirements are not draconian, a simpler solution can provide the same results, meaning public internet access to web application is forbidden and traffic between web apps is routed only in the VNET.
In an Agile work environment, architecture is described and handled a bit differently meaning that not all decisions will be made upfront, when the projects start nor at once (actually, one the benefits of having and architecture is the possibility of deferring decisions). As Agile methods are not opposed to documentation (only to meaningless one),…
Protecting APIs published on Azure APIM with OAuth 2.0 authorization tokens.