ContentPosts from @dawnalvarez494..
Story
@adediwura shared a post, 4 years, 5 months ago

Getting Started with Docker Containers pt.2

Docker

This blog post is a continuation of thisblog post where I attempted to give an introduction of Microservices and Docker containers. In this post we are going to delve deeper into Docker containers and get hands-on practice which should give a better understanding.

1_PsPOyEuWFBfwPFKeQ4ypkw.png
Story
@adediwura shared a post, 4 years, 5 months ago

Getting Started With Docker Containers

Docker

Every once in a while a new paradigm shift comes along that changes or brings another approach to the way software development is done. The “new” paradigm shift I will be talking about in this article is Containers.

1_SBRWy7ST9_olS_butbNp6A.png
Story
@suaybsimsek58 shared a post, 4 years, 5 months ago
Software Engineer, Infonal

Spring Boot Fullstack Blockchain Application With Hyperledger Fabric running on Kubernetes (Part 6) — Orderer

Kubernetes

Hello everyone, through this article series we will the Hyperledger Fabric integration with Spring Boot.In this article, we will look into ordered. Also,I will also explain how to deploy orderer service on Kubernetes.

1_268MMjpMXhKeCJKmo74BWA.png
Story
@evangertis shared a post, 4 years, 5 months ago

Concept Hierarchy

In data we can visualize relationships in a hierarchical structure. As scientists our goal is to not only understand the data, but more importantly we want to be able to visualize the connections between pieces of information.

0_d9Jxlx4ZhKXU7D6K.png
Story
@tharunshiv shared a post, 4 years, 5 months ago
Site Reliability Engineer, PhonePe

#1 What's Site Reliability Engineering [SRE] | Roles & Responsibilities | Technologies involved

Site Reliability Engineering, also popularly referred to as the SRE, is a role in Computer Science Engineering where the main purpose is to provision, maintain, monitor, and manage the infrastructure in order to provide maximum application uptime and reliability. SRE is an emerging role, but the tasks that the SRE does were always there ever since the first application that was developed. The scope of the software developers ends where they write code to develop the application and right from setting up the infrastructure, the various services that run on them, the network connectivity that is required, providing a platform for the application to run and making sure every part of the application is up and running reliably 24x7 is the duty of an SRE. In fact, we can consider Site Reliability Engineers are the strong bridge between the users and a reliable application.

SRE
Story
@moritzkoerber shared a post, 4 years, 5 months ago
@tadodotcom

Simple and secure deployment with Github Actions OpenID Connect (OIDC)

GitHub Actions

Continuous delivery (CD) workflows implemented Github Actions help deploy software, create and update cloud infrastructure, or make use of various services of cloud providers like Amazon Web Services (AWS). To do this, a workflow needs to authenticate itself to the cloud provider through credentials to gain access to those resources and services.

1_bCePInRsQhmFp_rATK6OaQ.jpeg
Story
@aniketkardile shared a post, 4 years, 5 months ago

Normal Distribution Or Gaussian Distribution In Just 5 Minutes

What is Normal Distribution In Statistics and What is the Empirical Formula?

0_iRX3JD8t9Tqo3XW9.jpeg
Story
@ellertsmari shared a post, 4 years, 5 months ago
Teacher, Vefskólinn

The MERN stack for beginners

Express Node.js React Vue.js MongoDB

Here I will attempt to explain step-by-step, how to set up a MERN stack. This article is made for students in the Reykjavík Aca­demy of Web
Develop­mentbut of course everybody is welcome to read it and use it as a source for their own projects. If you get stuck on any of the steps of this tutorial please let me know so that I can fix it and make it better.

1_cJlV4R3_D9wQpNq6daQYbg.jpeg
Story
@cyberpotato shared a post, 4 years, 5 months ago

Four Questions Your Information Security Team Should be Asking

The key to succeeding in information security and cyber threat intelligence is recognizing what you’re dealing with, and adapting accordingly.

1_ww3Fn4Y9jar-G1now-2reg.jpeg
Story
@muhammadali642 shared a post, 4 years, 5 months ago
Marketing

A quick introduction to CI/CD

CI/CD is one of the pillars of modern cloud native software development. It improves your software products and makes its development more effective and cheaper.