Luxoft Training

[SECR-010] Major Vulnerabilities in Web Application Security
This course is built as a detailed description with hands-on experience of today’s most common vulnerabilities: from OWASP Top-10 2021. Trainees will learn methods of static (including SAST) and dynamic (including DAST) identification an

[ARC-013] Enterprise Integration
The main focus of training is on asynchronous messaging through queues and integration patterns, and describing the basic elements of solutions built on classic message queues, such as IBM MQ, ActiveMQ, RabbitMQ, and modern tools such as Ka

[ARC-008] High-Performance Application Design
Since software developers often have to deal with problems of designing high-load systems to support big data processing with preset requirements to the response time and amount of data, this training will be useful not only for architects

[SS-098] Stress Management
We will review the causes of stress and ways to reduce its impact by using various methods of self-direction and life balancing.

[SS-070] First Time Manager
For a new manager, this course works like a compass: it gives you the sense of direction and the right course to get to your destination.

[SS-068] Problem Solving and Decision Making
If you want to improve your ability to efficiently address problems and make rational decisions, this workshop provides you with the tools to succeed.

[SS-004] Effective Written Communication
This training will help trainees deal with specifics of written communication, to create effective written messages and apply the principles of polite and convincing business communication. The knowledge they acquire will be reinforced by n

[SDP-050] SAFe® Agile Product Management
This Agile Product Management course harnesses the power of Design Thinking to develop innovative solutions, using proven SAFe capabilities to execute those visions.

[SDP-045] SAFe® Scrum Master (SSM Certification)
Understand the role of a Scrum Master in a SAFe enterprise. By attending this course you can prepare for the SAFe 5 Scrum Master exam in order to receive the SAFe Scrum Master (SSM) certification.

[SDP-044] SAFe® Product Owner/Product Manager (POPM Certification)
Develop the skillsets needed to guide the delivery of value in a Lean enterprise and learn about the activities, tools, and mechanics used to manage backlogs and programs.

[JVA-079] Java Microservices
This course covers the topic of developing microservices in Java. It starts from architectural principals of splitting an application into microservices, then discusses the communication of microservices via different protocols, as well c

[JVA-035] SOLID Design Principles
The seminar teaches the SOLID design principles with practical examples and builds together with an exercise that is continued throughout the training: writing an application in 5 sprints. The exercise shows how good design keeps the comple

[DEV-040] Golang
This is a basic course in the Go programming language. It provides an overview of basic data types, control flow constructs, specifics of programming style, and built-in compiler tools.

[DEV-017] DevOps basics
This training covers the DevOps principles. The goal of the course is to help participants understand DevOps through practical real-world examples and popular tools.

[DEV-007] Introduction to git
Our training program will allow you to hit the ground running in working with git, the world's most advanced Version Control System.

[EAS-029] Azure Data Services

[EAS-027] Reinforcement Learning - from Fundamentals to Deep RL
Oriented towards python programmers or ML practitioners who want to understand the RL framework in detail.

[EAS-024] Advanced Spark for Developers
The Advanced Spark for Developers Course will help trainees get a proper understanding of the internal structure and functioning of Apache Spark – Spark Core (RDD), Spark SQL and Spark Streaming.

[DEV-006_C++] Code Refactoring for C++
Our training focuses on the approaches and methods for improving source code readability in C++. During it you will have the chance to practice refactoring small programs, focusing on various aspects of improving the existing code.

[C-006] Multithreading Fundamentals in C++
This course provides an introduction to multithreding in C++. It covers the main difficulties of writing concurrent code and basic synchronization primitives. Special attention is paid to understanding classical problems of parallel program

[REQ-054] BABOK Strategy Analysis
Our strategy analysis course is based on the most recent version of the BABOK® Guide and brings real world examples which illustrate how business analysis works.

[REQ-050] Introduction to Business Analysis
This is an IIBA endorsed course, dedicated to studying the fundamentals of business analysis according to the BABOK Guide 3.0. The training elaborates on the key concepts of business analysis and essentials of the Business Analyst professio

[REQ-028] Effective Development of User Documentation
We cover the process of creating user documentation for software products, such as document structure, the rules for outlining and formatting, and documentation quality criteria.

[REQ-003] Object-Oriented Analysis and Design with UML
Our training shows you how to describe the structure and operation logic of a use case, and how to represent each one as a set of diagrams containing all the necessary information.

[REQ-002] Workshop on Requirements Management: From Classic to User Stories
The course describes how to work with requirements during the software development project when the requirements are detailed and modified. Through practice, the attendees learn to analyze problems, define the product concept and its requir

[AUT-038] Introduction to Automotive Cybersecurity for Managers
The training is developed to provide attendees with a basic knowledge and introduction to the Automotive Cybersecurity domain including an overview on the CSMS and ISO internal chapters

[AUT-037] Introduction to Automotive Cybersecurity
The training is developed to provide attendees with a basic knowledge and introduction to the Automotive Cybersecurity domain.

[AUT-017] Autosar Classic Fundamentals
This training is an introduction to the Automotive world and the AUTOSAR Standard. We provide an overview of the motivation and aims of the AUTOSAR consortium as well as information on the basic principles and technical concepts of the AUTO

[620] Tudose

[TLC-022] CCNA ICND1 100-105® Certification Training
The CCNA ICND1 100-105 Certification Training course prepares participants for the 100-105 ICND1 exam for the Cisco CCENT certification and also for part of the 200-125 CCNA exam required for Cisco CCNA certification.

[TLC-010] Basic Networking
The main areas we cover focus on the evolution and principles of networking, the basic notions used in this domain, various types of equipment as well as a description and general information of basic networking protocols.

[TLC-023] CCNP Switch® 300-115 Certification Preparation
The CCNP Switch® 300-115 Certification Preparation course is aimed at preparing participants for the 300-115 SWITCH® exam.

[DEV-009_C++] Test-Driven Development (TDD) in C++
An intro into the engineering practices of Agile development - test-driven development (TDD).

[SS-067] Problem Solving and Decision Making for Managers
Problem Solving and Decision Making skills are rated as being the most important for future employees and managers.

[SQA-024] Defect Management
This course covers issues such as the quality of requirements, causes of defects, defect multiplication effect, defect and risk relation, and the importance of defect classification.

[384] How to debug and solve the issue of Datanodes which were reported as Bad nodes?
In our project, we hаve reаl time streаm оf dаtа/events аvаilаble in Kаfkа рrоduсed by multiрle entities(think оf соnneсted саrs, fleet оf IоT deviсes etс.,) аnd we wаnted tо stоre thоse dаtа in neаr reаl time(within а minute) in rаw fоrm s

[DEV-009_NET] Test-Driven Development (TDD) in C#
An intro into the engineering practices of Agile development - test-driven development (TDD).

[SQA-047] Test automation using Cucumber
This training is developed to help you become familiar with the gherkin and cucumber frameworks designed for Behavior Driven Development (BDD).

[DEV-006_NET] Code Refactoring for .NET
We look at the approaches and methods for improving source code readability in C#. You’ll practice refactoring of small programs, focusing on various aspects of improving the existing code.

[AUT-027] Working with Yocto
Yocto is an open-source project which allows for the creation of Linux-based Board Support Packages. Its introduction to Automotive Grade Linux has brought it more attention in the Automotive sector. This training gives you a solid understa

[SS-999] Working in virtual teams
Tips, strategies and solutions for working in virtual teams.

[ADM-020] Ansible Essentials
This course is designed as a journey through configuring a realistic application stack from the ground up using Ansible.

[EAS-016] BigData SQL Hive
This training is aimed at developers and covers the full stack of technical features, architecture and performance tuning. Apache Hive supports analysis of large datasets stored in Hadoop's HDFS and compatible file systems and it provides a

[DEV-009] Test-Driven Development (TDD)
Our training introduces participants to one of the engineering practices of agile development - test-driven development.

[TLC-024] CCNA ICND2 200-105 Certification Training
This course is aimed at helping participants prepare for taking the Cisco ICND2 200-105 Exam – necessary to get a Cisco CCNA Certification.

[ATL-003] Planning with Portfolio for Jira
The Agile roadmapping tool, built for Jira Software. Helps you build a plan, see the big picture, track progress and easily share with stakeholders.

Still have questions?
Connect with us