Embedding several authentication schemes in the new Spring Security Config (Spring Boot 2.7+)

A Spring Security configuration class defines the configuration for restricting access to a spring web service only to authenticated and authorized users.In Spring Boot 2.6 and earlier versions this was done via extending the WebSecurityConfigurerAdapter class and overriding abstract methods like protected void configure(AuthenticationManagerBuilder auth) {…} public void configure(WebSecurity...

Consideration on vCLS VMs placement – from a redundant and stretched storage perspective

As we already know the VMware vSphere Metro Storage Cluster (vMSC) Recommended Practices, we need to consider the vCLS VMs as well. The vCLS VM is a system component and there is a default datastore selection logic.https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-6C11D7F9-4E92-4EA8-AA63-AABAD4B299E7.htmlhttps://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-96BD6016-4BE7-4B1C-8269-568D1555B08C.htmlA vSphere admin would like to place important system components for different and...

Mein Weg zum VMware Certified Instructor

Mein Weg zum VMware Certified Instructor beginnt anders als der von VMware vorgesehene  Zertifikationsablauf, und zwar mit dem Cisco Certified Network Associate (CCNA). Beim klassischen Weg zum VCI sucht man sich zu Beginn einen von fünf sogenannten „Certification Tracks“ aus. Es stehen Data Center Virtualization (DCV), Network Virtualization (NV),...

Lab test – vCloud Foundation PMO 4.3

As part of my journey to become a VMware Certified Professional and hopefully Instructor in the future, I’m trying to work as much as possible with VMware environments. Currently, I’m helping my team with testing a new lab for VMware Cloud Foundation (VCF) 4.3. The course is an intensive...