Posts by DeveloperSteve

Kubernetes Design Patterns For Optimal Observability
Technology is a fast-moving commodity. Trends, thoughts, techniques, and tools evolve rapidly in the software technology space. This rapid change...
Read More >
Faster Debugging with Collaborative Troubleshooting Tools
As developers we understand the critical role teamwork and collaboration play in solving complex problems. Often, it's that second set...
Read More >
Troubleshooting Slow Draining SQS Queues
This post is part of an ongoing series about troubleshooting common issues with microservice-based applications. Read the previous one on...
Read More >
Kubecon + CloudNativeCon Europe 2023 Recap
KubeCon Amsterdam was an incredible gathering of like-minded professionals, bringing together devops, software engineers, vendors, and cloud technology enthusiasts from...
Read More >
Troubleshooting Intermittent Failure in Amazon ECS apps
Distributed tracing: Understanding the basics A distributed system is a system whose components are located on different networked computers, which...
Read More >
Quantum Entangled Observability
As the world of technology continues to evolve, the demand for cutting-edge solutions to monitor and optimize system performance has...
Read More >
Observability as a Software Development Tool
This blog was written by Florian Schaeffler, Senior Software Engineer and Owner of Largun, a Lumigo partner. I asked ChatGPT...
Read More >
Serverless Days ANZ 2023 Recap
When a tech community comes together, great things happen and Serverless Days ANZ 2023 was no exception. As soon as...
Read More >
Choosing the Right AWS Messaging Service for Your Application
With the dawn of microservices and serverless, event-driven architectures have become the way to go when building a new system...
Read More >
Building, deploying and observing SDKs as a Service - Part 1
An API (application programming interface) is a set of protocols and instructions that allows software applications to communicate with one...
Read More >
Monitoring AWS DynamoDB performance and latency
Amazon DynamoDB is a fully managed NoSQL database service provided by AWS. As a managed service, we don't have to...
Read More >
Comparing Amazon ECS launch types: EC2 vs. Fargate
Amazon Elastic Container Service (ECS) is a fully managed container orchestration service that enables users to easily run, manage and...
Read More >
The Hidden Costs of Serverless Observability
The growing popularity of serverless architectures has led to an increased need for solutions to the modern challenges of microservice...
Read More >
Cleaning up your microservice resources
Managed services and serverless deployments have become increasingly popular tools in the software development process. This means that organizations are...
Read More >
Observing AWS Lambda IOT devices
The internet of things is one of my favorite topics. IOT enables low-powered connected devices that opens gateways from the...
Read More >
Better Lambda Performance with Lumigo and the Serverless Framework
Lambda is the glue that holds serverless architectures together. Before its release, most users felt it was a matter of...
Read More >
Observing Schrödinger's Python App
As a developer, I love the versatility of Python. Over the years I have used Python for so many different...
Read More >
Monitoring and Debugging Python Apps on AWS Lambda
As a developer, Python for me is a heavy-lifting and versatile language. I’ve used it for building APIs, internet of...
Read More >
Tracing and Observing AWS ECS
It's no secret that application containerization has revolutionized the digital world as we know it by providing a transient gateway...
Read More >
Get the Most Out of Serverless for Fleet Management Apps
You’ve probably seen Rush Hour, a logic puzzle where you have to slide cars and trucks out of the way...
Read More >
Advanced Debugging and Monitoring for Serverless Backends
Serverless backends have different monitoring challenges when compared with traditional applications, mostly due to the distributed and proprietary nature of...
Read More >
Top Tips for NodeJS and Debugging on AWS Lambda (Part 2)
This is the second post in a 2 part blog series on debugging, monitoring and tracing NodeJS Lambda applications. If...
Read More >
Top Tips for NodeJS Tracing and Debugging on AWS Lambda (Part 1)
In this two post series, we are going to explore some ways to trace and debug NodeJS Lambda applications. Delving...
Read More >
Building for Scale and Traceability Using ABAC for Lambda Functions
The most important thing with building out any application is to think BIG. Build for ten users now and 10,000...
Read More >
How to Troubleshoot Amplify APIs
Building APIs using AWS Amplify One of the things we love about working in the cloud is the ease and...
Read More >
Lights, Camera, Action: Lumigo Joins AWSonAir for a Big Announcement
It's no secret that AWS has an extensive catalog of services which enable organizations to rapidly scale infrastructure. In this...
Read More >