09May/23
Continuous Deployment, Continuous Delivery – The CD of CI/CD (GitHub / Python / DevOps)

Continuous Deployment, Continuous Delivery – The CD of CI/CD (GitHub / Python / DevOps)

In this blog post I take my Flask (Python) web application and deployment to Microsoft Azure, and instead of doing it manually I do it via a CI/CD. I’ve previously discussed Continuous Integration (CI) in blog posts around CI, GitHub actions and recently Code Coverage. The CD of CI/CD can stand for Continuous Deployment or … Continue reading Continuous Deployment, Continuous Delivery – The CD of CI/CD (GitHub / Python / DevOps)
27Apr/23
Best Practices for Creating Custom Window Decals and Window Clings

Best Practices for Creating Custom Window Decals and Window Clings

Best Practices For Creating Window Decals and Window Clings Window graphics are an excellent way to showcase your product, service, or messaging. They are highly visible, with plenty of surface space for creative, eye-catching graphics. Not only can they boost your brand’s visibility, but window graphics are also cost-effective compared to other types of large […]

The post Best Practices for Creating Custom Window Decals and Window Clings appeared first on Large Format Printing & Event Graphics.

30Mar/23

Bitbucket for Newbies: Mastering Basic Commands and Collaborating on Code

As a newbie to Bitbucket, navigating the platform and using its basic commands can be overwhelming. However, with some guidance, you can quickly become proficient in using Bitbucket. In this post, we will review some of the basic commands and features of Bitbucket that you need to know as a …

The post Bitbucket for Newbies: Mastering Basic Commands and Collaborating on Code appeared first on Anto ./ Online.

28Mar/23

Accelerate Your Performance Testing on Ubuntu with k6 and Postman-to-k6

Performance testing is crucial to software development. It ensures your application can handle high traffic and usage without crashing or slowing down. Many tools are available for performance testing, but two popular ones are k6 and Postman. This guide will show you how to do performance testing on Ubuntu using …

The post Accelerate Your Performance Testing on Ubuntu with k6 and Postman-to-k6 appeared first on Anto ./ Online.