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.
Learn about how to take HBase backup of HBase data and tables in Hortonworks Sandbox 2.5. and all of the different ways that a backup can be taken for HBase datasets.
How do you set up the most productive environment for coding and testing, especially when the service in question depends upon other resources and services?
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.
Love cronjobs? No? Oh. Good! You can combine Google Cloud Functions with a Dataflow Pipeline to make them a thing of the past, not to mention their VMs.
Envoy is a powerful proxy that can be used to manage your traffic layer. Learn how to deploy a real application using Kubernetes, Postgres, Flask, and Envoy.
This post finishes a series on implementing microarchitecture with Apache Ignite. Learn to send requests to the microservices from external applications.
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.
In the past, getting an ASP.NET app up and running in the cloud would be nearly impossible. In this series, we take a look at how to bring such an animal to life.
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.