Challenges with Cloud Development #docker #softwaredevelopment #cloudcomputing

preview_player
Показать описание
DevOps teams are increasingly focused on optimizing their cloud development and deployment flows. The traditional deploy-and-test cycles against public clouds can become slow and tedious, where developers often face several minutes of idle time between deployments that need to be frequently triggered during testing & debugging.

With the increasing popularity of Infrastructure-as-Code tools, like Terraform, CDK, or Pulumi, efficient testing of automated infrastructure deployments becomes critical. Testing cycles for deployments of complex stacks with large-scale resources, like Kafka clusters or database engines, can take 15+ minutes or more in the real cloud.

We showcase how you can use LocalStack with Docker to create local cloud sandboxes, allowing you to develop & test cloud applications and infrastructure entirely on your local machine, reducing dev & test cycles from minutes to seconds. Pushing your local changes to a CI pipeline for automated testing becomes a breeze with Docker and Docker-compose.

We cover interactive live coding to showcase common scenarios and use cases, different settings for local debugging of serverless functions and containerized apps, and advanced new features, like Cloud Pods, that can radically enhance productivity and team collaboration patterns.

Watch the talk recording to learn how LocalStack leverages the broad Docker ecosystem to enable local cloud development, including:

- The image, which is distributed via the Docker Hub and allows users to get up and running on various operating systems and environments.
- The LocalStack Docker Extension, which can spin up and manage LocalStack instances easily through an intuitive user interface.
- The LocalStack Cloud Pods, which can be stored on a Docker Hub backend using the ORAS (OCI Registry as Storage) mechanism.

Presentation: How to Build & Test Cloud Apps with LocalStack & Docker
Speakers: Waldemar Hummer. CTO, LocalStack
Harsh Bardhan Mishra, Engineer, LocalStack

Resources:

Join the conversation!

ABOUT DOCKER: Docker provides a suite of development tools, services, trusted content, and automations, used individually or together, to accelerate the delivery of secure applications.

#docker #devops #cloudcomputing #shorts
Рекомендации по теме