From Code to Cloud in Seconds: How to Quickly Release App Updates on AWS App Runner

If you’re seeking a faster and more efficient way to release app updates, AWS App Runner is the secret weapon you’ve been missing. In this blog post, we’ll dive into the seamless process of leveraging AWS App Runner and Docker to achieve rapid deployment and ensure your app is always up to date.

If you haven’t heard about AWS App Runner, you can learn more about it in my recent blog post.

Selecting a Source

When setting up your new App Runner service, it’s crucial to choose the right repository type.

Although App Runner supports pulling images from Amazon Elastic Container Registry, it currently doesn’t integrate with Dockerhub, GitHub Registry, or GitLab Container Registry.

However, if you prefer deploying directly from a source code repository, you can easily utilize public and private GitHub repositories by installing the AWS Connector for GitHub app.

With this app in place, you can select the relevant repository and branch for deployment.

Continue reading “From Code to Cloud in Seconds: How to Quickly Release App Updates on AWS App Runner”

Launch Your Applications Effortlessly with DigitalOcean Apps

DigitalOcean Apps is a platform as a service (PaaS) offering from DigitalOcean. It allows developers to build, deploy, and scale applications quickly using a simple, intuitive interface. The platform supports several programming languages and frameworks, and it’s particularly well-suited for deploying containerized applications. It is probably one of the simplest platforms to get started with.

Why Use DigitalOcean Apps for Containerized Applications?

  1. Simplicity: DigitalOcean Apps simplifies the process of deploying containerized applications. You don’t need to manage the underlying infrastructure, allowing you to focus on writing code and building your application.
  2. Scalability: With DigitalOcean Apps, you can easily scale your application to handle increased traffic and demand. The platform automatically adjusts resources based on your application’s needs.
  3. Continuous Deployment: DigitalOcean Apps integrates with GitHub, GitLab, and Container Registries, allowing for continuous deployment. Whenever you push changes to your repository, the platform automatically builds and deploys your application.
  4. Insightful Metrics: DigitalOcean Apps provides detailed metrics and logs, helping you monitor the performance of your application and troubleshoot any issues that arise.
  5. Cost-Effective: Compared to other PaaS offerings, DigitalOcean Apps is quite cheap.
Continue reading “Launch Your Applications Effortlessly with DigitalOcean Apps”

Pipedrive and Zendesk Integration

If your Customer Service System and your Sales CRM are separated it is important to integrate the systems. Without a proper integration either your Sales or Customer Service team might be missing important informations. This free Pipedrive and Zendesk integration will help you solve this issue.

Recently I had to use Zendesk as our customer success system and Pipedrive as our Sales CRM. I have worked with Salesforce for the past 6-8 years and love it. Moving to Zendesk and Pipedrive was quiet a bit of change for me. While these two systems are cheaper than Salesforce they do have a couple of drawbacks. When I started out with both systems I was looking for a Pipedrive and Zendesk integration and came across the official Pipedrive plugin for Zendesk. Continue reading “Pipedrive and Zendesk Integration”