<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.10/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.10/ http://www.mediawiki.org/xml/export-0.10.xsd" version="0.10" xml:lang="en-GB">
  <siteinfo>
    <sitename>OasisSoftTech.com</sitename>
    <dbname>oasis_wiki</dbname>
    <base>http://rasimsen.com/index.php?title=Main_Page</base>
    <generator>MediaWiki 1.31.1</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">OasisSoftTech - Knowledge Base</namespace>
      <namespace key="5" case="first-letter">OasisSoftTech - Knowledge Base talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Main Page</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>1079</id>
      <parentid>1064</parentid>
      <timestamp>2021-04-22T10:51:13Z</timestamp>
      <contributor>
        <username>Rasimsen</username>
        <id>1</id>
      </contributor>
      <comment>/* Google Cloud */</comment>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text xml:space="preserve" bytes="9161">OasisSoftTech - Knowledge Base

=[[Cloud Security]]=

=[[Security Architecture]]=
==[[SSL-Secure Sockets Layer]]==
==[[TLS-Transport Layer Security]]==
==[[Cryptography Basic Principles]]==


= [[Event Stream]] = 
== [[SSE-Server Sent Events]]==
== [[WebSocket]] ==
==[[Long/short polling (client pull)]]==
==[[WebSockets (server push)]]==
==[[Server-Sent events (server push)]]==

=[[AI|Artificial Intelligence]]=
==[[TENSORFLOW]]==
==[[Machine Learning]]==


=[[Network and Security]]=
==[[Nmap]]==

=[[Cloud Technologies]]=
== [[AWS]] == 
===[[HashiCorp]]===
====[[Vagrant]]====
==== [[Terraform]] ====
=== [[API Gateway]] ===
==== [[API KEY]] ====
==== [[Resource Policy]] ====
=== [[AWS WAF]] ===
Working with SQL Injection Match Conditions
==[[Azure]]==
==[[Google Cloud]]==
===[[The twelve factors]]===

= [[Programming Languages]] - Java, OOP, Spring  etc..=
== [[Object Oriented Programming (OOP)]]==
===[[Encapsulation]]===
===[[Polymorphism]]===
===[[Inheritance]]===
===[[Abstraction]]===
===[[Differences between Abstraction and Encapsulation]]===
===[[SOLID principles]]===
==[[Design Patterns]]==

== [[JAVA]] - &gt; [https://www.youtube.com/watch?v=MadFRdg6UQA How to attach(add) javadoc or source code in Eclipse]==
===[[Java 7]]===
===[[Java 8]]===
====[[StreamAPI - Parallelism]]====
====[[Java SE 8 Interview Questions and Answers - 1]]====

===[[Java 9]]===
===[[Java 10]]===
=== [[Collections]]===
==== [[Set]]====
===== [[EnumSet]]=====
===== [[HashSet]]=====
===== [[LinkedHashSet]]=====
===== [[TreeSet]]=====
===== [[SortedSet]]=====
==== [[List]]====
===== [[ArrayList]]=====
===== [[LinkedList]]=====
===== [[Vector]]=====
===== [[Stack]]=====
==== [[Queue]]====
===== [[PriorityQueue]]=====
===== [[Deque]]=====
===== [[ArrayDeque]]=====
==== [[Map]]====
===== [[HashMap]]=====
====== [[LinkedHashMap]]======
===== [[IdentityHashMap]]=====
===== [[WeakHashMap]]=====
===== [[SortedMap]]=====
====== [[TreeMap]]======

====[[Generics]]====
====[[Collection Interview Questions and Answers]]====

===[[Java Threads|Multithreading]]===
====[[Concurrency Basics]]====
====[[Thread class - Runnable Interface]]====
====[[ExecutorService and Thread Pools]]====
====[[Callable and Future]]====
====[[Concurrency issues and Thread Synchronization]]====
====[[Locks and Atomic Variables]]====



===[[Java IDE&#039;s]]===
====[[Eclipse]]====
====[[NetBeans]]====
====[[IntelliJ IDEA]]====
====[[JBuilder]]====
====[[JDeveloper]]====
====[[MyEclipse]]====

===[[Java Frameworks]]===
====[[Springframework]]====
====[[Spring MVC]]====
====[[Springframework - Spring Security]]====
====[[SpringBoot]]====
=====[[Spring Boot Interview Questions and Answers]]=====
====[[Hibernate]]====

===[[Java Toolkit]]===
====[[Java Build Automation Tools|Java Dependency Management and Build Automation Tools]]====
=====[[Apache Ant with Ivy]]=====
=====[[Maven|Apache Maven]]=====
=====[[Gradle]]=====

====[[Java Interview Questions and Answers]]====
=====[[Core Java - Programming - Coding Interview Questions and Answers]]=====
=====[[Core Java - Collections - Interview Questions and Answers]]=====
=====[[General Questions about Java]]=====
=====[[Java Threads]]=====
=====[[Java Collections]]=====
=====[[Garbage Collectors]]=====
=====[[Exception Handling]]=====
=====[[JDBC]]=====
=====[[Remote Method Invocation (RMI)]]=====
=====[[Servlets]]=====
=====[[JSP]]=====

== [[JavaScript]]==
===[[Angular Js]]===
====[[Angular Js 4]]====
====[[Angular Js 5]]====
===[[React]]===
===[[NodeJS Ecosystem]]===
===[[NPM]]===
===[[BootStrap]]===
===[[JQuery]]===
===[[TypeScript]]===

==[[Kotlin]]==

==[[PHP]]==
===[[Phalcon]]===
===[[XAMPP]]===

= [[Continous Integration &amp; Continous Delivery]]=
== [[Continous Integration]]==
== [[Continious Delivery]]==
== [[Continious Integration Tools]]==
===[[Jenkins]]===
===[[Azure DevOps]]===
===[[TeamCity]]===
===[[Travis CI]]===
===[[Go CD]]===
===[[Bamboo]]===
===[[Git]]===
====[[GitLab CI]]====
====[[BitBucket]]====
====[[SourceTree]]====
====[[git-flow]]====
===[[CircleCI]]===
===[[Codeship]]===
===[[Codefresh]]===

= [[Containerization &amp; VM Softwares]]=
== [[Docker]]==
== [[Kubernetes]]==
== [[OpenShift]]==
== [[CoreOS]]==
== [[Oracle VM VirtualBox Manager]]==

=[[Web Services]]=
==[[WSDL Documents]]==
==[[SOAP]]==
==[[ESB]] - Enterprice Integration Design Pattern==
===[[Mule ESB]]===
===[[WSO2 ESB]]===

=[[Database]]=
==[[ORACLE]]==
===[[PL/SQL]]===
===[[TOAD]]===
===[[PlSql Editor]]===
===[[SqlPlus]]===
==[[MySQL]]==
===[[MySql Front]] - for Windows===
===[[PhpMyAdmin]] - for Server===
===[[MySQL WorkBench]]===
===[[DBeaver]] - for MacOS===
==[[PostgreSQL]]==
==[[SQL]]==

=[[NOSQL]]=
==[[MongoDB and NodeJs]]==
==[[DynamoDB]]==

=[[AMQP]] - Advanced Message Queuing Protocol=
== [[RabbitMQ]]==
== [[Apache Qpid]], an [[open-source software|open-source]] project at the [[Apache Foundation]]==
== [[Apache ActiveMQ]], an [[open-source software|open-source]] project at the [[Apache Foundation]]==
== [[JORAM]], a Java [[open-source software|open-source]] implementation from the [[OW2 Consortium]]==
== [[Apache Qpid]]==
maintains support for multiple AMQP versions&lt;ref&gt;https://web.archive.org/web/20130914045254/http://qpid.apache.org/releases/qpid-0.22/index.html&lt;/ref&gt;
== [[StormMQ]]==
 a hosted [[message queuing service]] using AMQP. It is offered as a commercial [[managed services|managed service]].
== [[RabbitMQ]]==
an [[open-source software|open-source]] project sponsored by [[GoPivotal|Pivotal]], primarily supports AMQP 0-9-1, with 1.0 via experimental plugin

= [[MQ]]=
== [[IBMMQ]]== 
- The IBM MQ Light API is based on the OASIS Standard AMQP Version 1.0 wire protocol.
== [[Apache Kafka]]==
== [[RabbitMQ]]==



=[[Elastic Search]]=


= [[AWS]]=
= [[Python]]=
= [[BlockChain]]=
== [[BlockChain#Blockchain_Coding|BlockChain Coding]]==

===[[Zero-Knowledge Proofs - Theory]]===

== [[BlockChain#The_top_enterprise_blockchain_platforms|The top enterprise blockchain platforms]]==
=== [[BlockChain#Ethereum|Ethereum]] ===
=== [[BlockChain#Hyperledger.28Sawtooth_Lake.29|Hyperledger]] ===
==== [[Hyperledger Indy]] ====
=== [[BlockChain#Multichain|Multichain]] ===
=== [[BlockChain#HydraChain|HydraChain]] ===
=== [[BlockChain#Open_Chain|Open_Chain]] ===
=== [[BlockChain#IBM_Bluemix_Blockchain|IBM_Bluemix_Blockchain]] ===
=== [[BlockChain#Chain|Chain]] ===
=== [[BlockChain#IOTA|IOTA]] ===

== [[BlockChain#Best_Blockchain_Certification.2C_Training_.26_Course|Best Blockchain Certification, Training &amp; Course]]==

= [[Data Science]] - SAS, R, ETL Tools  etc..=
== [[R - Quick Guide]]==
== [[Extract Transform and Load (ETL)]]==
===[[QuerySurge]]===
===[[MarkLogic]]===
===[[Oracle - ORACLE DATA INTEGRATOR]]===
===[[Amazon RedShift]]===
===[[Domo]]===
===[[Teradata]]===
===[[SAP]]===
===[[SAS]]===
===[[IBM – DataStage]]===
===[[Informatica]]===
===[[MS SSIS]]===
===[[Talend Open Studio]]===
===[[The Ab Initio software]]===
===[[Dundas]]===
===[[Sisense]]===
===[[TabLeau]]===
===[[MicroStrategy]]===
===[[Pentaho]]===
===[[Google BigQuery]]===
===[[Numetric]]===
===[[Solver BI360 Suite]]===

= [[Agile/Scrum/Kanban/XP/Waterfall]]=
==[[Agile Methodology]]==
==[[Scrum Methodology]]==
==[[Waterfall Methodology]]==
==[[Kanban]]==
==[[Agile vs Scrum]]==
==[[Kanban vs Scrum]]==
==[[Agile vs Waterfall]]==
==[[Kanban vs Agile]]==

=[[Workflow and Decision Automation Platform]]=
==[[Camunda]]==


= [[Business rule management system (BRMS)]] - Drools, OpenRules, Jess etc..=
==[[Overview]]==
==[[Related software approaches]]==
==[[Associated standards]]==
==[[BRMS Tools]]==
===[[Open Source Tools]]===
====[[DROOLS]]====
====[[OpenRules]]====
====[[JESS 7]]====
===[[Strongest Standalone Products]]===

= [[IT Roles]] - DevOps, Product Owner, Scrum Master, ..etc..=
==[[DevOps]]==
==[[Scrum Master]]==
==[[Product Owner]]==

= [[Technology Terms]]=
== [[Greenfield Project]]==

= [[Operation Systems]]=
== [[Linux]]==
== [[Windows]]==
== [[MacOS]]==
== [[Terminal Commands]]==

=[[Tokens/Encryptions]]=
==[[Encryptions]]==
=== [[JSON Web Tokens (JWT)]]===
=== [[Simple Web Tokens (SWT)]]===
=== [[Security Assertion Markup Language Tokens (SAML)]]===


= [[Others]]
== [[NGrok]] ==
== [[BeeCeptor]] ==


= [[Career &amp; Career Coach]]=
== [[How You Should Answer The 10 Most Common Interview Questions]]==





== [[Enterprise World]] ==
===[[ISO/IEC 27001]] - ISO/IEC 27001 is an information security standard, part of the ISO/IEC 27000 family of standards, of which the last version was published in 2013===

==[[EUROPEAN CENTRAL BANK]]==
===[[T2S - TARGET2-Securities]]===
===[[MiFID - the Markets in Financial Instruments Directive]]===
===[[EMIR - the European Market Infrastructure Regulation]]===
===[[CSDR - the Central Securities Depositories Regulation]]===



= [[Social Media Marketing &amp; SEO]] = 
== [[SEO]]==
== [[Instagram]]==
== [[Facebook]]==
== [[YouTube]]==
== [[Twitter]]==
== [[Others]]==


= [[Charity Works]] =
== [[Angel Investment Networks]] ==
== [[Set up a charity - GOV.UK]] ==

== Getting started ==
* [https://en.wikipedia.org/wiki/Help:Wikitext Wikitext]
* [https://www.mediawiki.org/wiki/Help:Formatting https://www.mediawiki.org/wiki/Help:Formatting]</text>
      <sha1>7v9rno94xlzhx79f3up35bfbfvqnipk</sha1>
    </revision>
  </page>
</mediawiki>
