Guust Nieuwenhuis talks about “CF Continuous Integration Plumbing with Bitbucket Pipelines” in this episode of CF Alive Podcast, with host Michaela Light.
Contents
Show notes
- What is Bitbucket Pipelines?
- What is Bitbucket?
- What is Git?
- What is a code repository?
- Built on top of AWS
- Why CFers should use Bitbucket Pipelines?
- Easier setup
- Integrated with Bitbucket
- Why Continuous Integration and Continuous Deployment
- Micro releases
- What he likes about the Bitbucket repository
- Github is good for open source projects, but is more limited for private repositories
- Bitbucket allows unlimited private repositories
- Can config based on different branches
- Dev branch
- Production / Master branch
- Feature branches
- Docker containers integration
- Docker Hub
- CommandBox as basis for Docker
- Using it with Teams
- Queue and concurrent builds
- Slack integration
- Email on test fail
- Costs
- Free to start
- With 50 minutes build time / month for free
- Various Packages with more build minutes or buy 1000 extra build minutes for $10
- https://bitbucket.org/product/pricing
- Free to start
- How to get started with Bitbucket Pipelines
- Why are you proud to use CF?
- Easy to use
- Flexible
- Productive
- WWIT for you to make CF more alive this year?
- Using modern techniques
- Growth in Box products
- Docker containers
- What are you looking forward to at CFCamp?
- Meeting CF developers from across Europe
- Sold out
Bitbucket Pipelines brings continuous integration and delivery to you GIT repository, empowering you to build, test, and deploy your code with a simple push. Guust will get will tell you all about it and show you several scenarios in which Bitbucket Pipelines will accelerate your releases.
You'll learn how to configure your Bitbucket repository, define your pipelines, use your own docker containers and deploy directly to your environments. Bitbucket Pipelines will have no more secrets for you!
Mentioned in this episode:
- CFCAMP
- Github
- Bitbucket
- Bitbucket Pipelines
- Jenkins
- Bamboo
- Docker Containers Ortus Roadshow webinars
- Continuous Integration
- Trello
- JIRA issue tracker
- AWS (Amazon Web Services)
- Node.js
- Npm
- CommandBox
- TestBox
- Lucee
- Slack
- Yaml config file
- AWS CLI
- Amazon S3
- His social media name Lagaffe
Listen to the Audio
Bio
Guust Nieuwenhuis
Guust Nieuwenhuis is a freelance Senior Full Stack Web Developer with experience in a wide range of technologies. Over the last couple of years, he has been involved in projects for various clients like: European Commission, NSHQ (NATO), Adobe, AS Adventure Group, NS (Dutch railways), Proximus.
Recently Guust started developing his own product: Pedrillo. It's a SAAS solution for music orchestra's to manage their musicians, events, library, etc.
In his free time, Guust plays the double bass and drums/percussion, both in small ensembles as in symphony orchestra's. He likes spending as much time as possible with his family and meeting friends for a chat, game or drink. When he still has some time left, he mainly spends it behind his computer to fulfil his hunger for the latest trends in IT.
Links
Interview Transcript
Michael: Welcome back to the show. I'm here with Guust Nieuwenhuis. I hope I'm saying name right there. It sounds pretty Belgium to me. And we're going to be talking about continuous integration in ColdFusion with a bit bucket pipelines. And Guust is doing a talk at C.F. camp on plumbing with bit bucket pipelines. So, we're going to look at what those are, and why all ColdFusion developers might want to have a look at those. And why doing continuous integration in continuous development are a good thing. What he likes about the bit bucket repository. And we'll also look at how integrates with Docker containers, and how you can use it on your team. So welcome Guust.
Guust: Thank you, thank you for having me.
Michael: And if you don't know Guust, he has been a ColdFusion developer for a while. He's a full stack developer and he's currently developing his own part product Pedrilo [01:01] which is a Lucian solution for music. And that's one of his hobbies he plays the double bass so. And the drums, so very talented man.
Guust: thank you
Michael: So for those who haven't come across it, first of all, what is bit bucket, and then what is bit bucket pipelines?
Guust: Well, before you answer what is bit bucket, maybe we should even answer what is Git, and what is [inaudible] [01:35] For those who haven't heard about it. The last few years [inaudible] repositories are central place where you can host your teams, or your individual codes for a project. And one of those solutions for doing that is Git. Git's been very popular last couple of years, and a lot of people are using it very actively. There are a couple of cloud based solutions for Git servers, and one of them is a very well-known one is GitHub, but the other one you could say is the clouds Git repository by Atlassian. And so, that's what Git does solution to host your Git repositories, your project actually. And then pipelines I guess what’s Git pipelines?
Read more
And to continue learning how to make your ColdFusion apps more modern and alive, I encourage you to download our free ColdFusion Alive Best Practices Checklist. Because… perhaps you are responsible for a mission-critical or revenue-generating CF application that you don’t trust 100%, where implementing new features is a painful ad-hoc process with slow turnaround even for simple requests. What if you have no contingency plan for a sudden developer departure or a server outage? Perhaps every time a new freelancer works on your site, something breaks. Or your application availability, security, and reliability are poor. And if you are depending on ColdFusion for your job, then you can’t afford to let your CF development methods die on the vine. You’re making a high-stakes bet that everything is going to be OK using the same old app creation ways in that one language — forever. All it would take is for your fellow CF developer to quit or for your CIO to decide to leave the (falsely) perceived sinking ship of CFML and you could lose everything—your project, your hard-won CF skills, and possibly even your job. Luckily, there are a number of simple, logical steps you can take now to protect yourself from these obvious risks. No Brainer ColdFusion Best Practices to Ensure You Thrive No Matter What Happens Next ColdFusion Alive Best Practices Checklist Modern ColdFusion development best practices that reduce stress, inefficiency, project lifecycle costs while simultaneously increasing project velocity and innovation. √ Easily create a consistent server architecture across development, testing, and production √ A modern test environment to prevent bugs from spreading √ Automated continuous integration tools that work well with CF √ A portable development environment baked into your codebase… for free! Learn about these and many more strategies in our free ColdFusion Alive Best Practices Checklist.