Achieving Micro-frontend Architecture Using Angular Elements

Scaling micro-frontends using Angular elements: Hosting on Azure cloud. The micro-frontends architecture creates a buzz in the web app development world. Read all

Logging vs. Monitoring: Part 1

A senior developer explores the relationship between monitoring and logging and then gives a quick tutorial on how to set up monitoring in your application. Read all

Gzip a File in Ruby

Learn how to compress your files and increase efficiency using Ruby's zlib module, as well as how to stream gzip and control the compression levels of your file. Read all

Spring Boot 2 With JSP View

In this tutorial, we demonstrate how easy it is to create web application with Spring Boot 2, along with embedded Tomcat JSP template and JSP view. Read all

Strategies for Improving the Performance of Applications Using EF Core

In this article, take a look at some strategies for improving the performance of applications using EF Core. Read all

Use Spring Security and Feature Flags to Test in Production

I will be going through the steps to show you how to test in production. I will walk you through how to set up an Okta org, and configure an OpenID Connect App. Read all

Spring Reactive Microservices: A Showcase

A road-map to developing Reactive Microservices in Spring. We combine material from various official and 3rd party sources and our personal experience. Read all

Why Flutter Is Perfect for Building Start-Up Apps?

Application development is struggling to fill the gap between Android and iOS platforms and Flutter is emerging as the future of app development. Read all

Implementing the Repository Pattern Using C# and Entity Developer in ASP.NET Core

In this article, take a look at implementing the repository pattern using C# and Entity Developer in ASP.NET Core. Read all

Top 10 Test Automation Frameworks in 2020

We are moving toward a future where everything is going to be autonomous, fast and highly efficient. To match the pace of this fast-moving ecosystem. Read all

Managing Secrets for Automation Using Ansible Vault and Tower

Managing secrets is essential for all businesses. In this tutorial, let's go into how to encrypt your secrets or sensitive data using the Ansible Vault tool. Read all

How to Use Vault and Spring Cloud Config to Secure Secrets

Check out how you can use Spring Boot Config to encrypt secrets and use Vault as a secret management tool. Read all

How to Load Custom JSON Files Into Laravel's Config

Working with a large config file can be annoying. I wanted to share my solution to loading custom settings from a JSON file into Laravel’s config. Read all

 

 

 

 

Top