Cisco træning

Insoft Services er en af de få uddannelsesudbydere i EMEAR, der tilbyder hele spektret af Cisco-certificering og specialiseret teknologiuddannelse.

Lær hvordan

Cisco-certificeringer

Oplev en blandet læringsmetode, der kombinerer det bedste fra instruktørstyret træning og e-læring i eget tempo for at hjælpe dig med at forberede dig til din certificeringseksamen.

Lær hvordan

Cisco Learning Credits

Cisco Learning Credits (CLCs) er forudbetalte træningskuponer, der indløses direkte med Cisco, og som gør det nemmere at planlægge din succes, når du køber Cisco-produkter og -tjenester.

Lær hvordan

Cisco Efteruddannelse

Cisco Continuing Education Program tilbyder alle aktive certificeringsindehavere fleksible muligheder for at gencertificere ved at gennemføre en række kvalificerede træningselementer.

Lær hvordan

Cisco Digital Learning

Certificerede medarbejdere er VÆRDSATTE aktiver. Udforsk Ciscos officielle digitale læringsbibliotek for at uddanne dig selv gennem optagede sessioner.

Lær hvordan

Cisco Business Enablement

Cisco Business Enablement Partner Program fokuserer på at skærpe Cisco Channel Partners og kunders forretningsmæssige færdigheder.

Lær hvordan

Cisco kursuskatalog

Lær hvordan

Fortinet-certificeringer

Fortinet Network Security Expert (NSE) -programmet er et otte-niveau uddannelses- og certificeringsprogram for at undervise ingeniører i deres netværkssikkerhed for Fortinet FW-færdigheder og erfaring.

Lær hvordan

Fortinet træning

Insoft er anerkendt som Autoriseret Fortinet Training Center på udvalgte steder på tværs af EMEA.

Tekniske kurser

Fortinet kursuskatalog

Udforsk hele Fortinet-træningskataloget. Programmet omfatter en bred vifte af selvstændige og instruktørledede kurser.

Lær hvordan

ATC-status

Tjek vores ATC-status på tværs af udvalgte lande i Europa.

Lær hvordan

Fortinet Professionelle Services

Globalt anerkendte team af certificerede eksperter hjælper dig med at gøre en mere jævn overgang med vores foruddefinerede konsulent-, installations- og migreringspakker til en lang række Fortinet-produkter.

Lær hvordan

Microsoft træning

Insoft Services tilbyder Microsoft-undervisning i EMEAR. Vi tilbyder Microsoft tekniske kurser og certificeringskurser, der ledes af instruktører i verdensklasse.

Tekniske kurser

Extreme træning

Find all the Extreme Networks online and instructor led class room based calendar here.

Tekniske kurser

Tekniske certificeringer

Vi leverer omfattende læseplan for tekniske kompetencefærdigheder på certificeringspræstationen.

Lær hvordan

Extreme kursuskatalog

Lær hvordan

ATP-akkreditering

Som autoriseret uddannelsespartner (ATP) sikrer Insoft Services, at du får de højeste uddannelsesstandarder, der findes.

Lær hvordan

Løsninger og tjenester

Vi leverer innovativ og avanceret support til design, implementering og optimering af IT-løsninger. Vores kundebase omfatter nogle af de største Telcos globalt.

Lær hvordan

Globalt anerkendte team af certificerede eksperter hjælper dig med at gøre en mere jævn overgang med vores foruddefinerede konsulent-, installations- og migreringspakker til en lang række Fortinet-produkter.

Om os

Insoft tilbyder autoriseret uddannelses- og konsulentbistand til udvalgte IP-leverandører. Få mere at vide om, hvordan vi revolutionerer branchen.

Lær hvordan
  • +45 32 70 99 90
  • Developing Generative AI Applications on AWS

    Duration
    2 Dage
    Delivery
    (Online Og På stedet)
    Price
    Pris på forespørgsel

    This course is designed to introduce generative AI to software developers interested in leveraging large language models without fine-tuning. The course provides an overview of generative AI, planning a generative AI project, getting started with Amazon Bedrock, the foundations of prompt engineering, and the architecture patterns to build generative AI applications using Amazon Bedrock and LangChain.

     

    • Course level: Advanced

    In this course, you will learn to:

    • Describe generative AI and how it aligns to machine learning
    • Define the importance of generative AI and explain its potential risks and benefits
    • Identify business value from generative AI use cases
    • Discuss the technical foundations and key terminology for generative AI
    • Explain the steps for planning a generative AI project
    • Identify some of the risks and mitigations when using generative AI
    • Understand how Amazon Bedrock works
    • Familiarize yourself with basic concepts of Amazon Bedrock
    • Recognize the benefits of Amazon Bedrock
    • List typical use cases for Amazon Bedrock
    • Describe the typical architecture associated with an Amazon Bedrock solution
    • Understand the cost structure of Amazon Bedrock
    • Implement a demonstration of Amazon Bedrock in the AWS Management Console
    • Define prompt engineering and apply general best practices when interacting with FMs
    • Identify the basic types of prompt techniques, including zero-shot and few-shot learning
    • Apply advanced prompt techniques when necessary for your use case
    • Identify which prompt-techniques are best-suited for specific models
    • Identify potential prompt misuses
    • Analyze potential bias in FM responses and design prompts that mitigate that bias
    • Identify the components of a generative AI application and how to customize a foundation model (FM)
    • Describe Amazon Bedrock foundation models, inference parameters, and key Amazon Bedrock APIs
    • Identify Amazon Web Services (AWS) offerings that help with monitoring, securing, and governing your Amazon Bedrock applications
    • Describe how to integrate LangChain with large language models (LLMs), prompt templates, chains, chat models, text embeddings models, document loaders, retrievers, and Agents for Amazon Bedrock
    • Describe architecture patterns that can be implemented with Amazon Bedrock for building generative AI applications
    • Apply the concepts to build and test sample use cases that leverage the various Amazon Bedrock models, LangChain, and the Retrieval Augmented Generation (RAG) approach

    Day 1

     

    Module 1: Introduction to Generative AI – Art of the Possible

    • Overview of ML
    • Basics of generative AI
    • Generative AI use cases
    • Generative AI in practice
    • Risks and benefits

    Module 2: Planning a Generative AI Project

    • Generative AI fundamentals
    • Generative AI in practice
    • Generative AI context
    • Steps in planning a generative AI project
    • Risks and mitigation

    Module 3: Getting Started with Amazon Bedrock

    • Introduction to Amazon Bedrock
    • Architecture and use cases
    • How to use Amazon Bedrock
    • Demonstration: Setting Up Amazon Bedrock Access and Using Playgrounds

    Module 4: Foundations of Prompt Engineering

    • Basics of foundation models
    • Fundamentals of prompt engineering
    • Basic prompt techniques
    • Advanced prompt techniques
    • Demonstration: Fine-Tuning a Basic Text Prompt
    • Model-specific prompt techniques
    • Addressing prompt misuses
    • Mitigating bias
    • Demonstration: Image Bias-Mitigation

     

    Day 2

     

    Module 5: Amazon Bedrock Application Components

    • Applications and use cases
    • Overview of generative AI application components
    • Foundation models and the FM interface
    • Working with datasets and embeddings
    • Demonstration: Word Embeddings
    • Additional application components
    • RAG
    • Model fine-tuning
    • Securing generative AI applications
    • Generative AI application architecture

    Module 6: Amazon Bedrock Foundation Models

    • Introduction to Amazon Bedrock foundation models
    • Using Amazon Bedrock FMs for inference
    • Amazon Bedrock methods
    • Data protection and auditability
    • Lab: Invoke Amazon Bedrock model for text generation using zero-shot prompt

    Module 7: LangChain

    • Optimizing LLM performance
    • Integrating AWS and LangChain
    • Using models with LangChain
    • Constructing prompts
    • Structuring documents with indexes
    • Storing and retrieving data with memory
    • Using chains to sequence components
    • Managing external resources with LangChain agents

    Module 8: Architecture Patterns

    • Introduction to architecture patterns
    • Text summarization
    • Lab: Using Amazon Titan Text Premier to summarize text of small files
    • Lab: Summarize long texts with Amazon Titan
    • Question answering
    • Lab: Using Amazon Bedrock for question answering
    • Chatbots
    • Lab: Build a chatbot
    • Code generation
    • Lab: Using Amazon Bedrock Models for Code Generation
    • LangChain and agents for Amazon Bedrock
    • Lab: Building conversational applications with the Converse API

    This course is intended for:

    • Software developers interested in leveraging large language models without fine-tuning

    We recommend that attendees of this course have:

    • AWS Technical Essentials
    • Intermediate-level proficiency in Python

    This course is designed to introduce generative AI to software developers interested in leveraging large language models without fine-tuning. The course provides an overview of generative AI, planning a generative AI project, getting started with Amazon Bedrock, the foundations of prompt engineering, and the architecture patterns to build generative AI applications using Amazon Bedrock and LangChain.

     

    • Course level: Advanced

    In this course, you will learn to:

    • Describe generative AI and how it aligns to machine learning
    • Define the importance of generative AI and explain its potential risks and benefits
    • Identify business value from generative AI use cases
    • Discuss the technical foundations and key terminology for generative AI
    • Explain the steps for planning a generative AI project
    • Identify some of the risks and mitigations when using generative AI
    • Understand how Amazon Bedrock works
    • Familiarize yourself with basic concepts of Amazon Bedrock
    • Recognize the benefits of Amazon Bedrock
    • List typical use cases for Amazon Bedrock
    • Describe the typical architecture associated with an Amazon Bedrock solution
    • Understand the cost structure of Amazon Bedrock
    • Implement a demonstration of Amazon Bedrock in the AWS Management Console
    • Define prompt engineering and apply general best practices when interacting with FMs
    • Identify the basic types of prompt techniques, including zero-shot and few-shot learning
    • Apply advanced prompt techniques when necessary for your use case
    • Identify which prompt-techniques are best-suited for specific models
    • Identify potential prompt misuses
    • Analyze potential bias in FM responses and design prompts that mitigate that bias
    • Identify the components of a generative AI application and how to customize a foundation model (FM)
    • Describe Amazon Bedrock foundation models, inference parameters, and key Amazon Bedrock APIs
    • Identify Amazon Web Services (AWS) offerings that help with monitoring, securing, and governing your Amazon Bedrock applications
    • Describe how to integrate LangChain with large language models (LLMs), prompt templates, chains, chat models, text embeddings models, document loaders, retrievers, and Agents for Amazon Bedrock
    • Describe architecture patterns that can be implemented with Amazon Bedrock for building generative AI applications
    • Apply the concepts to build and test sample use cases that leverage the various Amazon Bedrock models, LangChain, and the Retrieval Augmented Generation (RAG) approach

    Day 1

     

    Module 1: Introduction to Generative AI – Art of the Possible

    • Overview of ML
    • Basics of generative AI
    • Generative AI use cases
    • Generative AI in practice
    • Risks and benefits

    Module 2: Planning a Generative AI Project

    • Generative AI fundamentals
    • Generative AI in practice
    • Generative AI context
    • Steps in planning a generative AI project
    • Risks and mitigation

    Module 3: Getting Started with Amazon Bedrock

    • Introduction to Amazon Bedrock
    • Architecture and use cases
    • How to use Amazon Bedrock
    • Demonstration: Setting Up Amazon Bedrock Access and Using Playgrounds

    Module 4: Foundations of Prompt Engineering

    • Basics of foundation models
    • Fundamentals of prompt engineering
    • Basic prompt techniques
    • Advanced prompt techniques
    • Demonstration: Fine-Tuning a Basic Text Prompt
    • Model-specific prompt techniques
    • Addressing prompt misuses
    • Mitigating bias
    • Demonstration: Image Bias-Mitigation

     

    Day 2

     

    Module 5: Amazon Bedrock Application Components

    • Applications and use cases
    • Overview of generative AI application components
    • Foundation models and the FM interface
    • Working with datasets and embeddings
    • Demonstration: Word Embeddings
    • Additional application components
    • RAG
    • Model fine-tuning
    • Securing generative AI applications
    • Generative AI application architecture

    Module 6: Amazon Bedrock Foundation Models

    • Introduction to Amazon Bedrock foundation models
    • Using Amazon Bedrock FMs for inference
    • Amazon Bedrock methods
    • Data protection and auditability
    • Lab: Invoke Amazon Bedrock model for text generation using zero-shot prompt

    Module 7: LangChain

    • Optimizing LLM performance
    • Integrating AWS and LangChain
    • Using models with LangChain
    • Constructing prompts
    • Structuring documents with indexes
    • Storing and retrieving data with memory
    • Using chains to sequence components
    • Managing external resources with LangChain agents

    Module 8: Architecture Patterns

    • Introduction to architecture patterns
    • Text summarization
    • Lab: Using Amazon Titan Text Premier to summarize text of small files
    • Lab: Summarize long texts with Amazon Titan
    • Question answering
    • Lab: Using Amazon Bedrock for question answering
    • Chatbots
    • Lab: Build a chatbot
    • Code generation
    • Lab: Using Amazon Bedrock Models for Code Generation
    • LangChain and agents for Amazon Bedrock
    • Lab: Building conversational applications with the Converse API

    This course is intended for:

    • Software developers interested in leveraging large language models without fine-tuning

    We recommend that attendees of this course have:

    • AWS Technical Essentials
    • Intermediate-level proficiency in Python
      Kommende datoer
      Dato på anmodning

    Follow Up Courses

    Filtrer
    • 1 Dag
      Dato på anmodning
      Price on Request
      Book Now
    • 1 Dag
      Dato på anmodning
      Price on Request
      Book Now
    • 1 Dag
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 1 Dag
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 1 Dag
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 2 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 1 Dag
      Dato på anmodning
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.