[intellias@meetup ~]$ cat ABOUT_ME.md
• Yet another talking head 
• 7+ years of commercial DevOps experience. Overall
9+ years of Engineering
• Member of the Center of Excellence
• Successfully migrated, rolled out, consulted over 15
projects in the healthcare, gambling, automotive,
e-commerce industries
• Certified SAFe Agile Software Engineer
• Addicted to IoT and Smart Home
• Cyclist, promoter of a healthy lifestyle
Volodymyr Shynkar
Senior Lead DevOps Engineer at Intellias
[intellias@meetup ~]$
All you need is love patience
Agenda Introduction and use cases
Components and work examples
Demo session
Q&A session
01
Introduction and use cases
IaC Tools Comparison
Crossplane, what?
Crossplane features
App cloud
dependencies
Continuous
drift detection
Follows GitOps
principles
Convenient
YAML format
Self-service
for teams
Use Cases
Describes
everything needed
to run an
application
No configuration
drift is possible
Ideal for
ephemeral
dependencies
Integrates with
Helm charts
02
Components and work examples
Just an operator and provider
Source: https://gist.github.com/sqerison/9b3aa1d639155cda9b3434222a3da37f
More details
Declare a Provider and a ProviderConfig
and of course you need a AWS credentials…
Source: https://gist.github.com/sqerison/9b3aa1d639155cda9b3434222a3da37f
More details
Example of the AWS credentials secret
Source: https://gist.github.com/sqerison/9b3aa1d639155cda9b3434222a3da37f
More examples: https://github.com/crossplane/provider-aws/blob/master/AUTHENTICATION.md
More examples
Example of the AWS S3 Bucket
Source Gist: https://gist.github.com/sqerison/9b3aa1d639155cda9b3434222a3da37f
Source Full Project: https://github.com/sqerison/crossplane-demo
More examples: https://github.com/crossplane/provider-aws/tree/master/examples
Demo Time
03
QUESTIONS?
04
Demo Time
THANK
YOU!
BE A PART OF OUR TEAM!

Crossplane – a new IaC c player with a GitOps approach