CBT Nuggets – Microsoft SQL Server 2012 Querying (70-461)

CBT Nuggets – Microsoft SQL Server 2012: Querying (70-461)
English | Size: 3.17 GB
Category: Tutorial


This Microsoft training course with Garth Schulte will teach you how to write queries using SQL Server 2012. Learn to create and alter tables with T-SQL, implement subqueries, manage transactions, and more, as you prepare for Microsoft’s 70-461 exam, one of three exams that must be passed to receive your MCSA: SQL Server 2012/2014 certification.

Infosecinstitute – ISACA Certified Information Security Manager (CISM)

Infosecinstitute – ISACA Certified Information Security Manager (CISM)
English | Size: 4.34 GB
Category: Tutorial


This learning path provides you with the knowledge and skills necessary to pass the Certified Information Security Manager (CISM) exam. As you progress through 14 courses, you’ll build your knowledge around the four primary CISM domains, including information security governance, risk management, program development and incident management. Upon completion you’ll be prepared to earn your CISM certification and validate your security management knowledge.

CBT Nuggets – Cisco R and S Troubleshooting Mastery

CBT Nuggets – Cisco R and S Troubleshooting Mastery
English | Size: 2.24 GB
Category: Tutorila


Announcing a new video training course from CBT Nuggets, “Cisco R&S Troubleshooting Mastery.”

Linkedin Learning – Scaling Out Using Azure SignalR Service

Linkedin Learning – Scaling Out Using Azure SignalR Service-ZH
English | Size: 443.57 MB
Category: Tutorial


Every modern application has some sort of real-time-communication need. With the rise of microservices and serverless, many developers find themselves working with applications that run on multiple servers. Azure SignalR Service can help you scale these applications by allowing users to connect to a central location and enabling other services to send messages to users quickly without worrying about hosting, scalability, and load balancing. Curious about how to use Azure SignalR Service to build real-time applications in the cloud? This course covers what you need to know to get up and running.

Linkedin Learning – Java Microservices with GraalVM

Linkedin Learning – Java Microservices with GraalVM-ZH
English | Size: 530.94 MB
Category: Tutorial


Traditional JVMs often fail to deliver the speed and efficiency necessary to run today’s cloud-based Java applications. GraalVM is a virtual machine that aims to improve performance using strategies such as precompilation and native image creation. Learn how GraalVM can improve your modern Java microservice implementations with examples shown using the Micronaut, Helidon, Quarkus, and Spring frameworks. Instructor Frank Moley first demonstrates how to use GraalVM with existing code artifacts, so you can see the performance benefits on raw code. He then shows how to build a basic microservice in each of the four frameworks-as well as a native image of each service-and reviews the performance and image size metrics of the final microservices. Using these practical examples, you can evaluate which combination will benefit your Java projects the most.