Future Trends in Data Science and Data Engineering
This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3169-data-science-and-data-engineering-in-2022. 1.1 Big Trends in 2021 2021 was a very incremental year in terms of breakthroughs,…
Defining Data Science for Architects
This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3057-data-science-and-data-engineering-for-architects. 1.1 What is Data Science? Data science focuses on the extraction of knowledge and business…
Introduction to Pandas for Architects
This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3057-data-science-and-data-engineering-for-architects. 1.1 What is pandas? pandas (https://pandas.pydata.org/) is an open-source library that provides high-performance, memory-efficient, easy-to-use…
Data Visualization in Python for Architects
This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3057-data-science-and-data-engineering-for-architects. 1.1 Why Do I Need Data Visualization? The common wisdom states that: Seeing is believing…
Rancher Workload Management
Author: Michael Forrester Management and Configuration in Rancher (core) falls into a few majorcategories after Rancher is deployed. Namely: User Interface and Command Line Interface…
Rancher Introduction
Author: Michael Forrester What is Rancher? Rancher is a container management platform for Kubernetes. One Rancher server installation can manage thousands of K8s clusters across…
What is Archimate?
Author: Brad Brown This tutorial is adapted from the Web Age course Archimate for Architects. ArchiMate is a notation for describing architectural ideas about enterprise systems. It…
Angular Unit testing with Jasmine
Author: David Chung This tutorial is adapted from the Web Age course Angular Unit Testing with Jasmine. 1.1 Software Testing Verifying that the application meets its…
Running and Debugging Tests in Karma
Author: David Chung This tutorial is adapted from the Web-Age course Angular Unit Testing with Jasmine. In this tutorial, you will create an Angular application with…
Security Using XRay
Author- Faheem Javed This tutorial is adapted from the Web Age course Introduction to Devsecops. 1.1 DevOps DevOps is a collaboration between development and operational teams…