Join us

ContentUpdates and recent posts about JobberBase..
Story
@abame shared a post, 3 years, 9 months ago
Staff Software Engineer, Emma - The Sleep Company

PHP 5.6 - 8.1 Benchmark with JIT included

This simple benchmark will guide you in deciding on the perfect setup and configuration for your application.

Photo by Ben Griffiths on Unsplash
Story
@muhammadali642 shared a post, 3 years, 9 months ago
Marketing

What is IAST ( Interactive Application Security Testing)

IAST (Interactive Application Security Testing ) is a term for tools that combine the advantages of SAST (Static Application Security Testing and DAST ( Dynamic Application Security Testing ).

Story
@boldlink shared a post, 3 years, 9 months ago
AWS DevOps Consultancy, Boldlink

Hybrid Cloud — Pros and Cons

Amazon CloudWatch AWS CloudFormation JavaScript Infovis Toolkit Amazon EC2 Python

What is Hybrid Cloud?A hybrid cloud refers to mixed computing, storage, and service environment that runs on private cloud services, public cloud services and on-premise infrastructure. With a hybrid cloud, you can take advantage of each delivery method while mitigating the risks of choosing just on..

Cloud 3.jpg
Story
@saedarm shared a post, 3 years, 9 months ago
System Analyst

Learning Resources to Get Started With the Rust Programming Language

I’d like to discuss what reading I’d recommend starting learning the Rust Programming Language and how useful the language can be, not only to Systems Programming, but also to Microservices, web development, applications in Blockchain technology; even game development.

rust.png
Story
@inugav shared a post, 3 years, 9 months ago

Deploy servers in AWS through Terraform via Jenkins Pipeline

Terraform Project - For creating AWS environment, with parameters for inugav/TerraformProj_AWS: DEV/UAT/PRDNo of InstancesType of InstanceZone / RegionNo of zones for implementation- Terraform: - Installed on same server as Jenkins - Terraform 0.12 used- Jenkins : - Terraform needs to be configured ..

Story
@airrakesh shared a post, 3 years, 9 months ago

Nodejs app + Kubernetes for beginners

Hello everyone. We are going to start a Kubernetes series. In this series, we will learn the basics of Kubernetes and try to deploy our sample microservice code with Kubernetes.

Disclaimer :) If you don’t have prior knowledge of Docker, please refer to this blog. It will help you to understand Kubernetes more precisely.

Story
@boldlink shared a post, 3 years, 9 months ago
AWS DevOps Consultancy, Boldlink

Container Risks and Best Practices

Container Network Interface (CNI) AWS CloudFormation Amazon EC2 Amazon ECS Container Storage Interface (CSI)

Over the past years, containerization has increased demand as a powerful solution to application deployment and migration; however, this has not fallen short of challenges; among them security risks.

DevOps 2.jpg
Story
@prabhash shared a post, 3 years, 9 months ago
Software Engineer, Zalando

Make Your Kubernetes Cluster Highly Available and Fault Tolerant

[GKE] End to End setup of Multi Region Autopilot Kubernetes Cluster with Application Deployment Example

We are going to deploy an Active-Active Architecture Multi-Region Kubernetes Cluster with Terraform in this story.
This will make our cluster highly available since we have two different clusters to serve the traffic and fault tolerant since we are deploying both clusters in different regions. In the worst case even if one region goes down, we will be able to serve traffic from second region cluster.

In my previous story we configured KEDA on Kubernetes. Today we will configure our Autopilot Kubernetes cluster on Google cloud platform with multi region support, and we will deploy a sample application with ingress to verify that traffic is getting served from both the clusters.

1_bh57V8MFmU3gkuHvCqig0w.png
Story
@airrakesh shared a post, 3 years, 9 months ago

Docker Composer with Nodejs App

Recommendation :) Docker-compose built on top of the Docker container engine. To know more about Docker please follow this article which will give you a good sense to read this article.

1_QqBnMfkMKYgdZWlAyifSww (1).png
Story
@bangadam shared a post, 3 years, 9 months ago
Software Engineer

writing unit test in golang easily

Unit testing is the most important thing in developing an application, which aims to minimize the occurrence of errors, therefore software developers are obliged to master it. In this article, we will write unit tests in the Golang programming language using the unit testing package provided by Golang.

Let’s get started!

0__WcCH-_9q9Jy92xy.jpeg

This tool doesn't have a detailed description yet. If you are the administrator of this tool, please claim this page and edit it.