News

Site Reliability Engineering, or SRE, started at Google back in 2003. Not many people talked about it at the time it was kind of under the radar. Things changed when cloud computing took off. Suddenly ...
With LocalStack, you can run your AWS applications or Lambdas entirely on your local machine without connecting to a remote cloud provider! Whether you are testing complex CDK applications or ...
An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By ...