Learn how to use AWS Lambda versions and aliases by means of a Java example. Create a simple AWS Java Lambda, create versions and use aliases for your environment.
In this article, I explore how we can architect an example using products and components from Amazon AWS, Microsoft Azure, Google GCP, MongoDB, and Couchbase.
In this post, we'll cover why it's essential to test your code early in the DevOps process. We’ll also focus on specific practices of DevOps testing with examples.
Infrastructure-as-code (IaC) has become an essential capability for any cloud service for it allows you to manage infrastructure with configuration files rather than through a GUI.
DevOps has been a compilation of many things including technological tools and procedures. It has brought an improvement in the process of software development.
You can make VS Code much more powerful in minutes. This blog post shows how Visual Studio Code extensions can help you enhance the IDE experience for JavaScript.
The AWS CLI is a tool for managing your AWS services. This post is a quick video to teach you how to install, configure and run some commands of the AWS CLI.
While dealing with access forms, you'd often have to handle dropdown. Here's how you can handle them with Selenium WebDriver in Selenium using the Select class.
Learn how to use annotations in NUnit for Selenium-based automation testing. We will look at an example for each annotation along with their attributes.
Data Mesh is an architecture paradigm, not a single technology. This post looks into this principle to explore why no single technology is fit to build a Data Mesh.
From a number of libraries implementing fault tolerance features on the JVM, this post will look at Microprofile Fault Tolerance, Failsafe, and Resilience4J.
Learn the quickest way to create an Android QR code scanner. See a step-by-step implementation camera preview, as well as how to integrate QR code scanning SDK.
In this article, learn how AWS Amplify works and how to build and deploy an image gallery with user authentication, storage, and file upload capabilities.