In this below video tutorial, take a closer look at distribution design patterns in Java - Data Transfer Objects (DTO) and remote facade design patterns.
Learn how to make a sync job to describe a Salesforce instance and use a few objects to create a full schema into a Google BigQuery dataset, ft. Mule 4.
When tests are hard to write, it's because they're telling you how the production design can be improved. Unit Testing offers priceless feedback if only you'd listen.
Here is a DevOps expert-curated list of the top 10 Jenkins plugins that should be on your radar in 2022. Learn how you can orchestrate them for continuous integration.
The ideas in this article apply best to backend applications that implement (complex) business rules, state transitioning, and persist their data to some database.
DevOps tools emerge each year to improve existing workflows or introduce new functionality. Here are five DevOps tools you can add to your tech stack in 2022.
It's about space! Learn how to use geospatial data and perform geospatial queries in an extended example with the help of SingleStore, Folium, and Streamlit.
Many say Java's glory days are coming to an end. So does that mean it's worth the change in the profile or is all of this talk just smoke without fire?
Learn how to collect audit logs that are passed through the Kubernetes API server to IBM Log Analysis to check who initiated a request and when they did so.
February 17, 2022
by Vidyasagar (Sarath Chandra) Machupalli FBCS
CORE
Being able to parse and manipulate binary data can be very useful. Look at what's involved in dealing with PNG images and how to hide information in them!