Checkout

Cart () Loading...

    • Quantity:
    • Delivery:
    • Dates:
    • Location:

    $

Resource Library

Filter By

Topics

Show Filters
Result Filters:

22 Results Found

Results per page: 10 40 80

Tech Talk: Ethics and Artificial Intelligence

Webinar – Recorded | April 21, 2020

IT Professionalism Europe (ITPE) and Global Knowledge jointly hosted online public “Tech Talk” on Ethics and Artificial Intelligence. Two leading speakers in the field, Dr. Anna Jobin of the Health Ethics & Policy Lab at ETH Zurich and Dr. Lorien Pratt, Chief Scientist and co-founder of Quantellia in Silicon Valley will be sharing their insights. The discussion includes ethical dimensions to artificial intelligence (AI) and why ethics are fundamental to AI research and implementation. They also explore ethical requirements, standards, and best practices that underpin the future of AI.

Training is an Investment, Not an Expense

Article | Aug. 30, 2019

Explore how IT decision-makers’ training views have changed since we first released our annual IT Skills and Salary Report 12 years ago. Once viewed as an expense, IT leadership now sees professional development as an investment. Even with shrinking budgets and a recent rise in skills gaps, the value of training is currently at an all-time high.

How to Optimize and Improve Your AWS Architecture

Webinar – Recorded | Nov. 15, 2018

In this one-hour webinar, AWS consultant and instructor Ryan Dymek, will discuss how to optimize your AWS architecture design.

How to Build a Pluggable IoT Pipeline in AWS

White Paper | July 23, 2018

As far as modern architectures go, there are few more complicated than an IoT pipeline. You’ve got to consider an ingestion layer (typically streaming) that may undergo manic load. You’ve got to think of data tagging, storage (probably across multiple engines), archival and access—both internal and external. And all of it has to scale like crazy, be as cost effective as possible, and use automation wherever it can. Oh, and your boss needs the IoT pipeline built by tomorrow. Short timelines? Tight budget? Unrealistic expectations? Unfortunately, these asks are realities for many cloud professionals. AWS knows this and is here to help.  

The Future is Now with AWS Certifications

Article | June 15, 2018

Yes, there’s big money in AWS Certification, which tends to outpace other cloud certification salaries, but there’s more to the cloud than dollars and cents.

Understanding Google Cloud Platform: Architecture

White Paper | Nov. 20, 2017

Google Cloud Platform (GCP) is Google’s public cloud offering comparable to Amazon Web Services and Microsoft Azure. The difference is that GCP is built upon Google's massive, cutting-edge infrastructure that handles the traffic and workload of all Google users. There is a wide range of services available in GCP ranging from Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS) to completely managed Software-as-a-Service (SaaS). We will discuss the available infrastructure components and how they provide a powerful and flexible foundation on which to build your applications.

The Story Behind Cloudera and Big Data

Article | July 15, 2017

We spoke with Doug Cutting about his role with Cloudera and learned more about Big Data, training options for IT professionals interested in Big Data, and how Cloudera compares to Red Hat.

Global Knowledge Guide to Python

Special Report | Aug. 08, 2016

Whether you’re a beginner or intermediate Python developer, you’ll want to keep this guide close to your keyboard and Python editors. In it, you’ll find sample use cases for many of the most common language constructs and tasks that you’ll likely need to perform, such as reading a file or working with a database.

How To Protect Data in Flight

Article | April 28, 2015

Accessing cloud-based resources, whether they be IaaS/PaaS/SaaS-based, is very convenient. With a browser and Internet connection, you are up and running. No driving to your work office, no need to log into the corporate network. Just open up your web browser and go. This convenience, however, comes with a security risk. All of your business work is conducted over an insecure communication network. Unlike your office network, where the network link between you and the data center is under corporate control and is physically secure, the cloud access link is over the Internet.

Managing Storage with the Linux Logical Volume Manager (LVM)

Video | July 31, 2014

The Logical Volume Manager (LVM) is a powerful tool for managing storage on Linux servers. This video provides an overview of how LVM works and explores several ways that LVM makes storage management easier and more flexible. Examples include how to expand storage capacity on the fly using LVM and resize2fs, and how to migrate data from local storage to a storage area network (SAN) without downtime using pvmove.