Want to use SQS without AWS Lambda functions? Get ready to dive into API Gateway so you can send and receive messages while securing them with IAM roles.
In this tutorial, learn to create a click listener interface for RecyclerView for Android, with options like multiple listeners, and endless possibilities for the data.
AWS Lambda is a solid serverless option, but setting up automatically scheduled events might not be intuitive. Let's see how CloudWatch can solve the problem.
You might think you know everything about performance testing and automation. Read this review of common misconceptions and pitfalls; how does your testing measure up?
Nitrite is a serverless embedded database ideal for desktop, mobile, or small web applications. Learn the basics of it, how to install it, and how to use it.
If you aren't familiar with Java EE Concurrency Utilities, it's time to take a look at what the specification has to offer. We'll examine how it works with CDI here.
OpenDaylight is easy enough to get set up in AWS, although you'll need to incorporate a few other assets like OpenJDK to get its features working just how you want them.
ELB logs are a valuable resource to have on your side. But it is being able to aggregate and analyze them with ELK that really allows you to benefit from the data.
There are many ways to integrate CloudWatch with the ELK Stack. See how to use a Lambda function to send logs directly from CloudWatch into the Logz.io ELK Stack.
Choosing the right set of automation tools is paramount in successful test automation. Find an overview of various tools strengths and weaknesses here.
Learn how to create a serverless Angular app, and get rid of concerns like elasticity, scale, and resiliency so you can concentrate fully on your code.
Learn how to use Amazon SQS with a simple Java program to send a message from a producer running in a process and consume the message by a consumer in another process.