Operations | Monitoring | ITSM | DevOps | Cloud

Cloudify

Bridging The Gap Between Applications & Cloud Environments | KubeCon Detroit 2022

What does “Bridging the gap between applications & cloud environments“ really mean? It means… Having access to a Marketplace with over 100 out o the box Certified Environments like clouds, tools and K8s Using a Composer that reduces design and configuration time Tapping in to self service catalog that delivers an easy ‘app-store’ experience for environments, apps, service-setup and management Get real time visibility, so you can visoally track all tasks execution

The Entire Software Development Process, Open-Source and Automated via Backstage

The #1 KPI is not how fast a developer codes, but rather how long it takes from the time a developer starts to work on a new feature till it gets to production. In this blog I’d like to describe a few concepts and present a real life example, where we utilized a chain of open source tools to automate the entire software development process, from code to production.

Bridging the Gap Between Applications and Kubernetes Environments

Organizations are eagerly adopting containers and Kubernetes, investing in cloud-native to foster innovation and growth. According to the CNCF and Slashdata, nearly 5.6 million developers use Kubernetes. That’s 31% of all backend developers. We all know that Kubernetes is a great container management platform.

CI/CD Testing Done Properly (Agile Testing)

CI/CD is a way of developing software and deploying it so that changes occur quickly, frequently, and with high quality. It has become increasingly important as organizations move towards digital transformation and the need for instant feedback on ideas or products. Agile testing is an approach to testing software where you write tests first and then develop code around those tests.