Linkedin Learning – AWS Well-Architected Framework Security Pillar Online Class

Linkedin Learning – AWS Well-Architected Framework Security Pillar Online Class-ZH
English | Size: 150.87 MB
Category: Tutorial


The AWS Well-Architected Framework helps enterprise architects build more secure, high-performing, resilient, and efficient cloud-based infrastructure for their applications. The Framework comprises five pillars: operational excellence, security, reliability, performance efficiency, and cost optimization. This course takes a deeper look at the second pillar: security. Explore design principles for secure infrastructure, learn how to leverage AWS Identity and Access Management tools, and find out how to protect your organization’s AWS credentials. Discover how to conduct effective security audits and put protections into place to secure your infrastructure and your data. Instructor Mark Wilkins also provides guidance on managing an incident response program. Each lesson is designed with Amazon best practices in mind, helping you leverage the Well-Architected Framework tools as well as study topics featured in key AWS certifications.

Egghead.io – Scalable Offline-Ready Graphql Applications With AWS AppSync and React

Egghead.io – Scalable Offline-Ready Graphql Applications With AWS AppSync and React-APoLLo
English | Size: 197.88 MB
Category: Tutorial


With GraphQL, you can define the shape of your data in a schema, and GraphQL will fulfill the request with the precise data you need. When you need it. This doesn’t come without a cost. GraphQL adds a lot of complexity to your application by requiring you to define your schemas through types, mutations, and resolvers.

Artstation – UE4 Mountain Skybox Creation Tutorial

Artstation – UE4 Mountain Skybox Creation Tutorial
English | Size: 2.7GB
Category: Tutorial


A full run through of creating a mountain landscape to use with a made from scratch master terrain material in UE4. Creating a low res mesh and a series of terrain masks in World Machine and Zbrush to drive different terrain effects for UE4 Dynamic mountain landscapes. Finishing with additional skybox tree and cloud techniques to bring a full sense of epic scale and flexible composition opportunities for any mountain vista scenario.

Sitepoint.com – Master CSS Attribute Selectors and Psuedo Classes

Sitepoint.com – Master CSS Attribute Selectors and Psuedo Classes-iNKiSO
English | Size: 113.58 MB
Category: Tutorial


Advanced selectors allow you to target different elements in an amazing variety of ways. Over four lessons you will gain a detailed knowledge of a range of different selectors including the :lang pseudo-class, attribute selectors and structural pseudo-classes With each selector you will learn the correct syntax, how they work and their browser support. Each aspect of the course includes detailed slides and hands on exercises

Egghead.io – Data Structures And Algorithms In Javascript

Egghead.io – Data Structures And Algorithms In Javascript-APoLLo
English | Size: 130.25 MB
Category: Tutorial


This course teaches you how to implement your first data structures and algorithms. In the process, you’ll learn some fundamental computer science concepts as well. We’ll build these from scratch using JavaScript, but what we learn can be taken and used in any other language, too.