Skip to main content

AWS Cloud Essentials for Business Leaders

AWS Cloud Essentials for Business Leaders

current course dates can be found at the bottom of this page … company training available on request!

Course description

This course is for business leaders who seek an overall understanding of the fundamental concepts of cloud computing. Learn how a cloud strategy can help you meet business objectives. The course dives into the business value of the cloud through customer examples, exploring industry trends, and the Cloud Value Framework, which helps you understand the business value of building on AWS by assessing cost and value impact.

Course objectives

In this course, you will learn to:

  • Explain the role of information technology (IT) in an organization for business transformation
  • Explain the customer value proposition for using the cloud across industries
  • Define key characteristics of cloud computing
  • Explain the cloud business model
  • Identify key security practices of cloud computing
  • Frame the cloud business value using the Cloud Value Framework

Intended audience

This course is intended for:

  • Line of Business (LoB) owners and executives

Prerequisites

We recommend that attendees of this course have:

  • No prior IT experience or cloud experience is required.

Activities

This course includes:

  • Training with instructor
    Practical exercises

Course duration / Price

  • 4 hours / € 750.00 (excl. tax) per person (DE)

Course outline

Module 1: Course Introduction

Module 2: Information Technology for Business Transformation

  • Role of IT in an organization for business transformation
  • Brief history of IT
  • Legacy approach to IT
  • What drives customers to move from traditional infrastructure to the cloud

Module 3: Cloud Computing

  • Define cloud computing
  • Key characteristics of cloud technology
  • The cloud business model
  • Key security practices within the cloud

Module 4: Business Value of the Cloud

  • The customer value proposition
  • Identify who is using cloud computing
  • Industry trends
  • Customer examples

Module 5: The Cloud Value Framework

  • Introduction to the Cloud Value Framework
  • Cost Savings
  • Staff Productivity
  • Operational Resilience
  • Business Agility

Module 6: Business Value Activity

  • Using a fictional customer case study, we review and apply lessons learned from the course

IMPORTANT: Please bring your notebook (Windows, Linux or Mac) to our trainings. If this is not possible, please contact us in advance.

Course materials are in English, on request also in German (if available).
Course language is German, on request also in English.

AWS Well-Architected Best Practices

AWS Well-Architected Best Practices

current course dates can be found at the bottom of this page … company training available on request!

Course description

The AWS Well-Architected Best Practices course will help you learn a consistent approach to evaluate architectures and implement designs from a live instructor. You’ll learn how to use the Well-Architected Review process and the AWS Well-Architected Tool to conduct reviews to identify high risk issues (HRIs). In this 1-day, classroom training course, you’ll learn to apply the five pillars of the AWS Well-Architected Framework—operational excellence, security, reliability, performance efficiency, and cost optimization—to understand the impact of design decisions. You’ll apply what you’ve learned during the course to each pillar of the Well-Architected Framework through tutorials, hands-on labs, discussions, demonstrations, presentations, and group exercises.

Course objectives

In this course, you will learn to:

  • Identify the Well-Architected Framework features, design principles, design pillars, and common uses
  • Apply the design principles, key services, and best practices for each pillar of the Well-Architected Framework
  • Use the Well-Architected Tool to conduct Well-Architected Reviews

Intended audience

This course is intended for:

  • Technical professionals involved in architecting, building, and operating AWS solutions.

Prerequisites

We recommend that attendees of this course have:

Activities

This course includes:

  • Training with instructor
  • Practical exercises

Course duration / Price

  • 1 day / € 750.00 (excl. tax) per person (DE)

Course outline

Module 1: Well-Architected Introduction

  • History of Well-Architected
  • Goals of Well-Architected
  • What is the AWS Well-Architected Framework?
  • The AWS Well-Architected Tool

Module 2: Design Principles

  • Operational Excellence
  • Lab 1: Operational Excellence
  • Reliability
  • Lab 2: Reliability
  • Security
  • Lab 3: Security
  • Performance Efficiency
  • Lab 4: Performance Efficiency
  • Cost Optimization
  • Lab 5: Cost Optimization

 

IMPORTANT: Please bring your notebook (Windows, Linux or Mac) to our trainings. If this is not possible, please contact us in advance.

Course materials are in English, on request also in German (if available).
Course language is German, on request also in English.

MLOps Engineering on AWS

MLOps Engineering on AWS

current course dates can be found at the bottom of this page … company training available on request!

Course description

This course builds upon and extends the DevOps practice prevalent in software development to build, train, and deploy machine learning (ML) models. The course stresses the importance of data, model, and code to successful ML deployments. It will demonstrate the use of tools, automation, processes, and teamwork in addressing the challenges associated with handoffs between data engineers, data scientists, software developers, and operations. The course will also discuss the use of tools and processes to monitor and take action when the model prediction in production starts to drift from agreed-upon key performance
indicators.

The instructor will encourage the participants in this course to build an MLOps action plan for their organization through daily reflection of lesson and lab content, and through conversations with peers and instructors.

Course objectives

In this course, you will learn to:

  • Describe machine learning operations
  • Understand the key differences between DevOps and MLOps
  • Describe the machine learning workflow
  • Discuss the importance of communications in MLOps
  • Explain end-to-end options for automation of ML workflows
  • List key Amazon SageMaker features for MLOps automation
  • Build an automated ML process that builds, trains, tests, and deploys models
  • Build an automated ML process that retrains the model based on change(s) to the model code
  • Identify elements and important steps in the deployment process
  • Describe items that might be included in a model package, and their use in training or inference
  • Recognize Amazon SageMaker options for selecting models for deployment, including support for ML frameworks and built-in algorithms or bring-your-own-models
  • Differentiate scaling in machine learning from scaling in other applications
  • Determine when to use different approaches to inference
  • Discuss deployment strategies, benefits, challenges, and typical use cases
  • Describe the challenges when deploying machine learning to edge devices
  • Recognize important Amazon SageMaker features that are relevant to deployment and inference
  • Describe why monitoring is important
  • Detect data drifts in the underlying input data
  • Demonstrate how to monitor ML models for bias
  • Explain how to monitor model resource consumption and latency
  • Discuss how to integrate human-in-the-loop reviews of model results in production

Intended audience

This course is intended for:

  • DevOps Engineers
  • ML Engineers
  • Developers/operations with responsibility for operationalizing ML models

Prerequisites

We recommend that attendees of this course have:

Activities

This course includes:

  • Training with instructor
  • Practical exercises

Course duration / Price

  • 3 days / € 2,685.00 (excl. tax) per person (DE)

Course outline

Module 1: Security on AWS

  • Machine learning operations
  • Goals of MLOps
  • Communication
  • From DevOps to MLOps
  • ML workflow
  • Scope
  • MLOps view of ML workflow
  • MLOps cases

Module 2: MLOps Development

  • Intro to build, train, and evaluate machine learning models
  • MLOps security
  • Automating
  • Apache Airflow
  • Kubernetes integration for MLOps
  • Amazon SageMaker for MLOps
  • Lab: Bring your own algorithm to an MLOps pipeline
  • Demonstration: Amazon SageMaker
  • Lab: Code and serve your ML model with AWS CodeBuild
  • Activity: MLOps Action Plan Workbook

Module 3: MLOps Deployment

  • Introduction to deployment operations
  • Model packaging
  • Inference
  • Lab: Deploy your model to production
  • SageMaker production variants
  • Deployment strategies
  • Deploying to the edge
  • Lab: Conduct A/B testing
  • Activity: MLOps Action Plan Workbook

Module 4: Model Monitoring and Operations

  • Lab: Troubleshoot your pipeline
  • The importance of monitoring
  • Monitoring by design
  • Lab: Monitor your ML model
  • Human-in-the-loop
  • Amazon SageMaker Model Monitor
  • Demonstration: Amazon SageMaker Pipelines, Model Monitor, model registry, and Feature Store
  • Solving the Problem(s)
  • Activity: MLOps Action Plan Workbook

Module 5: Wrap-up

  • Course review
  • Activity: MLOps Action Plan Workbook
  • Wrap-up

IMPORTANT: Please bring your notebook (Windows, Linux or Mac) to our trainings. If this is not possible, please contact us in advance.

Course materials are in English, on request also in German (if available).
Course language is German, on request also in English.

Building Data Lakes on AWS

Building Data Lakes on AWS

current course dates can be found at the bottom of this page … company training available on request!

Course description

In this course, you will learn how to build an operational data lake that supports analysis of both structured and unstructured data. You will learn the components and functionality of the services involved in creating a data lake. You will use AWS Lake Formation to build a data lake, AWS Glue to build a data catalog, and Amazon Athena to analyze data. The course lectures and labs further your learning with the exploration of several common data lake architectures.

Course objectives

In this course, you will learn to:

  • Apply data lake methodologies in planning and designing a data lake
  • Articulate the components and services required for building an AWS data lake
  • Secure a data lake with appropriate permission
  • Ingest, store, and transform data in a data lake
  • Query, analyze, and visualize data within a data lake

Intended audience

This course is intended for:

  • Data platform engineers
  • Solutions architects
  • IT professionals

Prerequisites

We recommend that attendees of this course have:

  • Completed thes AWS Technical Essentials training
  • One year of experience building data analytics pipelines or have completed the Data Analytics Fundamentals course

Activities

This course includes:

  •  presentations
  • lecture
  • hands-on labs,
  • group exercises

Course duration / Price

  • 1 day / € 750.00 (excl. tax) per person (DE)

Course outline

Module 1: Introduction to data lakes

  • Describe the value of data lakes
  • Compare data lakes and data warehouses
  • Describe the components of a data lake
  • Recognize common architectures built on data lakes

Module 2: Data ingestion, cataloging, and preparation

  • Describe the relationship between data lake storage and data ingestion
  • Describe AWS Glue crawlers and how they are used to create a data catalog
  • Identify data formatting, partitioning, and compression for efficient storage and query
  • Lab 1: Set up a simple data lake

Module 3: Data processing and analytics

  • Recognize how data processing applies to a data lake
  • Use AWS Glue to process data within a data lake
  • Describe how to use Amazon Athena to analyze data in a data lake

Module 4: Building a data lake with AWS Lake Formation

  • Describe the features and benefits of AWS Lake Formation
  • Use AWS Lake Formation to create a data lake
  • Understand the AWS Lake Formation security model
  • Lab 2: Build a data lake using AWS Lake Formation

Module 5: Additional Lake Formation configurations

  • Automate AWS Lake Formation using blueprints and workflows
  • Apply security and access controls to AWS Lake Formation
  • Match records with AWS Lake Formation FindMatches
  • Visualize data with Amazon QuickSight
  • Lab 3: Automate data lake creation using AWS Lake Formation blueprints
  • Lab 4: Data visualization using Amazon QuickSight

Module 6: Architecture and course review

  • Post course knowledge check
  • Architecture review
  • Course review

IMPORTANT: Please bring your notebook (Windows, Linux or Mac) to our trainings. If this is not possible, please contact us in advance.

Course materials are in English, on request also in German (if available).
Course language is German, on request also in English.

Developing Serverless Solutions on AWS

Developing Serverless Solutions on AWS

current course dates can be found at the bottom of this page … company training available on request!

Course description

This course gives developers exposure to and practice with best practices for building serverless applications using AWS Lambda and other services in the AWS serverless platform. You’ll use AWS frameworks to deploy a serverless application in hands-on labs that progress from simpler to more complex topics. You will use AWS documentation throughout the course to develop authentic methods for learning and problem-solving beyond the classroom.

Course objectives

In this course, you will learn to:

  • Apply event-driven best practices to a serverless application design using appropriate AWS services
  • Identify the challenges and trade-offs of transitioning to serverless development, and make recommendations that suit your development organization and environment
  • Build serverless applications using patterns that connect AWS managed services together, and account for service characteristics, including service quotas, available integrations, invocation model, error handling, and event source payload
  • Compare and contrast available options for writing infrastructure as code, including AWS CloudFormation, AWS Amplify, AWS Serverless Application Model (AWS SAM), and AWS Cloud Development Kit (AWS CDK)
  • Apply best practices to writing Lambda functions inclusive of error handling, logging, environmen re-use, using layers, statelessness, idempotency, and configuring concurrency and memory
  • Apply best practices for building observability and monitoring into your serverless application
  • Apply security best practices to serverless applications
  • Identify key scaling considerations in a serverless application, and match each consideration to the methods, tools, or best practices to manage it
  • Use AWS SAM, AWS CDK, and AWS developer tools to configure a CI/CD workflow, and automate deployment of a serverless application
  • Create and actively maintain a list of serverless resources that will assist in your ongoing serverless development and engagement with the serverless community

Intended audience

This course is intended for:

  • Developers who have some familiarity with serverless and experience with development in the AWS Cloud

Prerequisites

We recommend that attendees of this course have:

  • Familiarity with the basics of AWS Cloud architecture
  • An understanding of developing applications on AWS equivalent to completing the “Developing on AWS
  • Knowledge equivalent to completing the following serverless digital trainings: AWS Lambda Foundations and Amazon API Gateway for Serverless Applications

Activities

This course includes:

  • presentations
  • hands-on labs
  • demonstrations
  • videos
  • knowledge checks
  • group exercises

Course duration / Price

  • 3 days / € 1,995.00 (excl. tax) per person (DE)

Course outline

Day 1

Module 0: Introduction

Module 1: Thinking Serverless

Module 2: API-Driven Development and Synchronous Event Sources

Module 3: Introduction to Authentication, Authorization, and Access Control

Module 4: Serverless Deployment Frameworks

Module 5: Using Amazon EventBridge and Amazon SNS to Decouple Components

Module 6: Event-Driven Development Using Queues and Streams

Hands-On Labs

Day 2

Module 7: Writing Good Lambda Functions

Module 8: Step Functions for Orchestration

Module 9: Observability and Monitoring

Hands-On Labs

Day 3

Module 10: Serverless Application Security

Module 11: Handling Scale in Serverless Applications

Module 12: Automating the Deployment Pipeline

Hands-On Labs

IMPORTANT: Please bring your notebook (Windows, Linux or Mac) to our trainings. If this is not possible, please contact us in advance.

Course materials are in English, on request also in German (if available).
Course language is German, on request also in English.