14. August 2020
Clemens Reijnen
My new profile on GitHub: https://github.com/Clemensreijnen
[More]
According to Microsoft, in April this year around half of the US workforce was working from home. At
[More]
When you want to scale your IT to support ongoing digital transformation programs, it’s likely you’l
[More]
Listen to our guest speaker, Nicole Herskowitz, General Manager, Microsoft Azure and Cleme
[More]
29. January 2020
Clemens Reijnen
he modern enterprise is adopting both cloud and DevOps to drive business outcomes. These outcomes in
[More]
Every day, a traditional business joins the legion of organizations worldwide that are choosing to a
[More]
15. November 2019
Clemens Reijnen
While we’ve all been talking about cloud for several years, it’s clear that there’s still a long way
[More]
8. August 2019
Clemens Reijnen
As the journey to cloud continues to gather pace, I have been looking at how to accelerate the adopt
[More]
DevOps will make systems more secure. In opposite to what many think, adopting DevOps, with its fast release cadence, will result in hardened systems which are fully compliant with security guidelines and which can stand the modern hackers. Summary.Teams must follow, must inject, secure guidelines and practices in their way of working. This way of working needs to be highly automated, supported by machine learning and role playing. Fast, flexible, innovative, cheap, compliant and secure are the common requirements the business has on systems. In the past these requirements where a tradeoff from each other. Fast, flexible and innovative never went hand in hand with compliant and secure. With ...
[More]
15. December 2017
Clemens Reijnen
Sven wrote a detailed How To covering the creating of a release pipelines for a secure Azure Service Fabric cluster and the containing services, based on a project we did together. These posts with the sources on GitHub provides some great information.The posts:
Create
and import the certificates
Register
SF Application in AAD and create AppKey
Generate
encrypted AppKey
Lookup
the service principles
Create
the Key Vaults with ARM
Adjust
the SF Application settings
Upload
certificates to Key Vault
Register
the Service Fabric System Applications
Install
SF Cluster with ARM
Install
the SF Application(s) with ARMThe sources: https://github.com/sven73a/blog.asf.arm.s...
[More]