With cloud-native microservices, you can develop, test, deploy, and maintain independent lightweight services while combining various other technologies.
Anypoint validations alert you if a message doesn't meet specific criteria. There's even a way to build your own custom validator to match your requirements.
Since it's the weekend, we understand that you don't want to read to many words. So here's a nice infographic on what it takes to be a good Front-End Developer.
MuleSoft Anypoint Studio's StudioVisual Debugger allows you to run your app in debug mode and stop its execution to check the contents of previous building blocks.
Test your backup and restore procedures right after you install your cluster. Backups are a waste of time and space if they don't work and you can't get your data back!
Using QUnit and Sinon.js achieves the possibility of unit testing — and using the Google closure compiler with hard optimization enabled minifies code efficiently.
Apache Hive is a powerful tool for analyzing data. It's very important that you know how to improve the performance of query when you are processing petabytes of data.
Packaging by feature has its benefits, including lower coupling and higher cohesion. It's great for larger applications, but it also has drawbacks to keep in mind.
Remote jobs are awesome. Unless the person having to manage five people on four continents. Try these five strategies for getting the most out of your remote team.
In-memory databases are a common occurrence with unit tests, so let's take a look at how to remotely connect to an instance if you need to, say, debug some data or tests.
When should you start performance testing depends on whether you want to go with the Agile approach or the Waterfall approach. But how do you know when to do which?