Operations | Monitoring | ITSM | DevOps | Cloud

Bunnyshell

Improve Dev Productivity, Velocity and Morale With Platform Engineering

Gartner predict that by 2026, 80% of software engineering organizations will establish platform teams as internal providers of reusable services, components and tools for application delivery. Developer productivity is critical to business success, yet in many organizations, it can take days - if not weeks - for developers to get development, staging, and preview environments they need to develop modern cloud-native applications.

Bunnyshell and EaaS in 3½ minutes

With Bunnyshell, teams can easily create and discard environments as needed, such as development, staging, and testing environments. Three ways to create environments are demonstrated: cloning an environment, using templates, and leveraging existing Docker Compose files. Bunnyshell simplifies the process of creating environments, allowing teams to focus on their work. It can be integrated with existing pipelines and is valuable for various software development phases.

Deploy Testing Environments with Production-Like Data using Bunnyshell and Neon Serverless Postgres

In this webinar we explored the power of Bunnyshell and Neon in deploying production-like testing environments. Bunnyshell, an Environment as a Service platform, enables developers to instantly spin up ephemeral environments on Kubernetes. Neon provides a fully managed multi-cloud Postgres with a generous free tier, making it easy to launch serverless Postgres with a single command.

CTO Fundamentals II - 4:4 CTO Deception or Illusion Webinar Recording

Corneliu Fatulescu has more than 23 years of experience in SaaS, two-sided markets, user-generated content, and media products. Currently, he's leading a team of 60 engineers working on defining the technology strategy and vision at the group level. Rarely have we encountered content CTOs who took on other CTOs' tasks. We had the CTO legacy session earlier for this reason. There is one additional thing we think CTOs should know more about the delusion that they might be under.

Troubleshooting with Bunnyshell

This video demonstrates how to troubleshoot various issues using Bunnyshell, including failed builds, broken backend, and issues caused by generic components. Learn how to access pipeline logs, container outputs, and Kubernetes resources for debugging, as well as how to perform SSH into containers and port forward for databases. By utilizing these techniques, you can efficiently identify and resolve problems without needing direct access to the Kubernetes cluster or infrastructure.

Create Environments from a Template in Bunnyshell

In this tutorial, learn how to create environments in Bunnyshell using custom templates. Templates help to streamline the process of setting up environments, making it faster and more reliable. The video demonstrates how to create environments for development and staging from custom templates and provides an overview of how to deploy them. By using templates, you can ensure consistency and predictability across your projects.

CTO Fundamentals II - 3:4 CTO Legacy Webinar Recording

Corneliu Fatulescu has more than 23 years of experience in SaaS, two-sided markets, user-generated content, and media products. Currently, he's leading a team of 60 engineers working on defining the technology strategy and vision at the group level. Have you ever assumed another CTO's legacy? Did you say, "Wow! I love it. We have a solid foundation. We need to keep going, and everything will be alright"? Or was it more like, "this is a sinking mess"?

CTO Fundamentals II - 2:4 CTO Decision-Making Webinar Recording

Corneliu Fatulescu has more than 23 years of experience in SaaS, two-sided markets, user-generated content, and media products. Currently, he's leading a team of 60 engineers working on defining the technology strategy and vision at the group level. The majority of CTOs acknowledge that they rarely select from the best set of available options when making judgments. No one would select from these choices if they were taken out of context.

Using Custom Templates in Bunnyshell

Dive into the world of custom templates in Bunnyshell with this comprehensive tutorial. Follow along as we demonstrate the step-by-step process of creating a custom template using a simple machine learning application. Learn how to configure environment settings, handle repositories, deploy environments, and manage template versions. By the end of this tutorial, you'll be well-equipped to leverage custom templates in Bunnyshell to efficiently manage your projects across different stages of development.

Node.js Example - Deploy an Environment

In this video, learn how to create and deploy a Node.js environment in Bunnyshell. The example application consists of a React frontend, an Express backend, and a Postgres database. Follow the step-by-step guide on leveraging a Docker Compose file to set up the environment, customizing settings, and deploying the environment to a Kubernetes cluster. Once the environment is deployed, discover how to add and edit books in the demo application.