5 Best Practices for AWS Security Groups

This post looks at the best practices for AWS Security Groups and how these practices can help protect your data by restricting access to certain IP addresses. Read all

Serilog Tutorial for .NET Logging: 16 Best Practices and Tips

Let's run through using Serilog for your .NET logging needs (with a comparison of Stackify's Retrace along the way) to discover some best practices. Read all

Using C++17 std::optional

A developer and C++ expert gives an in-depth look into the ways fellow developers can use the std::optional helper type while coding in the C++ language. Read all

MySQL Database SELECT Query Operation in Mule 4

This article takes a look at how to conduct a MySQL database SELECT query operation in Mule 4. Also see example images that explain the process. Read all

What's Next for the Next-Generation iPaaS?

This article looks at what's next for the next-generation iPaaS. Delve deeper into integrating things, services, and AI/ML, which will benefit businesses. Read all

Create an Oracle Database Docker Image

This article takes a look at how to download Oracle 12c image in Docker and how to start working on the Oracle database. Also look at examples of code. Read all

Implementing a Maven Archetype to Generate Spring Boot-Based Services

This post looks at how to generate a Spring Boot-based application from a Maven archetype, integrating Spring Boot, Apache CXF, and Swagger via unit and integration tests. Read all

Authorizing Resources Based On Who Created Them

This tutorial demonstrates how to authorize specific resources based on the users who created the annotation in REST using XACML, providing explanations and sample code. Read all

Kafka Python and Google Analytics

A developer provides a tutorial on how to use Apache Kafka and Python in conjunction with Google Analytics to perform data analyses using Apache Spark. Read all

AWS Lambda with Spring Boot

This article takes a look at running serverless code in AWS. Also take a look at running code in AWS Lambda with the help of Spring Boot. Read all

Registering Multiple Local Microservice Instances With Netflix Eureka

Learn how to register local microservice instances running with Spring Cloud config server with Eureka so they are accessible to consuming microservices. Read all

Sequences Support in MariaDB Server 10.3

This article is an analysis on how to create a sequence with MariaDB, how to create a table to test out the sequence, and how to ask for the next value. Read all

Using Domain-Specific Language to Manipulate NoSQL Databases in Java With Eclipse JNoSQL

This article covers how a Java developer can do NoSQL operations using just one DSL either programmatically or by text. Read all

 

 

 

 

Top