Course Category: Devops

Showing 1-9 of 17 results

Academy Europe Devops Courses

Free

Virtualization 2.0

Virtualization 2.0 is a technology that helps users to install different Operating Systems on a hardware. They are completely separated and independent from each other. Virtualization hides the physical characteristics of computing resources from their users, their applications, or end users. This is an introductory tutorial, which covers the basics…
3811
Free

Python Blockchain

Blockchain is the current buzz that is dominating the software development trends. The development and designing of Blockchain involves three major components: client, miner and blockchain. This tutorial is aimed to give you a crisp understanding of the process of building your own blockchain. Certification Academy Europe presents high-quality formal…
19543
Free

Automata Theory

Automata Theory is a branch of computer science that deals with designing abstract selfpropelled computing devices that follow a predetermined sequence of operations automatically. An automaton with a finite number of states is called a Finite Automaton. This is a brief and concise tutorial that introduces the fundamental concepts of Finite Automata,…
3814
Free

Job Control Language (JCL)

Job Control Language (JCL) is the command language of Multiple Virtual Storage (MVS), which is the commonly used Operating System in the IBM Mainframe computers. JCL identifies the program to be executed, the inputs that are required and location of the input/output and informs the Operating System through Job control…
2480
Free

Common Business Oriented Language

COBOL stands for Common Business Oriented Language.The US Department of Defense, in a conference, formed CODASYL (Conference on Data Systems Language) to develop a language for business data processing needs which is now known as COBOL. COBOL is used for writing application programs and we cannot use it to write…
1938
Free

Agile Software Testing

Agile Testing is a software testing practice that follows the principles of agile software development. Agile Testing involves all members of the project team, with special expertise contributed by testers. Testing is not a separate phase and is interwoven with all the development phases such as requirements, design and coding…
568
Free

Software Engineering

Software engineering is an engineering branch associated with development of software product using well-defined scientific principles, methods and procedures. The outcome of software engineering is an efficient and reliable software product. Software project management has wider scope than software engineering process as it involves communication, pre and post delivery support…
7180
Free

Software Architecture Design

Software Architecture typically refers to the bigger structures of a software system, and it deals with how multiple software processes cooperate to carry out their tasks. Software Design refers to the smaller structures and it deals with the internal design of a single software process. By the end of this tutorial, the readers…
792
Free

Simple Object Access Protocol

Simple Object Access Protocol, SOAP is an open-standard, XML-based messaging protocol for exchanging information among computers. This is a brief course that introduces the readers to the fundamentals of SOAP before moving on to explain its various elements, encoding, and how SOAP is transported. Audience This course has been prepared…
229