One computing service provided by AWS is AWS Lambda, which executes code in response to events and can adjust its capacity to accommodate the needs of the application.
DevOps Midwest 2023 brought together experts in scale, availability, and security best practices. Read some of the highlights from this DevSecOps-focused event.
This guide explores how to auto-scale your Kinesis Data Streams consumer applications on Kubernetes so you can save on costs and improve resource efficiency.
This article takes a journey into the future of cloud computing, discussing emerging trends such as autonomous and distributed cloud-generative AI tools.
A developer discusses the idea of quarantining as a means of mitigating risk in software and how it can be applied to the development of microservices.
This article presents the features and advantages of Microsoft Azure Service Fabric, a platform that simplifies the creation and administration of microservices.
Azure AD is a cloud service for managing identities and access that facilitates access to additional SaaS applications, the Azure portal, and external resources.
This microservice building tutorial continues by walking through Eureka service discovery, the config server and user service, and configuring the email service.
Microservies and Docker have become the peanut butter and jelly of modern app delivery. They allow organizations to work in a consistent, isolated runtime environment.
How to deploy a Micronaut application using GET, PUT, and POST, and how its performance compares to when it's deployed with JVM runtime vs. as a native language.