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
Category: Service Mocking
View All Posts
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
Setting Up Efficient Kubernetes Environments for Developers
Sep 18, 2024
Kush Mansingh
Kubernetes has transformed how developers build, test, and deploy applications, providing a consistent platform for managing co...
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
Seasonal Holiday Readiness Testing with Production Traffic
Sep 6, 2024
Ken Ahrens
Many businesses depend on seasonal products, offerings, and campaigns. Seasonal traffic usually refers to high traffic levels b...
Learn more
Mastering Golang Mocks for Efficient Testing and Improved Code Quality
Sep 3, 2024
Matthew LeRay
Mastering Golang Mocks for Efficient Testing and Improved Code Quality Although GoMock is one of the most popular ways to creat...
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
Optimizing DevOps with Kubernetes Ephemeral Environments: Efficient Testing and Deployment
Aug 21, 2024
Ken Ahrens
Ephemeral environments transform software development by providing temporary, isolated spaces for testing and deploying microse...
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
Isolating Bottlenecks: How to Determine If Your Slowdown Is Due to the Database or API
Aug 12, 2024
Fortune Adekogbe
Every slowdown in your application can be traced to specific components like a database or an API, and quickly identifying the ...
Learn more
Top 5 WireMock Alternatives
Jul 28, 2024
Samuel Umoren
WireMock is a popular open source tool for simulating APIs in testing environments through the wiremock server in the wiremock ...
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 Mock APIs in Kubernetes
Apr 10, 2024
Nate Lee
Mock APIs in Kubernetes are used to simulate actual API requests during API testing. This is useful for detecting issues early ...
Learn more