LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

  • Technical
    • Internet & Networking
    • Security & Hacking
    • AI | Artificial intelligence
    • OS & Server
    • WEB/HTML/CSS/AJAX
    • Database & SQL
    • Programming
    • Perl & PHP
    • .Net & Java
    • Mobile Development
    • C/C++/C#
    • Game Development
    • Unix & Linux
    • MAC OS X
    • Windows
    • OFFICE
    • Operation Systems
    • Hardware
  • Graphic & Media
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • Writing & Affiliate
    • Marketing
    • Sales
    • Economics & Finances
    • Seo & Site Traffic
    • Stock & ForEX
  • Life Stype
    • Self Improvement | MP
    • Mindset | NLP
    • Fashion / Clothing / Grooming
    • Seduction
    • Fighting / Martial Arts
    • Food / Drink / Cooking
    • Health / Fitness / Massage
    • Languages / Accents
    • Magic / Illusions / Tricks
    • Psychology / Body Language
  • Engineering & Science
    • Cultures & History
    • Electrical & Architecture
    • Mathematics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
    • Mac Game
    • Xbox Game
    • Play Station Game

Cloud Academy – Nginx Core-STM

14/03/2020 Learning for Life Leave a Comment

Cloud Academy – Nginx Core-STM
English | Size: 166.94 MB
Category: Tutorial


Introduction This course provides an overview of NGINX it’s primary use cases, and key features Intended AudienceThis course is intended for people who
need to be familiar with NGINX use cases and the high-level capabilities it brings to its end users [Read more…]

Internet & Networking Cloud Academy, Core, NginX, STM

Cloud Academy – Optimizing Google Bigquery

13/03/2020 Learning for Life Leave a Comment

Cloud Academy – Optimizing Google Bigquery-STM
English | Size: 411.51 MB
Category: Tutorial


BigQuery is Google’s incredibly fast, secure, and surprisingly inexpensive data warehouse, but there are ways to make it even faster, cheaper, and more secure [Read more…]

Internet & Networking BigQuery, Cloud Academy, Google, Optimizing, STM

Cloud Academy – Serverless Security Comparing Faas to Iaas

13/03/2020 Learning for Life Leave a Comment

Cloud Academy – Serverless Security Comparing Faas to Iaas-STM
English | Size: 469.83 MB
Category: Tutorial


As more and more organization are moving towards a serverless or Function as a Service (FaaS) architecture and framework, understanding how this affects security is essential. There are both pros and cons to implementing a serverless solution from a security perspective. This course will look at both the benefits and the negatives when adopting a FaaS solution and how this affects the safeguarding of your data [Read more…]

Security & Hacking Cloud Academy, Comparing, Faas, IaaS, Security, Serverless, STM

Cloud Academy – Getting Started With Java

13/03/2020 Learning for Life Leave a Comment

Cloud Academy – Getting Started With Java-STM
English | Size: 181.84 MB
Category: Tutorial


This training Course introduces you to the basic principles of creating Java classes. We ll review in depth the coding requirements to create a new Java class, detailing things like constructors, fields, methods, instance variables vs static variables, etc [Read more…]

Programming Cloud Academy, Getting Started, Java, STM

Cloud Academy – Google Cloud Platform Fundamentals

11/03/2020 Learning for Life Leave a Comment

Cloud Academy – Google Cloud Platform: Fundamentals
English | Size: 3.22 GB
Category: Tutorial


If you’re going to work with modern software systems, then you can escape learning about cloud technologies. And that’s a rather broad umbrella. Across the three major cloud platform providers, we have a lot of different service options, and there’s a lot of value in them all. [Read more…]

Internet & Networking Cloud Academy, Fundamentals, Google, Platform

Cloud Academy – How to Install and Run WordPress on AWS

09/03/2020 Learning for Life Leave a Comment

Cloud Academy – How to Install and Run WordPress on AWS-STM
English | Size: 886.24 MB
Category: Tutorial


WordPress is an open source CMS originally built as a web publishing platform, quickly becoming a de-facto standard for blogs. Thanks to its huge third-party plugin ecosystem WordPress has been adopted for use many different situations never imagined by its creators, including dynamic websites, e-commerce platforms, and online newspapers. It’s a terrific software package with a huge user base, but getting the most out of it can be tricky [Read more…]

WEB/HTML/CSS/AJAX AWS, Cloud Academy, Install, run, STM, WordPress

[Update Links] Cloud Academy – Protecting Web Apps with AWS WAF, Shield & Firewall Manager

09/03/2020 Learning for Life Leave a Comment

Cloud Academy – Protecting Web Apps with AWS WAF, Shield & Firewall Manager
English | Size: 1.57 GB
Category: Networking | Security


Explore the 3 AWS services, designed to help protect your web applications from external malicious activity, with this course. Once getting started, this course will delve into depth on all three services, comprised of AWS Web Application Firewall Service (WAF), AWS Firewall Manager and AWS Shield. By learning how all three services can be used together for enhanced protection of web applications you enterprise will wholly benefit from all the advantages that these services have to offer. [Read more…]

WEB/HTML/CSS/AJAX Apps, AWS, Cloud Academy, Firewall, Manager, Protecting, Shield, WAF, Web

Cloud Academy – Overview of Azure Services

09/03/2020 Learning for Life Leave a Comment

Cloud Academy – Overview of Azure Services-STM
English | Size: 422.83 MB
Category: Tutorial


Azure is Microsoft s Cloud Computing platform. It is an amalgamation of services for creating, deploying and managing applications that run in Microsoft s secure worldwide data centers. The set of services can make virtually any software solution possible, from large retail targeting a global audience to CPU-intensive, scientific data calculations, to simple data backups. Almost any software that can be imagined can be written to take advantage of Azure services and can run in the Microsoft Cloud In this course, we will review the categories of services available in Azure today, then select some of the more commonly used services for a closer look. We will wrap up with a conceptual overview of how we can combine many Azure services to build a more ambitious solution. By the end of the course you should have a general appreciation for the breadth of available services and start to see how they can be composed to create more powerful business solutions [Read more…]

OS & Server Azure, Cloud Academy, Overview, Services, STM

Cloud Academy – Python Metaprogramming

09/03/2020 Learning for Life Leave a Comment

Cloud Academy – Python Metaprogramming-STM
English | Size: 174.85 MB
Category: CBTs


This training course provides you with a deep dive into how to use metaprogramming to dynamically alter the behaviour of Python scripts at runtime, using techniques such as monkey patching [Read more…]

Programming Cloud Academy, Metaprogramming, Python, STM

Cloud Academy – How to Architect With a Design for Failure Approach

09/03/2020 Learning for Life Leave a Comment

Cloud Academy – How to Architect With a Design for Failure Approach-STM
English | Size: 583.61 MB
Category: Tutorial


The gold standard for high availability is five 9’s meaning guaranteed uptime 99.999% of the time. That means just five and a half minutes of downtime throughout an entire year. Achieving this kind of reliability requires some advanced knowledge of the many tools AWS provides to build a robust infrastructure
In this course, expert Cloud Architect Kevin Felichko will show one of the many possible alternatives for creating a high availability application, designing the whole infrastructure with a Design for Failure. You’ll learn how to use AutoScaling, load balancing, and VPC to run a standard Ruby on Rails application on an EC2 instance, with data stored on an RDS-backed MySQL database, and assets stored on S3. Kevin will also touch on some advanced topics
like using CloudFront for content delivery and how to distribute an application across multiple AWS regions [Read more…]

Internet & Networking Approach, Cloud Academy, Design, Failure, How to Architect, STM

  • « Previous Page
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 20
  • Next Page »
  • BBC – The Americas (2025) Part 02: Mexico
  • Pluralsight – Red Hat Certified Specialist in Linux Diagnostics and Troubleshooting (EX342)
  • Lady Camara-TENOKE
  • Udemy – LLM & Generative AI Masterclass Langchain, HuggingFace
  • The Gnomon Workshop – Virtual Makeup Design Volume 2 – Lighting & Rendering using KeyShot & Photoshop with Neville Page

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

2019 2020 2021 2022 2023 2024 Advanced AWS Azure BBC Beginners BitBook BOOKWARE Certified Cisco Cloud Comic Complete Course Data Design eBook Fundamentals Guide Hybrid iLEARN Introduction JavaScript Learn Learning LinkedIn Linux Lynda Masterclass Microsoft Packt Pluralsight Programming Python Security Skillshare Training Udemy Using XQZT

Copyright © 2025 · Equilibre on Genesis Framework · WordPress · Log in