Join us

ContentRecent posts and updates..
Story BridgeCrew Team
@bridgecrewio shared a post, 3 years, 8 months ago

2022 Prediction: DevSecOps will cross the chasm

We’ve been talking about DevSecOps and shift-left security for years. Although this approach probably didn’t “cross the chasm” in 2021, we did see some very telling milestones.

Screen Shot 2022-01-27 at 1.18.22 PM.png
Dev Swag
@ByteVibe shared a product

My other computer is your computer - Developer / Programmer / Software Engineer Kiss Cut Sticker

#developer  #merchandise  #swag 

👨‍🚀 ByteVibe, a space out of space 👨‍🚀 ─ ✅ White or transparent✅ Durable color / long lasting✅ Durable material✅ Vibrant colors✅ Grey adhesive left side for white stickers✅ 100% vinyl with 3M glue✅ Gl...

Ad
www.faun.dev shared an ad

#ad  #sponsored 
Story
@fadingeek shared a post, 3 years, 8 months ago

Text Editors Which Are NOT Meant For Development…

There are some text editors which are meant purely for… Well, not development. Here are some examples of such editors. You’ll realize that they are meant and are created for other use cases…

1_9vAUBIUPQRVqK5JaHoU-Zw.png
Story
@srele96 shared a post, 3 years, 8 months ago

IT — Build an app that will get you hired

Java

Forget learning how to make calculator or use many other languages like JS, TS, Python… Build a real simple app for single purpose in maximum of 3 months will get you hired, from experience.

0_DFbgOYvCdFLuU68i.jpeg
Story BridgeCrew Team
@bridgecrewio shared a post, 3 years, 8 months ago

The key to DevSecOps success: Cross-team knowledge sharing

A good DevSecOps strategy goes beyond having the right tools and processes in place: it requires consistent and crucially, bi-directional feedback and learning. Both security and engineering teams have such different priorities and strengths, but that doesn’t mean they don’t have anything to learn from each other. This year, make it a resolution to create a culture of bi-directional learning between these two teams and reap the benefit of improved collaboration. Here are the top things one can learn from the other to break down silos in the name of DevSecOps.

Screen Shot 2022-01-27 at 1.21.04 PM.png
Story
@phicygni shared a post, 3 years, 8 months ago
Software Engineer, Phi Cygni

A complete Prometheus based email monitoring system using docker compose

Docker Prometheus Docker Compose Python

Need help setting up a monitoring system? Here’s a complete, easy to deploy, dockerised monitoring system for a local development environment with email alerts.

The open source software Prometheus is an effective and reliable way of monitoring a software service like a web application. It will monitor your service and notify you when it goes down. In addition Prometheus also collects numerous kinds of metric data from the target for diagnostics and display purposes. Presented below is a convenient and reliable docker compose script with a complete ensemble of components useful for running a complete Prometheus monitoring system in a local environment for evaluation and integration testing purposes. Be operational with one docker command. Included in the compose design are containers for Prometheus, Prometheus Alertmanager, Mailhog (a test SMTP server) and some Python code acting as a target to be continuously monitored. Prometheus is also able to monitor code developed in Node, Java, Ruby, Go, Rust, C++, C# and PHP to name a few [3]. Easily update the compose script to incorporate your particular service to be monitored.

Need help setting up a monitoring system? Here’s a complete, easy to deploy, dockerised monitoring system for a local development environment with email alerts.
Story
@priteshtailor shared a post, 3 years, 8 months ago
Devops Engineer, previsico

Disposable Virtual Machines in 3 commands with Multipass

Ubuntu

Virtual environments are invaluable tools for developers be they data scientists, software/cloud/DevOps engineers and system administrators. They provide you with quick disposable environments for experimentation, testing and endless fresh starts.

0_ote5PGMms_eM7_Oc.jpeg
Story
@cloudgeek7 shared a post, 3 years, 8 months ago

Evolution of Containers and How Managed EKS Service solves Kubernetes challenges

AWS EKS Kubernetes

Containers have been around since the 1970s for creating an isolated environment where applications and services can run without interfering with other processes.

0_GAE64sRjitnIFk8R.png
Story
@daveyhert shared a post, 3 years, 8 months ago
Technical Writer, ConfigCat

Progressive Delivery Strategies For Efficient, Risk Mitigated Deployment

Building a modern application often involves building it as a microservice, which provides developers with more flexibility and agility in terms of deployment options.

Story
@bellam shared a post, 3 years, 8 months ago
Tikal

Why should we care about Semantic versioning?

git

Semver is a specification outlining a method of encoding the nature of change between releases of a “public interface”,

0_ldJYqyo1kjljgMp8.jpeg
Story
@santoshkothapalli shared a post, 3 years, 8 months ago

Deploy to GKE Cluster from Jenkins

Google GKE Jenkins

In this article we would revisit to see:

- Pre-requisites to configure on the kubernetes cluster deployed on GKE to connect from Jenkins

- Configuration/Plugins Required on the Jenkins

- How we can execute the simple manifest file ( Kind: Deployment/ Pod)

1_tGI3umgdq-9fd_7gh2f5rg.png