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.

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

Cloud Academy – Basic HTML

Cloud Academy – Basic HTML-STM
English | Size: 1.13 GB
Category: Tutorial


In this module, you ll get to grips with the basics of HTML, starting with its history, the fundamental pieces that make up HTML, and how to use attributes and comments properly. After this, will take a look at how containers work, how websites respond to syntax errors, and what a few of the special characters look like in html. Finally, we ll end off with a deep dive into structural html, and how you can use it to create systematic, well thought out websites easily and effectively

Sitepoint.com – Make your Site Blazing Fast with Nginx

Sitepoint.com – Make your Site Blazing Fast with Nginx-iNKiSO
English | Size: 190.64 MB
Category: Tutorial


Nginx can be used to greatly enhance the performance of a website or application when used to serve static assets to the browser. This course demonstrates current issues with typical setups (for example, Apache) and compares performance with an Nginx setup, showing decreased load times and decreased server resource usage. The remainder of the course covers how to install and configure Nginx to perform the role of a reverse proxy, along with specific examples of common site infrastructure, such as a WordPress install, and how to configure Nginx for this type of setup