İletişim Formu

    Eğitimler hakkında bilgi almak için formu doldurabilirsiniz.

    Eğitimlerimiz kurumlara ve firmalara yöneliktir.













    Automation with Ansible I

    Automation with Ansible I is designed for system administrators who are intending to use Ansible for automation, configuration, and management. Learn how to install and configure Ansible, create and run playbooks to configure systems, and learn to manage inventories. Through hands-on labs, students will learn to automate system administration tasks on managed hosts with Ansible,...

    • 4 Days

    Red Hat JBoss Application Administration

    Red Hat JBoss Application Administration I teaches you the best practices for installing and configuring Red Hat JBoss Enterprise Application Platform (JBoss EAP) 7. Through hands-on labs, learn the essential, real-world tasks that a system administrator needs to know to effectively deploy and manage applications on JBoss EAP.   Delegates will learn Installing and run...

    • 5 Days

    Red Hat JBoss Fuse Accelerated

    Red Hat JBoss Fuse Rapid Track is a 5-day course that gives Java™developers, architects, and Red Hat JBoss Fuse administrators an understanding of Red Hat JBoss Fuse, Red Hat JBoss A-MQ (Java Messaging Service broker), and Apache Camel. Learn the skills you need to develop and implement enterprise integration patterns (EIP) using Camel, and see...

    • 5 Days

    Introduction to Containers, Kubernetes, and OpenShift

    Introduction to Containers, Kubernetes, and OpenShift introduces building and managing Docker containers for deployment on a Kubernetes cluster. This course helps students build core knowledge and skills in managing containers through hands-on experience with Docker, Kubernetes, and Red Hat OpenShift Container Platform.   At the end of the course Delegates will Understand container, Docker, and...

    Red Hat OpenStack Administration

    Red Hat OpenStack Administration  is designed for system administrators who are intending to implement a cloud computing environment using OpenStack. You will learn how to configure, use, and maintain Red Hat® OpenStack Platform. The focus of Red Hat OpenStack Administration  will be managing OpenStack using both the web-based dashboard and the command-line interface, in addition...

    Red Hat OpenStack Technical Essentials

    Red Hat OpenStack Technical Essentials course will help you better understand the basics of cloud computing and Red Hat OpenStack Platform.   Delegates will learn about: Cloud computing Red Hat OpenStack Platform Compute, storage, and network in relation to Red Hat OpenStack Platform High availability with Red Hat OpenStack Platform Deploying Red Hat OpenStack Platform

    • 1 Day

    Red Hat Linux Administration – Rapid Track

    This course combines Red Hat Linux Administration Level I and II at a rapid pace. This Rapid Track course relates to Red Hat Enterprise Linux7 and is designed for students who already have significant experience with Linux administration. The course reviews the tasks covered in Red Hat Linux Administration Level I and II at an...

    Red Hat Linux Automation with Ansible

    Red Hat Ansible is an open-source automation tool used to automate tasks such as automation, configuration management, and application deployment, and is simple, powerful, and easy to learn. Ansible is compatible with Linux and other operating systems. Basically, Ansible works through Playbooks, which is an open-source language written in a file format called "YAML". These playbooks are...

    Red Hat Linux Administration II

    Red Hat Linux Administration II course builds upon and lends context to the foundational knowledge that you gained in Red Hat Linux Administration I, going deeper into core Linux system administration skills, including storage configuration, security feature management, task control, and installation and deployment of Red Hat Enterprise Linux. Audience IT professionals across a broad...

    Red Hat Linux Administration I

    Red Hat System Administration I provides a foundation for students wishing to become full-time Linux system administrators by introducing key command line concepts and other enterprise-level tools. These concepts are further developed in the follow-on course, Red Hat Linux Administration Level II. This course develops the skills needed for basic administration and configuration of Red...

    PostgreSQL Administration

    PostgreSQL is an open-source, platform-independent, advanced object-relational (ORDBMS) database management system that keeps data fast and secure, and uses SQL language by developing it. PostgreSQL, which has powerful features and advantages, has many new features compatible with today's digital transformation projects and technologies as well as corporate database features that will compete with the leading...

    Introduction to PostgreSQL for Developers and Administrators

    Introduction to PostgreSQL for Developers and Administrators PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely store and scale the most complicated data workloads. PostgreSQL has earned a strong reputation for its proven architecture, reliability, data integrity, robust feature set, extensibility, and...

    ODI – Oracle Data Integrator

    Oracle Data Integrator is built to pushdown the transformation work to the source or target datasource. This means there is no need for a middle tier ETL engine to perform transformations, as many of the traditional ETL tools employ. In fact, in most implementations the ODI agent, which performs orchestration of the ETL processes, simply...

    Oracle SQL Tuning

    This training provides an in-depth exploration of concepts and techniques for improving Oracle SQL performance. It covers SQL tuning principles, optimizer fundamentals, execution plan analysis, table and index access methods, join types, optimizer statistics, parameterized SQL usage, and SQL plan management. Participants will gain hands-on experience through practical exercises on real database scenarios.   Audience...

    Advanced Oracle SQL Tuning

    This Advanced SQL tuning course is designed for practicing Oracle DBAs and Systems Administrators, professionals who have basic experience with SQL statements. Prior experience with Oracle is not required, but experience using SQL with a relational database is highly desirable. The goal of the SQL tuning class is to provide a comprehensive toolkit to allow...

    Oracle RMAN Backup & Recovery

    I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. The primary objective of this Oracle RMAN training is to provide each student with the knowledge and concepts to successfully implement an RMAN-based backup & recovery...

    Oracle Database 12c Administration

    Databases represent the core of an organization’s informational infrastructure. In this Oracle administration training course, you learn the fundamental knowledge and skills to configure and support Oracle 12c databases, maintain your organization’s data, and ensure the availability of your data by deploying backup, recovery, and flashback operations.   Delegates will learn how to Create, configure,...

    Oracle PL/SQL Programming

    This Oracel PL/SQL training course will teach you to increase the productivity, performance, scalability, portability, and security of your Oracle database. With this training, you will learn how to execute PL/SQL programs in Oracle, build stored procedures, design and execute modular applications, and increase the efficiency of data movement — essential skills for any Oracle...

    Introduction to Oracle SQL

    This Oracle Database: Introduction to SQL training helps you write subqueries, combine multiple queries into a single query using SET operators and report aggregated data using group functions. Learn this and more through hands-on exercises. Delegates will learn Understand the basic concepts of relational databases ensure refined code by developers. Create reports of sorted and...

    Managing Development Projects with Team Foundation Server

    This two-day instructor-led is intended for application developer and application development manager who are interested in using Visual Studio Team Foundation Server 2015 for managing development projects. In this course, students learn how to configure Visual Studio Team Foundation Server 2015. Students then learn how to manage application development life-cycle with Visual Studio Team Foundation...

    Strong Communication, Strong Leadership Presence Workshop

    The purpose of this workshop is to help managers enhance their communication skills, demonstrate a leadership presence that inspires trust and influence, and strengthen their strategic impact within the organization. Participants will gain a leadership presence that is visible, trustworthy, and inspiring—contributing effectively to both individual and organizational goals through strong communication.

    Storytelling for Leaders

    Storytelling is not limited to a certain creative group, in fact, human beings are evolutionarily and neurologically tuned to storytelling and story-hearing, and they make sense of the world through stories. When we listen to a good story, we are more relaxed, more generous, and more cooperative. We connect and trust the storyteller. As Steve...

    Test-Driven Development Using Visual Studio and C#

    An emerging software engineering paradigm is test-driven development, where tests are written early and testing is performed continuously during the development process. Problems are discovered early and corrected when they are found. This one-day Test-Driven Development Using Visual Studio and C# training class for developers explains the methodology of test-driven development and the use of...

    Windows Workflow Foundation Using C#

    Microsoft's Windows Workflow Foundation (WF) provides a framework for creating scalable applications consisting of independent program units called activities. WF 4 was a major rewrite of this technology, offering significantly higher performance and making it easier to create and execute workflow applications. WF 4.5 contains new activities, designer capabilities, and a new workflow development model...

    Windows Presentation Foundation (WPF) Using C#

    This Windows Presentation Foundation (WPF) Training Using C# training class introduces Windows Presentation Foundation or WPF, the .NET technology from Microsoft for building rich Windows applications. This course covers the essentials of WPF, providing an orientation to this technology and a firm foundation for creating applications. The course is current to Visual Studio 2017 and...

    Windows Communication Foundation Using C#

    This Windows Communication Foundation Using C# training class provides a thorough grounding in this important technology. The first chapter covers the essential concepts and shows how to implement WCF services and clients. The “ABC” of address, binding and contracts are covered in detail. Service contracts and data contracts are explained, and instance management is covered....

    Windows Forms Programming Using C#

    This course provides students with hands on experience using Visual Studio to create desktop applications using Windows Forms and the .NET Framework using C#. The course provides a thorough introduction to the C# programming language, including coverage of the essentials of the C# programming language, built in data types, operators, control structures, classes and methods,...

    Programming in C# – Windows Applications

    This C# training course teaches developers the programming skills that are required for developers to create Windows applications using the C# language. During this training, students review the basics of C# program structure, language syntax, and implementation details, and then consolidate their knowledge throughout the week as they build an application that incorporates several features...

    .NET Microservices

    Microservice architecture is an architectural model in which different business capabilities are configured independently of each other. In this architecture, large systems are divided into smaller services, each responsible for a different job and independent of each other. Behind the scenes, all of these services are called microservices. Microservice, in short, means a small service that...

    Enterprise Architecture and Design Patterns (.NET)

    In this program, the basic disciplines of object-oriented programming and the application of these disciplines in projects will be discussed. Another main content of the program is the design patterns that are used to solve the design problems that are frequently encountered as a result of OOP disciplines. Design patterns are approaches that bring the...

    The VB.NET Programming Language

    Microsoft's .NET Framework presents developers with unprecedented opportunities. From web applications to desktop and mobile platform applications - all can be built with equal ease, using substantially the same skill-set. But to make the most of this potential, developers must have a thorough grasp of core language skills and OO programming concepts. It concentrates on...

    Developing ASP.NET MVC 5 Web Applications

    This ASP.NET MVC training class provides students with the knowledge and skills required to develop advanced ASP.NET MVC applications using .NET Framework tools and technologies. Students will also learn how to enhance the performance and scalability of the web applications. This course is intended for professional web developers who use Microsoft Visual Studio in an...

    Object-Oriented Programming in C#

    This thorough and comprehensive C# course is a practical introduction to programming in C#, utilizing the services provided by .NET. This course emphasizes the C# language.Important newer features such as dynamic data type, named and optional arguments, the use of variance in generic interfaces, asynchronous programming keywords, and tuples are covered in a final lesson....

    Advanced C# Programming

    Advanced C# course is a training for people who want to learn the C# programming language in more depth and aims to teach participants the skills and subjects necessary to better understand the C# language and develop more advanced applications. . It is designed for those who have mastered basic C# skills and syntax, and...

    The C# Programming Language

    Microsoft's .NET Framework presents developers with unprecedented opportunities. From web applications to desktop and mobile platform applications - all can be built with equal ease, using substantially the same skill-set. But to make the most of this potential, developers must have a thorough grasp of core language skills and OO programming concepts. This course concentrates...

    .NET Core MVC

    .NET Core MVC (Model-View-Controller) is a framework used to develop dynamic web applications and APIs on the .NET Core platform, and this model helps you organize and maintain your applications efficiently. The MVC model divides the application into three basic components: Model, View and Controller. In this 5-day training, participants gain the ability to develop...

    .NET Design Patterns

    Developers face some problems while developing applications or in the software application Lifecycle which are common and repeated, for example, creation and disposal of objects, interaction between objects, the structure of classes that enhance cohesion and loose coupling, fixing of bugs in a way that minimize changing of source codes, etc. Design Patterns in the...

    RabbitMQ

    RabbitMQ is a queuing service that works with AMQP. RabbitMQ with clustering and failover capability; It can be used with almost any programming language and communicates between different applications without data loss.   Audience Software developers who develop RabbitMQ itself on DevOps team members Systems engineers System experts

    Clean Code and Code Refactoring

    There are two golden rules for being a good programmer.   1- Writing clean code 2- Changing the structure of your code without changing its external behavior   Clean Code; is a set of principles that refers to writing code that is easy to understand and change by humans. Writing comprehensible code means that the code...

    ASP.NET Using C#

    This ASP.NET course provides a comprehensive and practical hands-on introduction to developing Web applications using ASP.NET and Visual Studio 2017. It includes an introduction to ASP.NET MVC, a newer Web programming framework that incorporates use of the Model-View-Controller (MVC) pattern. It also includes coverage of using ASP.NET AJAX to build rich client applications and the...

    JavaScript Fundamentals

    JavaScript is known as the most common language used in the field of object-oriented, high-level, and web development that can run in web browsers. Today, it is also used on many platforms other than the browser. Thanks to platforms such as Node.js, it has become possible to use JavaScript on the server side. JavaScript is used to...

    Programming in HTML5 with JavaScript and CSS3

    This web development training provides an introduction to HTML5, CSS3, and JavaScript. This course helps students gain basic HTML5/CSS3/JavaScript programming skills. This course is an entry point into both the Web application and Windows Store apps training paths. The course focuses on using HTML5/CSS3/JavaScript to implement programming logic, define and use variables, perform looping and...

    Introduction to ASP.NET Core Development

    ASP.NET is an open-source web framework developed by Microsoft that is used to build web apps and services with .NET, and to build simple, fast and scalable websites based on HTML5, CSS, and JavaScript. Webucator offers a wide variety of ASP.NET courses for both new and experienced developers looking to build web applications using ASP.NET....

    Entity Framework Core

    Entity Framework Core (EF Core) is the latest version of the Entity Framework from Microsoft. It has been designed to be lightweight, extensible and to support cross platform development as part of Microsoft's .NET Core framework. It has also been designed to be simpler to use, and to offer performance improvements over previous versions of...

    Advanced Technologies of SharePoint 2016

    This five-day course will teach you how to plan, configure, and manage the advanced features in a SharePoint 2016 environment. The special areas of focus for this course include implementing high availability, disaster recovery, service application architecture, and Microsoft Business Connectivity Services. This course also focuses on social computing features, productivity, and collaboration platforms and...

    Planning and Administering SharePoint 2016

    This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft SharePoint 2016 environment. The course teaches you how to deploy, administer, and troubleshoot your SharePoint environment. This course also provides guidelines, best practices, and considerations that help you optimize your SharePoint deployment.   Delegates will learn how to...

    SharePoint 2016 Power User

    This SharePoint 2016 Power User training class is designed for individuals who need to learn the fundamentals of managing SharePoint sites.   Delegates will learn how to Create custom workflows using SharePoint Designer 2016. use Content Approval settings and Workflow. use Term stores and managed Metadata. use the Document ID Service. Learn SharePoint Server Publishing...

    SharePoint 2016 End User

    This SharePoint 2016 End User class is for end users and site owners/managers new to working in a SharePoint 2016 environment. The course teaches SharePoint basics such as working with lists and libraries, basic page customization, working with forms and managing site permissions and users.    Delegate will learn how to navigate a SharePoint 2016...

    SharePoint 2016 Business Intelligence

    This SharePoint 2016 Business Intelligence training class covers the services and features in SharePoint that offer support for Business Intelligence scenarios.   Delegates will learn how to configure SharePoint sites for business intelligence configure and use SharePoint Excel Services configure and use SharePoint Visio Services configure and use Power View in SharePoint configure and use...

    Developing Microsoft Azure Solutions

    This course is intended for students who have experience building web applications. Students should also have experience with the Microsoft Azure platform and a basic understanding of the services offered in Azure. This course offers students the opportunity to take an existing web application and expand its functionality as part of moving it to Azure....

    List Course