Skip to content
Docs
How it works
Product
Blog
Tour the Product
By Use Case
Local Development Environments
API Observability
Load Testing
Legacy Software Migration
Integrations
ROI Calculator
Pricing
Company
About Us
Case Studies
Slack Community
Whitepapers
Careers
Contact Us
User Login
Sign up
Docs
How it works
Product
Blog
Tour the Product
By Use Case
Local Development Environments
API Observability
Load Testing
Legacy Software Migration
Integrations
ROI Calculator
Pricing
Company
About Us
Case Studies
Slack Community
Whitepapers
Careers
Contact Us
User Login
Sign up
Free Trial
Author:
Nate Lee
View All Posts
6 Golang Testing Frameworks for Every Type of Test
Oct 3, 2024
Nate Lee
What do good tests look like, and do you even need a Golang testing framework? It’s a loaded question with an open answer.Not o...
Learn more
How to Get Started with GoMock
Sep 23, 2024
Nate Lee
GoMock is a powerful tool for generating mock objects in Go, making it an essential asset for developers aiming to write advanc...
Learn more
Using a Mock Server: Understanding Efficient API Testing
Sep 16, 2024
Nate Lee
API testing is critical to modern software development, ensuring that applications communicate seamlessly and function as expec...
Learn more
Speedscale vs Coder: Ephemeral Developer Environments for Different Needs
Sep 12, 2024
Nate Lee
Speedscale and Coder are two distinct tools that, while both aim to increase developer productivity, serve fundamentally differ...
Learn more
The Ultimate Guide to a Smooth Dev Environment Setup: Tips and Best Practices
Sep 11, 2024
Nate Lee
Setting up a development environment can be challenging, especially for new developers or those adapting to new developer tools...
Learn more
The 6 Best Performance Testing Tools
Aug 29, 2024
Nate Lee
In software development, load testing plays a critical role in ensuring that applications perform optimally under any imaginabl...
Learn more
Boost Your Workflow with the Ultimate Local Development Mock
Aug 27, 2024
Nate Lee
The benefits of API mocking extend beyond just speeding up development. It enables developers to work independently of external...
Learn more
Crafting the Best Golang Developer Environments
Aug 26, 2024
Nate Lee
Go is an open-source programming language and developer environment from Google that allows for incredibly efficient and powerf...
Learn more
Join Ken on SMC Journal – Scaling Kubernetes, Microservices, and Ephemeral Environments
Aug 16, 2024
Nate Lee
TL;DR: Check out Ken Ahrens and Scott Moore as they discuss some blockers of developer productivity when building in Kubernetes...
Learn more
A Guide to Kubernetes Visibility: Best Practices and Tools
May 2, 2024
Nate Lee
Kubernetes (k8s) is becoming the go-to solution for managing containerized applications. Effectively managing and understanding...
Learn more
Webinar Replay: The 4 Biggest Challenges of Scaling Cloud-Native AI Workloads
May 1, 2024
Nate Lee
When working with AI in cloud environments, traditional data provisioning and software testing methods don’t work because...
Learn more
How to Validate Edge Cases | A Kubernetes Guide
Apr 7, 2024
Nate Lee
TL;DR Optimizing eCommerce sites is a huge endeavor. With these 5 steps, you’ll be able to rapidly identify and resolve your sc...
Learn more