-
Top 6 Microservices Patterns
Database Per Service Pattern – as its name implies, each microservice has its own dedicated database. Not an easy pattern…
-
Integration Platform as a Service (iPaaS)
Some Providers for your analysis . Jitterbit Software AG TIBCO Software Workato IBM Mulesoft Dell Boomi Pantheon SnapLogic Talend Adeptia…
-
Distroless Docker images
When building Docker images for our applications, we’re often concerned with two things: the security and the size of the image. Traditionally,…
-
HTTP/2
HTTP/2 will make our applications faster, simpler, and more robust — a rare combination — by allowing us to undo…
-
Confluent – Apache Kafka – Open Source Distributed Streaming Platform
At the core of Confluent Platform is Apache Kafka, the most popular open source distributed streaming platform. The key capabilities of…
-
Icinga – Open-Source – System & Network Monitoring
Icinga is a monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data…
-
Prometheus – Open-source Monitoring & Alerting
Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Since its inception in 2012, many companies and organizations…
-
Apache Ignite – In-Memory Computing Platform
Ignite™ is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads delivering in-memory speeds at petabyte scale. https://ignite.apache.org/index.html
-
WireMock – Mock your APIs for fast, robust and comprehensive testing
WireMock is a simulator for HTTP-based APIs. Some might consider it a service virtualization tool or a mock server. It enables you to stay…
-
Top 10 API Testing Tools
Read more @ https://medium.com/@alicealdaine/top-10-api-testing-tools-rest-soap-services-5395cb03cfa9