IT-kurs
Du har valgt: Systemutvikling
Nullstill
Filter
Ferdig

-

89 treff i Systemutvikling
 

Virtuelt klasserom 4 dager 24 000 kr
This course provides the knowledge and skills to design and implement DevOps processes and practices. [+]
Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms TARGET AUDIENCE Students in this course are interested in designing and implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam. COURSE OBJECTIVES Plan for the transformation with shared goals and timelines Select a project and identify project metrics and Key Performance Indicators (KPI's) Create a team and agile organizational structure Design a tool integration strategy Design a license management strategy (e.g., Azure DevOps and GitHub users) Design a strategy for end-to-end traceability from work items to working software Design an authentication and access strategy Design a strategy for integrating on-premises and cloud resources Describe the benefits of using Source Control Describe Azure Repos and GitHub Migrate from TFVC to Git Manage code quality, including technical debt SonarCloud, and other tooling solutions Build organizational knowledge on code quality Explain how to structure Git repos Describe Git branching workflows Leverage pull requests for collaboration and code reviews Leverage Git hooks for automation Use Git to foster inner source across the organization Explain the role of Azure Pipelines and its components Configure Agents for use in Azure Pipelines Explain why continuous integration matters Implement continuous integration using Azure Pipelines Design processes to measure end-user satisfaction and analyze user feedback Design processes to automate application analytics Manage alerts and reduce meaningless and non-actionable alerts Carry out blameless retrospectives and create a just culture Define an infrastructure and configuration strategy and appropriate toolset for a release pipeline and application infrastructure Implement compliance and security in your application infrastructure Describe the potential challenges with integrating open-source software Inspect open-source software packages for security and license compliance Manage organizational security and compliance policies Integrate license and vulnerability scans into build and deployment pipelines Configure build pipelines to access package security and license ratings   COURSE CONTENT Module 1: Get started on a DevOps transformation journey Module 1 Lessons Introduction to DevOps Choose the right project Describe team structures Choose the DevOps tools Plan Agile with GitHub Projects and Azure Boards Introduction to source control Describe types of source control systems Work with Azure Repos and GitHub Lab 1: Agile planning and portfolio management with Azure Boards   Lab 2: Version controlling with Git in Azure Repos   After completing Module 1, students will be able to: Understand what DevOps is and the steps to accomplish it Identify teams to implement the process Plan for the transformation with shared goals and timelines Plan and define timelines for goals Understand different projects and systems to guide the journey Select a project to start the DevOps transformation Identify groups to minimize initial resistance Identify project metrics and Key Performance Indicators (KPI's) Understand agile practices and principles of agile development Create a team and agile organizational structure Module 2: Development for enterprise DevOps Module 2 Lessons Structure your Git Repo Manage Git branches and workflows Collaborate with pull requests in Azure Repos Explore Git hooks Plan foster inner source Manage Git repositories Identify technical debt Lab 3: Version controlling with Git in Azure Repos   After completing Module 2, students will be able to: Understand Git repositories Implement mono repo or multiple repos Explain how to structure Git Repos Implement a change log Describe Git branching workflows Implement feature branches Implement GitFlow Fork a repo Leverage pull requests for collaboration and code reviews Give feedback using pull requests Module 3: Implement CI with Azure Pipelines and GitHub Actions Module 3 Lessons Explore Azure Pipelines Manage Azure Pipeline agents and pools Describe pipelines and concurrency Explore Continuous integration Implement a pipeline strategy Integrate with Azure Pipelines Introduction to GitHub Actions Learn continuous integration with GitHub Actions Design a container build strategy Lab 4: Configuring agent pools and understanding pipeline styles   Lab 5: Enabling continuous integration with Azure Pipelines   Lab 6: Integrating external source control with Azure Pipelines   Lab 7: Implementing GitHub Actions by using DevOps Starter   Lab 8: Deploying Docker Containers to Azure App Service web apps   After completing Module 3, students will be able to: Describe Azure Pipelines Explain the role of Azure Pipelines and its components Decide Pipeline automation responsibility Understand Azure Pipeline key terms Choose between Microsoft-hosted and self-hosted agents Install and configure Azure pipelines Agents Configure agent pools Make the agents and pools secure Use and estimate parallel jobs Module 4: Design and implement a release strategy Module 4 Lessons Introduction to continuous delivery Create a release pipeline Explore release strategy recommendations Provision and test environments Manage and modularize tasks and templates Automate inspection of health Lab 9: Creating a release dashboard   Lab 10: Controlling deployments using Release Gates   After completing Module 4, students will be able to: Explain continuous delivery (CD) Implement continuous delivery in your development cycle Understand releases and deployment Identify project opportunities to apply CD Explain things to consider when designing your release strategy Define the components of a release pipeline and use artifact sources Create a release approval plan Implement release gates Differentiate between a release and a deployment Module 5: Implement a secure continuous deployment using Azure Pipelines Module 5 Lessons Introduction to deployment patterns Implement blue-green deployment and feature toggles Implement canary releases and dark launching Implement A/B testing and progressive exposure deployment Integrate with identity management systems Manage application configuration data Lab 11: Configuring pipelines as code with YAML   Lab 12: Setting up and running functional tests   Lab 13: Integrating Azure Key Vault with Azure DevOps   After completing Module 5, students will be able to: Explain the terminology used in Azure DevOps and other Release Management Tooling Describe what a Build and Release task is, what it can do, and some available deployment tasks Implement release jobs Differentiate between multi-agent and multi-configuration release job Provision and configure target environment Deploy to an environment securely using a service connection Configure functional test automation and run availability tests Setup test infrastructure Use and manage task and variable groups Module 6: Manage infrastructure as code using Azure and DSC Module 6 Lessons Explore infrastructure as code and configuration management Create Azure resources using Azure Resource Manager templates Create Azure resources by using Azure CLI Explore Azure Automation with DevOps Implement Desired State Configuration (DSC) Implement Bicep Lab 14: Azure deployments using Azure Resource Manager templates   After completing Module 6, students will be able to: Understand how to deploy your environment Plan your environment configuration Choose between imperative versus declarative configuration Explain idempotent configuration Create Azure resources using ARM templates Understand ARM templates and template components Manage dependencies and secrets in templates Organize and modularize templates Create Azure resources using Azure CLI Module 7: Implement security and validate code bases for compliance Module 7 Lessons Introduction to Secure DevOps Implement open-source software Software Composition Analysis Static analyzers OWASP and Dynamic Analyzers Security Monitoring and Governance Lab 15: Implement security and compliance in Azure Pipelines   Lab 16: Managing technical debt with SonarQube and Azure DevOps   After completing Module 7, students will be able to: Identify SQL injection attack Understand DevSecOps Implement pipeline security Understand threat modeling Implement open-source software Explain corporate concerns for open-source components Describe open-source licenses Understand the license implications and ratings Work with Static and Dynamic Analyzers Configure Microsoft Defender for Cloud Module 8: Design and implement a dependency management strategy Module 8 Lessons Explore package dependencies Understand package management Migrate, consolidate, and secure artifacts Implement a versioning strategy Introduction to GitHub Packages Lab 17: Package management with Azure Artifacts   After completing Module 8, students will be able to: Define dependency management strategy Identify dependencies Describe elements and componentization of a dependency management Scan your codebase for dependencies Implement package management Manage package feed Consume and create packages Publish packages Identify artifact repositories Migrate and integrate artifact repositories Module 9: Implement continuous feedback Module 9 Lessons Implement tools to track usage and flow Develop monitor and status dashboards Share knowledge within teams Design processes to automate application analytics Manage alerts, Blameless retrospectives and a just culture Lab 18: Monitoring application performance with Application Insights   Lab 19: Integration between Azure DevOps and Microsoft Teams   Lab 20: Sharing Team Knowledge using Azure Project Wikis   After completing Module 9, students will be able to: Implement tools to track feedback Plan for continuous monitoring Implement Application Insights Use Kusto Query Language (KQL) Implement routing for mobile applications Configure App Center Diagnostics Configure alerts Create a bug tracker Configure Azure Dashboards Work with View Designer in Azure Monitor [-]
Les mer
Oslo 5 dager 26 900 kr
20 Oct
20 Oct
19 Jan
SPA Web Development in ASP.NET Core [+]
SPA Web Development in ASP.NET Core [-]
Les mer
Oslo 2 dager 20 900 kr
09 Oct
09 Oct
React Advanced (Hands-on) [+]
React Advanced (Hands-on) [-]
Les mer
Oslo 3 dager 20 900 kr
12 Nov
12 Nov
Progressive Web Apps and JavaScript [+]
Progressive Web Apps and JavaScript [-]
Les mer
Oslo Bergen 4 dager 25 900 kr
30 Sep
30 Sep
11 Nov
Python Programming [+]
Python Programming [-]
Les mer
Virtuelt klasserom 3 dager 18 000 kr
The Python Programming 2 course comprises sessions dealing with advanced object orientation,iterators and generators,comprehensions,decorators,multithreading,functional p... [+]
COURSE OVERVIEW   The delegate will learn how to exploit advanced features of the Python language to build complex and efficient applications. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered. TARGET AUDIENCE The Python Programming 2 course is designed for existing Python developers who have a good grounding in the basics and want to exploit some of the advanced features of the language. For the delegate for whom Python is their first programming language,we recommend taking the Python Programming 1 course first,then taking some time to practice the skills gained,before returning to take the Python Programming 2 course.   COURSE OBJECTIVES This course aims to provide the delegate with the knowledge to be able to interpret,write,and troubleshoot complex Python applications exploiting inheritance and polymorphism,mixins,composition and aggregation,iterators,generators,decorators,comprehension,concurrency,functional programming,and RESTful web services. COURSE CONTENT DAY 1 COURSE INTRODUCTION Administration and Course Materials Course Structure and Agenda Delegate and Trainer Introductions SESSION 1: ADVANCED OBJECT ORIENTATION The self Keyword Constructors and Destructors Encapsulation Inheritance Introspection with __dict__,__name__,__module__,__bases__ The hasattr(obj,attr),dir(obj),help(obj) functions Polymorphism Abstract Classes Multiple Inheritance and Mixins Composition and Aggregation Static Members SESSION 2: ITERATORS & GENERATORS Iterables Iterators Custom Iterators Generators Yield vs. Return SESSION 3: COMPREHENSIONS List Comprehension Set Comprehension The zip Function Dictionary Comprehension DAY 2 SESSION 4: DECORATORS Decorators Decorator Functions Decorator Annotations Decorator Use Cases Labs SESSION 5: FUNCTIONAL PROGRAMMING Functional Programming Lambdas Immutability Mapping Filtering Reducing SESSION 6: MULTITHREADING Threads Multithreading Thread Construction Thread Execution Thread Sleep Joins Data Sharing Synchronisation Multithreading vs. Multiprocessing DAY 3 SESSION 7: WEB SERVICES RESTful Web Services JSON Data CRUD and HTTP RESTful Clients RESTful APIs SESSION 8: UNIT TESTING Unit Testing Terminology Test Classes Test Fixtures Test Cases Assertions Test Runners   FOLLOW ON COURSES Data Analysis Python [-]
Les mer
Oslo 4 dager 22 500 kr
08 Sep
08 Sep
10 Nov
DP-100: Designing and Implementing a Data Science Solution on Azure [+]
https://www.glasspaper.no/kurs/dp-100/ [-]
Les mer
Oslo 5 dager 26 900 kr
15 Sep
15 Sep
01 Dec
C++ Programming - 5 days hands-on [+]
C++ Programming - 5 days hands-on [-]
Les mer
Oslo Bergen 3 dager 20 900 kr
10 Sep
10 Sep
22 Sep
Implementing REST Services using Web API [+]
Implementing REST Services using Web API [-]
Les mer
Oslo 2 dager 16 900 kr
11 Sep
11 Sep
08 Dec
SAFe® 6.0 for Teams [+]
SAFe® for Teams Certification [-]
Les mer
Oslo 3 dager 20 900 kr
17 Sep
17 Sep
17 Dec
Introduction to C# and .NET [+]
Introduction to C# and .NET [-]
Les mer
Oslo 3 dager 20 900 kr
24 Sep
24 Sep
03 Dec
Docker and Kubernetes Development [+]
Docker and Kubernetes Development [-]
Les mer
Oslo Bergen 4 dager 25 900 kr
25 Nov
25 Nov
16 Dec
Advanced Python Development [+]
Advanced Python Development [-]
Les mer
Oslo 3 dager 20 900 kr
08 Oct
08 Oct
17 Dec
Python Data Science [+]
Python Data Science [-]
Les mer
2 semester 98 300 kr
Praktisk studie i installasjon, drift og administrasjon av nettverk og CISCO-teknologi. 60 studiepoeng. [+]
Nettverksadministrator – Lær IT ved å praktisere IT Studiet Nettverksadministrator med design er praktisk rettet, og gjennom opplæringen trenes studentene i installasjon, administrasjon og drift av servere og nettverk i klasserommet. I tillegg opparbeider studentene tilstrekkelig kompetanse til å foreta gode og relevante behovsanalyser som grunnlag for gjennomføring av IT-arbeid i bedrifter.  Gjennom studiet fokuserer vi på at studentene opparbeider tilstrekkelige kunnskaper og ferdigheter tilknyttet IT-sikkerhet. Næringslivet etterspør oppdatert kompetanse innen IT-sikkerhetsløsninger, og gjennom kombinasjon av teoretiske gjennomganger og praktisk trening opparbeider studentene nødvendige kunnskaper og ferdigheter i design av relevante sikkerhetsløsninger, samt konfigurering og implementering av konkrete sikkerhetstiltak. Studentene blir også trent i teamarbeid, og skal kunne gjennomføre konstruktivt arbeid som del av et team. IT-løsningene er i kontinuerlig utvikling og gjennom studiet fokuseres det derfor på hvordan man som utøver av IT-rettet arbeid kontinuerlig må oppdatere sin kompetanse for å være relevant. Studentene gis derfor god oversikt over kilder for kompetanseoppdatering innen de ulike områdene studiet omhandler. Studiet er utformet med basis i Windows- og Cisco-teknologi, og gir grunnlag for gjennomføring av flere sertifiseringer. Fredrikstad og Oslo FagAkademi er også testsenter, og tester tilknyttet aktuelle sertifiseringer kan derfor gjennomføres på skolen. Fredrikstad og Oslo FagAkademi er akkreditert som Cisco NetWorking Academy noe som innebærer at studentene har tilgang til Ciscos egne nettbaserte løsninger i tillegg til skolens egen Cisco-lab.    Praktisk undervisning Gjennom studiet jobber studentene med praktiske oppgaver. Studentene gjennomfører installasjon og drift av nettverk i skolens virtuelle servermiljø. Vi benytter varierte undervisningsformer som klasseromsundervisning, praktiske oppgaver, virkelighetsnære prosjekter etc. for å gjøre opplæringen mest mulig relevant og variert.    Jobbmuligheter Jobbmulighetene etter fullført studium er mange og kvalifiserer for en rekke jobber som nettverksadministrator, nettverksdesigner, driftskonsulent, systemkonsulent eller systemansvarlig i små og mellomstore bedrifter. Mange av våre tidligere studenter jobber også som en del av et driftsteam eller en konsulentgruppe i store virksomheter. Studiet og arbeidet med dette gir deg kunnskaper, ferdigheter og generell kompetanse som legger grunnlaget for å bli en viktig ressursperson i en IT-avdeling eller et IT-selskap. Siden studiet og pensum i dette er utformet i tråd med MS Windows og Cisco sine krav er jobbmulighetene også gode i utlandet og i store internasjonale selskaper.   Er du usikker på hva du skal studere? Hva skal jeg bli?  - Hva skal jeg studere?  - Hva bør jeg studere?  - dette er spørsmål som mange stiller seg. Valgmulighetene er mange. En fagskole har et praktisk fokus, og skiller seg tydelig fra en teori- og forskningsbasert utdanning ved høyskole/universitet. Næringslivet ønsker i økende grad å rekruttere personer med praktisk kompetanse som kan generere merverdi for bedriften fra første dag. En fagskoleutdanning tilfredsstiller disse ønskene fra næringslivet og hjelper deg raskere i jobb.  Hvis du er usikker på hva som passer for deg så ta gjerne kontakt med oss for en gratis og uforpliktende studiesamtale/veiledning. Vi hjelper deg å velge det som er passer best for deg. [-]
Les mer