Skip to content
Docs
Product
How it works
By Use Case
Load Testing
Service Virtualization
Legacy Software Migration
API Observability
By Industry
QSR & Fast Casual Restaurants
Retail & eCommerce
SaaS
Media & Entertainment
FinTech
Integrations
Tour the Product
Pricing
Resources
Blog
Customers
Community
ROI Calculator
Resource Library
Company
About Us
News
Careers
Contact Us
User Login
Sign up
Menu
Docs
Product
How it works
By Use Case
Load Testing
Service Virtualization
Legacy Software Migration
API Observability
By Industry
QSR & Fast Casual Restaurants
Retail & eCommerce
SaaS
Media & Entertainment
FinTech
Integrations
Tour the Product
Pricing
Resources
Blog
Customers
Community
ROI Calculator
Resource Library
Company
About Us
News
Careers
Contact Us
User Login
Sign up
Free Trial
Category: Service Mocking
View All Posts
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
angela sun
When working with AI in cloud environments, traditional data provisioning and software testing methods don’t work because...
Learn more
Testing LLM Backends for Performance with Service Mocking
May 1, 2024
Ken Ahrens
While incredibly powerful, one of the challenges when building an LLM application (large language model) is dealing with perfor...
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