AWS Lambda and serverless Java
In this tech talk Bill Burke will show you how Java is optimized for serverless applications by leveraging GraalVM with Quarkus to provide both supersonic startup speed and a subatomic memory footprint.
Mastering Chaos – A Netflix Guide to Microservices
In this 2016 presentation Josh Evans talks about the chaotic and vibrant world of microservices at Netflix. This amazing talk on micoservices is very relevant today as it was back then. Enjoy!
The Illustrated Children’s Guide to Kubernetes
This is a very lighthearted introduction to core Kubernetes concepts. Go on an adventure to discover Kubernetes pods, replication controllers, services, and volumes. Enjoy!
What is Knockout JS and its Relevance to Magento 2
This article covers features of javascript library Knockout.js and how knockout is relevant to e-commerce platform Magento 2
How ReactJS And Node Back-end Server API Are Helpful While Developing An App
What Are Microservices?
In the past, applications were typically structured as one large entity – commonly referred to as a monolith. Everything was so tightly coupled together that is was virtually impossible to change one area of a piece of software without impacting another in some way. The answer to the question “what
Bootstrap 5 Alpha – First Look
Bootstrap 5 alpha was released last month (mid June 2020). This video takes a first look at Bootstrap 5 alpha and some of the changes in it.
Node.js version 14.5.0 available now!
Learn Angular 8 from Scratch for Beginners – Crash Course
RxJS Quick Start with Practical Examples
In this quick video you will learn what is RxJS and how to use it, all this with 25 different code examples. Very helpful!