Suosittu

AZ-204 Developing Solutions for Microsoft Azure

Ota haltuun Azure sovelluskehitys!

Kurssilla opit, mitä sovelluskehittäjän tulisi tietää Azuresta ja sovelluskehityksestä Azuren päälle.

Kurssi valmentaa myös Azure Developer Associate -sertifiointiin.

“Koulutus oli hyvä. Saatiin myös hyvä opastus/paketti sertiä varten.” -Raija Salonen

4pvä
Kesto
2388,00 
+ alv./VAT
PRO-käyttäjille
0 €
Lue lisää
Ajankohta:
Sijainti:
Valitsemasi koulutus sisältää seuraavat päivät:
Ilmoittaudu viimeistään 30.05.2023
Puhuttu kieli: Suomi

Valitettavasti kyseinen kurssi on jo täynnä, kokeilethan toisella ajankohdalla tai sijainnilla.

Tai ota yhteyttä myyntipalveluun: 0207 571 650 tai asiakaspalvelu@eduhouse.fi

PRO Skills

Oppiminen on matka!

Ostamalla tämän koulutuksen saat lisäksi jatkuvan oppimisen PRO Skills -palvelun käyttöösi. Kun ilmoittaudut vähintään 1-2 kk ennen koulutuksen alkamista, ehdit tarvittaessa opiskella perusteet ja perehtyä johdattaviin oppisisältöihin.

  • Microsoft Fundamentals valmennusohjelmat
  • Virtuaaliset täsmäkoulutukset
  • Jatkuvasti päivittyvä videokirjasto itseopiskeluun
  • Ota haltuun tekoäly, pilvipalvelut, softakehitys ja monet muut teknologiat
  • Learning Coach, kouluttajat ja osaajaverkosto käytettävissäsi

Ostaessasi tämän koulutuksen sitoudut samalla Sovelto PRO Skills jatkuvan oppimisen palvelun tilaukseen jatkuvaveloitteisena. Lue lisää: Tilaus- ja toimistusehdot

Video: PRO Skills Tai tutustu palveluun 

Awesome. I Have It.

Your couch. It is mine.

I'm a cool paragraph that lives inside of an even cooler modal. Wins!

Suosittu
AZ-204 Developing Solutions for Microsoft Azure

Ota haltuun Azure-sovelluskehitys

Kurssilla opit laajasti, mitä sovelluskehittäjän tulisi tietää Azure:sta ja kehityksestä Azuren päälle. Tämän Sovelton koulutuksen käyneet ovat olleet työnimikkeeltään mm. Software Developer, Solutions Architect, IT-Specialist ja Engineer.

Kurssi valmentaa sertifikaatti testiin Exam AZ-204: Developing Solutions for Microsoft Azure, jonka suorittamisella saa Microsoft Certified: Azure Developer Associate-sertifioinnin.

Miten autamme sinua pääsemään läpi sertifikaatista? Valmentajamme ovat auttaneet lukuisia ihmisiä läpi tästä sertifikaatista ja tietävät, mitä sinun täytyy tietää, jotta pääset tästä läpi. Annamme vastauksia kaikkiin kysymyksiisi ja tuemme sinua kaikin keinoin. Lisäksi käymme läpi useita vastaavanlaisia kysymyksiä omissa harjoituksissamme, jotka antavat sinulle varmuutta itse testiin.

Esitietovaatimuksina: Perusymmärrys Azuren perusteita (Esimerkiksi Azure Fundamentals -koulutus) ja C#:n perusteet

Opetus on suomeksi. Sisällöt on englanniksi, kuten sertifiointi -testikin.

Jos osallistut Interval-toteutukseen, kannattaa koulutusajan ulkopuolelta varata kalenterista pari tuntia viikossa harjoitusten tekoon, koska varsinaisena koulutusaikana ei kaikkia harjoituksia ehditä tekemään.

Kouluttajana erittäin kokenut Azure osaaja, Toni Ylärinne.

Tonilla on yli 20 vuoden kokemus erityisaloinaan mm. Microsoft Azure, Azure-sovelluskehitys, Azuren AI-ominaisuudet. 

 

Koulutuksen sisältö:

Module 1: Creating Azure App Service Web Apps

Students will learn how to build a web application on the Azure App Service platform. They will learn how the platform functions and how to create, configure, scale, secure, and deploy to the App Service platform.

  • Azure App Service core concepts
  • Creating an Azure App Service Web App
  • Configuring and Monitoring App Service apps
  • Scaling App Service apps
  • Azure App Service staging environments

Module 2: Implement Azure functions

This module covers creating Functions apps, and how to integrate triggers and inputs/outputs in to the app.

  • Azure Functions overview
  • Developing Azure Functions
  • Implement Durable Functions

Module 3: Develop solutions that use blob storage

Students will learn how Azure Blob storage works, how to manage data through the hot/cold/archive blob storage lifecycle, and how to use the Azure Blob storage client library to manage data and metadata.

  • Azure Blob storage core concepts
  • Managing the Azure Blob storage lifecycle
  • Working with Azure Blob storage

Module 4: Develop solutions that use Cosmos DB storage

Students will learn how Cosmos DB is structured and how data consistency is managed. Students will also learn how to create Cosmos DB accounts and create databases, containers, and items by using a mix of the Azure Portal and the .NET SDK.

  • Azure Cosmos DB overview
  • Azure Cosmos DB data structure
  • Working with Azure Cosmos DB resources and data

Module 5: Implement IaaS solutions

This module instructs students on how to use create VMs and container images to use in their solutions. It covers creating VMs, using ARM templates to automate resource deployment, create and manage Docker images, publishing an image to the Azure Container Registry, and running a container in Azure Container Instances.

  • Provisioning VMs in Azure
  • Create and deploy ARM templates
  • Create container images for solutions
  • Publish a container image to Azure Container Registry
  • Create and run container images in Azure Container Instances

Module 6: Implement user authentication and authorization

Students will learn how to leverage the Microsoft Identity Platform v2.0 to manage authentication and access to resources. Students will also learn how to use the Microsoft Authentication Library and Microsoft Graph to authenticate a user and retrieve information stored in Azure, and how and when to use Shared Access Signatures.

  • Microsoft Identity Platform v2.0
  • Authentication using the Microsoft Authentication Library
  • Using Microsoft Graph
  • Authorizing data operations in Azure Storage

Module 7: Implement secure cloud solutions

This module covers how to secure the information (keys, secrets, certificates) an application uses to access resources. It also covers securing application configuration information.

  • Manage keys, secrets, and certificates by using the KeyVault API
  • Implement Managed Identities for Azure resources
  • Secure app configuration data by using Azure App Configuration

Module 8: Implement API Management

Students will learn how to publish APIs, create policies to manage information shared through the API, and to manage access to their APIs by using the Azure API Management service.

  • API Management overview
  • Defining policies for APIs
  • Securing your APIs

    Module 9: Develop event-based solutions

    Students will learn how to build applications with event-based architectures.

    • Implement solutions that use Azure Event Grid
    • Implement solutions that use Azure Event Hubs

    Module 10: Develop message-based solutions

    Students will learn how to build applications with message-based architectures.

    • Implement solutions that use Azure Service Bus
    • Implement solutions that use Azure Queue Storage queues

    Module 11: Monitor and optimize Azure solutions

    This module teaches students how to instrument their code for telemetry and how to analyze and troubleshoot their apps.

    • Overview of monitoring in Azure
    • Instrument an app for monitoring
    • Analyzing and troubleshooting apps
    • Implement code that handles transient faults

    Module 12: Integrate caching and content delivery within solutions

    Students will learn how to use different caching services to improve the performance of their apps.

    • Develop for Azure Cache for Redis
    • Develop for storage on CDNs

     

    Jo 9087 organisaatiota on kasvattanut taitoja avullamme.

     

    Avainsanat: , ,

     

    Paikkoja jäljellä:
    Ei paikkarajoitusta
    useita
    2388,00  + alv./VAT

    Kokemuksia

    “AZ-204 Developing Solutions for Microsoft Azure Interval-koulutus oli hyvä. Verrattuna siihen, että kaikki olisi ollut yhteen putkeen, jaksoi keskittyä paremmin, ehti syventää asioita mielessään ja tehdä harkat rauhassa. Ehti vielä tehdä töitäkin. Saatiin myös hyvä opastus/paketti sertiä varten. ” - Raija Salonen

    Tutustu myös

    Suosittu
    Alkaa pian
    Online
    PRO-käyttäjille 0 €
    Opi pilvipalveluiden perusteet ja Microsoft Azure -pilvipalvelun peruspilarit koulutustallenteina. Tämä koulutus sopii hyvin perustiedoiksi myös liiketoimintavastuullisille, joiden organisaatio hyödyntää pilvipalveluita.  -Katso tarjolla olevat englanninkieliset toteutukset-
    Suosittu
    Alkaa pian
    Online
    PRO-käyttäjille 0 €
    Organisaatio, joka ostaa Azure-toteutuksia, kannattaa erityisesti panostaa arkkitehtuuriosaamiseensa. Toteuttajille tämä on itsestään selvä vaatimus.

    Sertifioinnit

    Sovelton yhteistyökumppani CertyHub tarjoaa monipuoliset mahdollisuudet suorittaa lukuisia eri testejä ja sertifiointeja.

    Ota DevOps syvällisesti haltuun - teoriassa ja käytännössä. Tässä koulutuksessa käsitellään sekä teoria että konkreettisesti rakennetaan toimiva DevOps prosessi. Kurssi valmentaa sinut testiin Exam AZ-400: Microsoft Azure DevOps Solutions.

    Vastuuhenkilö


    Toni Ylärinne

    Toni Ylärinne

    Toni toimii Soveltolla senior-konsulttina. Hänellä on yli 20 vuoden kouluttaja- ja konsultointikokemus. Tonin erityisaloina ovat mm. Microsoft Azure, Azure-sovelluskehitys, Azuren AI-ominaisuudet, Web Front-end-kehitys: React, Angular ja Vue, REST API Design, BizTalk Server-, .NET- ja SharePoint-sovelluskehitys, C#, JavaScript ja TypeScript

    Azure Developer Associate, Azure AI Engineer Associate, MCSD: App Builder, MCSA: Web Applications, MCTS: BizTalk Server, Certified Scrum Master, MCT, senior-konsultti.

    Kouluttaja


    Toni Ylärinne

    Toni Ylärinne

    Toni toimii Soveltolla senior-konsulttina. Hänellä on yli 20 vuoden kouluttaja- ja konsultointikokemus. Tonin erityisaloina ovat mm. Microsoft Azure, Azure-sovelluskehitys, Azuren AI-ominaisuudet, Web Front-end-kehitys: React, Angular ja Vue, REST API Design, BizTalk Server-, .NET- ja SharePoint-sovelluskehitys, C#, JavaScript ja TypeScript

    Azure Developer Associate, Azure AI Engineer Associate, MCSD: App Builder, MCSA: Web Applications, MCTS: BizTalk Server, Certified Scrum Master, MCT, senior-konsultti.