ContentPosts from @dawnalvarez494..
Story
@bellam shared a post, 4 years, 4 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, 4 years, 4 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
Story
@pedrofullstack shared a post, 4 years, 4 months ago
Data Engineer, sebratec

What is Terraform and why your infrastructure should be written as code

Terraform

It is safe to say that it’s a future-proof move for your career to understand more about cloud technologies.

1_2we8VUk3kS10icOYOKJ3Zg.jpeg
Story
@dijodaiju shared a post, 4 years, 4 months ago

DevOps & DecSecOps Roadmap [From beginner to an expert]

Docker Kubernetes Python

In this blog, I will be explaining the path that I’m following in my DevOps journey.

1_8gEzJZTTMYr_ObyJHk1Mjw (1).png
Story BridgeCrew Team
@bridgecrewio shared a post, 4 years, 4 months ago

Vulnerabilities vs. Security Misconfigurations: An Essential Primer

When you hear the term “security breach,” chances are that risks like malware or ransomware attacks come to mind. These exploits tend to feature in headlines about major cybersecurity attacks.

Screen Shot 2022-01-27 at 1.26.23 PM.png
Story BridgeCrew Team
@bridgecrewio shared a post, 4 years, 4 months ago

What you need to know about Terraform vs. CloudFormation

AWS CloudFormation Terraform

Selecting the right infrastructure as code (IaC) framework depends largely on your needs and the comfort levels of your team but can have a significant impact on your cloud-native tech stack. When looking at two common IaC frameworks—Terraform by HashiCorp and Amazon CloudFormation—there are a lot of opinions for and against each.

Screen Shot 2022-01-27 at 1.30.07 PM.png
Story
@dridhone shared a post, 4 years, 4 months ago
Founder, www.dridhon.com

C# Vs Python: Choosing The Right Language | DridhOn

C# vs Python: Choosing the Right LanguageThe most important thing to consider is the type of language you would use. C# and Python are some of the most popular and potent programming languages. But which one is better? What if we want to build a revolutionary app that will shake the whole market? Ho..

C# Vs Python: Choosing The Right Language | DridhOn
Story
@adetomiwaj shared a post, 4 years, 4 months ago

Methodology for Malware Static analysis: Portable Executable (PE) files

Malware analysis determines if a program/file is malicious. There are two phases in malware analysis.

1_NX4Ji7IweLK4Oth9kJGscA.png
Story
@amitkumra shared a post, 4 years, 4 months ago
Developer

Microsoft Azure Machine Learning — Getting started with Machine Learning services

Azure

Machine Learning is the subfield of computer science that gives computers the ability to learn without being explicitly programmed.

1_DyldKxQ89xw6iMfOkZW_Pg.png
Story
@davide_pollicino shared a post, 4 years, 4 months ago
Software Engineer

Django App deployment on Azure — Azure Plugin, CI/CD, security configurations, and data persistence

#Python  #azure  #Django 
Azure Django Python

Deploying and configuring a Django application has never been so easy with azure, and below, I will show how to set up and configure your own Django app.