Virtual
In-person
kubectl apply -f cloud-Infrastructure.yaml with Crossplane et al.
Simple and efficient development of cloud-native applications still poses significant challenges for many teams. In addition to the implementation of features and microservices, developers are now often also responsible for building the required cloud services with Infrastructure as Code à la Terraform. Unfortunately, this quickly leads to high cognitive overload and suboptimal solutions. So it's better to use a more K8s-native approach.
Crossplane, ACK, or ConfigConnector are add-ons for Kubernetes (K8s) that help teams overcome many cloud-native application development challenges. With these extensions, cloud infrastructure can be declaratively provisioned easily without writing a single line of code. This webinar shows the practical use of these technologies and their core functions live on AWS and GCP, as well as the seamless integration with a Flux-based GitOps approach.
During this webinar you’ll learn how to:
- Deploy and use cloud provider-specific extensions like ACK and ConfigConnector
- Deploy and use Crossplane for provider agnostic infrastructure provisioning
- Use XRDs to compose and abstract multiple related cloud resources