PluralSight – Understanding the Java Virtual Machine Memory Management UPDATED 2020/05/08

PluralSight – Understanding the Java Virtual Machine Memory Management UPDATED 20200508-ELOHiM
English | Size: 163.63 MB
Category: Tutorial


Garbage Collection (GC) is a fundamental part of Java. Understanding how GC works is core to understanding how the Java Virtual Machine (JVM) works and will help you write better applications and to improve the performance of those applications. This course will look at all aspects of garbage collection, including looking at what ‘young’ and ‘old’ generations are, how the JVM moves objects between eden and survivor spaces, how memory is promoted into the ‘old’ generation, how different garbage collectors work and how they affect the running of your application. We will also look at ‘card tables’ and how they help manage memory in the old generation. We will examine each of the garbage collectors including the serial and parallel collectors; the CMS collector and the G1 collector. We cover the tools you can use to monitor GC including jstat and VisualVM. Finally we look at ways you interact with the GC through classes Such as Soft, Weak, and PhantomReference and their associated helpers ReferenceQueue and WeakHashMap

PluralSight – Understanding the Java Virtual Machine Security UPDATED 2020/05/13

PluralSight – Understanding the Java Virtual Machine Security UPDATED 20200513-ELOHiM
English | Size: 143.98 MB
Category: Tutorial


Java security is built around the idea of permissions and policy. Code is granted permissions based on the currently in-force policy. In this course we look at how the security manager and access controller work hand-in-hand to provide this security. The course covers how to set a security manager and how to set up and edit a policy file to grant the levels of permissions that code needs. Permissions are typically based on where code is loaded from but we also look at how to sign code, so that permissions can be based on who created a library. The course also looks at how the AccessController walk the call stack to check that a permission can be granted. While the JRE comes with a set of permissions, these are not always enough so the class covers creating and using your own permissions. Finally we cover the idea of ‘privileged scope’ which allows code to be granted some permission even when code around them should cause the grant to fail

Cisco ACI Virtual Edge 2.2.3b

Cisco ACI Virtual Edge 2.2.3b
English | Size: 1.02 GB
Category: Tutorial


Cisco Application Centric Infrastructure (ACI) Virtual Edge is a hypervisor-independent distributed service virtual machine (VM) that is specifically designed for Cisco ACI. It leverages the native distributed virtual switch that belongs to the hypervisor. Cisco ACI Virtual Edge runs in the user space, operates as a virtual leaf, and is managed by Cisco APIC.

Linkedin Learning – Virtual Apprentice Being a Great Production Assistant PA

Linkedin Learning – Virtual Apprentice Being a Great Production Assistant PA-ZH
English | Size: 306.53 MB
Category: Tutorial


Are you looking to break into the world of video production? The easiest way to make the move into TV, film, or online video is as a production assistant (PA). This course is designed to help both recent graduates and those new to the video industry break in and succeed. Hear practical advice from a young video professional producer Hilary Shea that you can apply to your own career. Learn what a PA does, how much money you can make, and where to find your first job. Then explore critical skills for succeeding on set and working with equipment and fellow crew members. Plus, discover what to do after production wraps including how to invoice for your work, get training to keep your skills sharp, and network to find your next job.

PluralSight – Microsoft Azure DevOps Engineer Implement Imperative Virtual Machine Configuration Management 2020

PluralSight – Microsoft Azure DevOps Engineer Implement Imperative Virtual Machine Configuration Management 2020-ELOHiM
English | Size: 227.86 MB
Category: Tutorial


Deciding how to configure guest operating systems in Azure can initially be a stopping point for many organizations. In this course, Microsoft Azure DevOps Engineer: Implement Imperative Virtual Machine Configuration Management, you’ll learn how to perform configuration of both Windows and Linux VMs running in Azure. First, you will examine fundamental configuration capabilities for all VMs in Azure. Next, you will discover technologies specifically focused on Linux configuration in Azure. Finally, you will discover how to inject custom scripts from the Azure fabric into both Windows and Linux using the Custom Script Extension. When you re finished with this course you will have the skills and knowledge of VM configuration needed to define a complete provisioning and configuration approach for your Azure VMs