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 – Advanced Use of AWS Cloudformation-STM

01/12/2019 Learning for Life Leave a Comment

Cloud Academy – Advanced Use of AWS Cloudformation-STM
English | Size: 1.77 GB
Category: Tutorial


As AWS-based cloud environments grow in complexity, DevOps Professionals need to adopt more powerful tools and techniques to manage complex deployments. In the AWS ecosystem, CloudFormation is the most powerful and sophisticated automation tool available to developers. In this course, we explore some of the most advanced CloudFormation skills AWS engineers can learn.In addition to normal templated resource generation for single stacks
using CloudFormation, engineers will learn how to: Develop continuous integration and continuous deployment on CloudFormation – Tie into CloudFormation system events via SNS for operational tasks – Nest multiple levels of CloudFormation stacks to build out massive cloud systems Author CloudFormation Custom Resources to add additional functionality and resource types to stacks [Read more…]

WEB/HTML/CSS/AJAX Advanced, AWS, Cloud Academy, CloudFormation, STM, Use

Advanced Techniques for AWS Monitoring, Metrics and Logging | Cloud Academy

13/11/2019 Tut4DL Leave a Comment


Advanced Techniques for AWS Monitoring, Metrics and Logging | Cloud Academy
English | Size: 1.04 GB
Genre: eLearning

[Read more…]

Security & Hacking, OS & Server AWS Monitoring, Cloud Academy

Cloud Academy – Advanced Deployment Techniques on AWS-STM

02/11/2019 Learning for Life Leave a Comment

Cloud Academy – Advanced Deployment Techniques on AWS-STM
English | Size: 649.71 MB
Category: Tutorial


As modern software expectations increase the burden on DevOps delivery processes, engineers working on AWS need increasingly reliable and rapid deployment techniques. This course aims to teach students how to design their deployment processes to best fit business needs Learn how to: – Work with immutable architecture patterns Reason about rolling deployments- Design Canary deployments using AWS ELB, EC2, Route53 and AutoScaling- Deploy arbitrarily complex systems on AWS using Blue-Greendeployment- Enable low-risk deployments with fast rollback using a number of techniques- Run pre-and-post-deploy whole cloud test suites to validate DevOps deployment and architectural logicIf you have thoughts or suggestions for
this course, please contact Cloud Academy at [email protected] [Read more…]

Internet & Networking Advanced, AWS, Cloud Academy, Deployment, STM, Techniques

Cloud Academy – Advanced Java Programming-STM

28/10/2019 Learning for Life Leave a Comment

Cloud Academy – Advanced Java Programming-STM
English | Size: 608.47 MB
Category: Tutorial


Introduction
This training Course provides you with a deep dive into Generics, Type Inference, Lambda Expressions, and Functional Interface development Learning Objectives [Read more…]

Programming Advanced, Cloud Academy, Java, Programming, STM

Cloud Academy – Using AWS Storage for on Premises Backup and Disaster Recovery

19/10/2019 Learning for Life Leave a Comment

Cloud Academy – Using AWS Storage for on Premises Backup and Disaster Recovery-STM
English | Size: 795.96 MB
Category: Tutorial


With an on-premises data backup solution within your data center, it’s critical for your business to have a disaster recovery plan built into your business continuity plans. You need to have a plan in place should a disaster occur that affects your operation of the business. The same is true when you start to leverage the cloud for its storage capabilities for your backed up data.
[Read more…]

WEB/HTML/CSS/AJAX AWS, Backup, Cloud Academy, Disaster, Premises, Recovery, STM, Storage, Using

Cloud Academy – Understanding of AWS Authentication, Authorization & Accounting

17/10/2019 Learning for Life Leave a Comment

Cloud Academy – Understanding of AWS Authentication Authorization and Accounting-STM
English | Size: 1.29 GB
Category: Tutorial


Cloud Security is a huge topic, mainly because it has so many different areas of focus. This course focuses on three areas that are fundamental, AWS Authentication, Authorisation and Accounting.
[Read more…]

WEB/HTML/CSS/AJAX Accounting, Authentication, Authorization, AWS, Cloud Academy, STM, Understanding

Cloud Academy – Using AWS X Ray to Monitor a Node Js App Deployed With Docker Containers-STM

17/10/2019 Learning for Life Leave a Comment

Cloud Academy – Using AWS X Ray to Monitor a Node Js App Deployed With Docker Containers-STM
English | Size: 460.74 MB
Category: Tutorial


AWS X-Ray makes it possible for you to monitor, trace and visualize activity across multiple application touch points
In this course we will:
Introduce the AWS X-Ray service and the functionality that it provides. Explain the functions of the AWS X-Ray service and how to use AWS X-Ray with other AWS services. Demonstrate how to use the AWS X-Ray Console highlighting key areas such as the Service Map and Tracing windows.Demonstrate how to implement a Docker based Node.js application using the AWS X-ray SDK
This is an Intermediate level course aimed at AWS professionals looking to learn how to use this important new AWS service in real world deployments The demo / build files for this course are available here [Read more…]

WEB/HTML/CSS/AJAX App, AWS, Cloud Academy, Containers, Deployed, Docker, Monitor, Node.js, Using, X Ray

Cloud Academy – Working With AWS Codedeploy

16/10/2019 Learning for Life Leave a Comment

Cloud Academy – Working With AWS Codedeploy-STM
English | Size: 329.85 MB
Category: Tutorial


In this course we ll provide you with an introduction to AWS CodeDeploy and how it can be used to automate deployments of applications to servers either running in the cloud or on prem and/or into the Lambda service. We ll show you where AWS CodeDeploy sits in a CI/CD setup This course will familiarize yourself with the AWS CodeDeploy service and ensure you know when and where to use it within your own software projects. We’ll then provide a demonstration where we use AWS CodeDeploy to deploy our web portal project onto EC2 infrastructure [Read more…]

WEB/HTML/CSS/AJAX AWS, Cloud Academy, CodeDeploy, STM, Working

Cloud Academy – Using Elastic Load Balancing and Ec2 Auto Scaling to Support AWS Workloads

16/10/2019 Learning for Life Leave a Comment

Cloud Academy – Using Elastic Load Balancing and Ec2 Auto Scaling to Support AWS Workloads-STM
English | Size: 2.03 GB
Category: Tutorial


Elastic Load Balancing and EC2 Auto Scaling are widely used features within AWS to help you maintain reliability availability and reduce costs within your environment. As such, it’s fundamental that if you are designing, operating or managing services within AWS you should be familiar with ELB and auto scaling concepts and configuration. This course will explain and show you how to implement both and how they can work together [Read more…]

WEB/HTML/CSS/AJAX Auto, AWS, Balancing, Cloud Academy, EC2, Elastic, Load, Scaling, Support, Using

Cloud Academy – Working With Java Collections

14/10/2019 Learning for Life Leave a Comment

Cloud Academy – Working With Java Collections-STM
English | Size: 464.02 MB
Category: Programing


This training course provides you with a deep dive into the Java Collection API and many of the available collection implementations. We’ll review each of the key collection interfaces and their associated implementations.
[Read more…]

Programming Cloud Academy, Collections, Java, STM, Working

  • « Previous Page
  • 1
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • Next Page »
  • Udemy – Introduction to Landscapes in Unreal Engine 5
  • Udemy – 50 days of LeetCode in python Algorithms coding interview
  • Udemy – TOTAL: CompTIA Security+ Certification Course + Exam SY0-701
  • Udemy – A Deep Dive into LLM Red Teaming
  • PBS American Experience – Abraham and Mary Lincoln: A House Divided (2001) Part 2: We Are Elected

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