/intsol

Integration Solutions Reference Materials

Primary LanguageJava

4+1 View

Archimate

FMC

Fundamental Modeling Concepts

C4 Model

Context, Containers, Components and Code

BPNM 2.0

Secrets Manager

Build HTTPS API Proxies

Disable Console in production

Comment it out when you are satisfied in dev and happy!

Class Loader Isolation in Mule 4

Circuit Breaker in Mule 4 with API Policy

Fault Tolerance in Application Networks

Anypoint Platform API

Splunk

ELK

CI/CD

Immutable Server

Phoenix Server

Configuration Drift

Deployment as Code

Threads, Reactive and Mule Threading

Mule Reactive, Streams and Threads

Java Threads

Project Reactor ( The one used in Mule )

out of scope, but still relavent, reactive programming in C

Collection of Articles on ReactiveX

Grizzly

Marble Digrams

Architecture

Modern Microservice Architecture and Challenges Mastering Chaos - A Netflix Guide to Microservices

A Crash Course on Enterprise Integration Patterns and Modern Integration Respective YOW! Singapore 2017 Gregor Hohpe - Enterprise Integration Patterns 2

A perspective and comparison of different types of three tier architecture, from legacy to modern Four Distributed Systems Architectural Patterns by Tim Berglund

Logging in Mule

Connect the Dots: MuleSoft Logging and Custom Connectors

Runtime Fabric

Sprinting with Anypoint Runtime Fabric https://youtu.be/CZ3wIuvmHeM

Enterprise Architecture demystifying

YOW! 2017 Gregor Hohpe - Enterprise Architecture = Architecting the Enterprise? #YOW

CI/CD in Mule

Servicemesh

Anypoint Statistics

Api which retrieve statistics of deployed mule apps, scheduler and anypointMQ for given org and env.

Core Estimation Runtime Fabric / Cloudhub

About Anypoint Data Gateway

Different AWS EC2 Instance Types

Tool used to create mule documentation

Kevin Jervis. Secure APIs using JWT

Different Types of Performance Testing

Testing

Testing |

WhiteBox

  • Unit Testing
    • tools : Munit

Blackbox

  • Integration Testing : Postman, SOAPUI, ARC
  • Functional Testing : selenium, cuccumber, mockito, BAT CLI
  • Security Testing : Pentests ( Kali Linux , https://www.metasploit.com/ )
  • Performance Testing : JMeter, Blazemeter, HP Load Runner
  • Non Functional Testing : AppDynamics , NewRelic, Nagios
  • Load Testing : JMeter, Blazemeter, HP Load Runner
  • Regression Testing :
  • System Testing :
  • Monkey Testing : SimianArmy

Load testing:

  • Measures the system performance as the workload (either concurrent users or transactions) increases.
  • Helps you understand the application response time as staying power of an application as loads increase.

Stress testing:

  • Measures the system performance when the number of users or transactions are well beyond normal working parameters.
  • Helps you understand what the breaking point of your application is. How many users or transactions does it take to cause your application to fail?

Spike testing:

  • A form of stress testing that measures system performance when the workload suddenly increases quickly.
  • Helps you understand how your applications will perform when there is a sudden surge in activity from a user or transaction volume perspective.

Endurance (soak) testing:

  • Measures the system performance, at a normal workload, over an extended amount of time.
  • Helps you ensure that the underlying systems of your application are working properly and you don’t have things like memory leaks occurring that could cripple and application in production.

ArchiMate Webinar: An overview of the ArchiMate 3 Modelling Language

Custom API Policy in Mule

Exchange Maven Facade

Mulesoft Status Links

Mulesoft Incident Links

Dedlicated Load Balancer Installation NginX :: On Premise

Fine Tuning Mule Apps

Learning about the HTTP “Connection: keep-alive” header

Java Garbage Collection

CMS - Concurrent Mark Sweep " -XX:+UseConcMarkSweepGC. "

Cloudhub JVM Changes from Oracle JDK to AdoptOpenJDK

Security

CORS in HTTP Listner configuration

Configuring cross origin resource sharing in mule 4

Static IP FAQ

Websockets

Encrypting Secure properties with plugins

Event Driven Architecture ( Intro by Martin Flower )

Shared Subscription in Topics

alt text