Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

Automated Deployment Monitoring with Lightstep and Codefresh

Today’s development environment demands fast iterations and frequent deployments. How do you know if the changes that you’re making to your microservices are having the desired impact on your end-users? With Codefresh and Lightstep, you’re able to more quickly, more accurately, and more confidently ensure that any commit and build results in a better experience for your end-users.

Shifting Security Left with Prisma Cloud and Codefresh

The move to DevOps, high-frequency deployments and containerization has introduced two new asset classes along with the opportunities to significantly improve the security posture of applications throughout the CI/CD pipeline. These new assets are templates in order to deploy infrastructure and applications, defined as code. The second of these asset classes are the container images which contain the packages, code, and binaries for a specific application. However, more often than not security is an afterthought, bolted on and addressed at runtime.

Logging Best Practices in the CI/CD Era

With the overabundance of log data available today, it’s easy to simply limit logging events. However, this pattern overlooks the latent value in your log data. To be proactive, rather than reactive. Utilizing their experience serving 1,500+ customers worldwide, Ariel Assaraf, CEO of Coralogix, will show you how to transform your logs into a treasure trove of opportunities for improving your CICD process and anticipating operational problems before they happen.

Full Observability: From Push to Production

Understand what happens as soon as you do a code push until long after your code lands in production. Observability is looking into your code as it runs in production, and understanding the impact of your changes in real-time. With the right understanding, you make informed decisions, spending less time fixing, and more time improving. See how Codefresh and Honeycomb can help you push your code to production with confidence.

Simplify your Code with Helmfile

You’ve got Helm deploying Charts via Codefresh but now how do you deal with Helm chart dependencies? There has to be a better solution than a Chart of Charts? How do I DRY out my Helm charts and simplify my Codefresh Pipelines for multiple environments? How do I create secrets in Codefresh? Is there another way than using Encrypted Secrets / Environment Variables?