Toyibat Adeletoyibatadele.hashnode.net·Mar 4, 2023Autocator Web App — My Project AnalysisThe Ada Software Engineering Internship Programme is a 7-month BootCamp powered by the Enugu State Tech Hub. It aims at upskilling Nigerian women with the necessary skill set to pursue a career in tech. As a person that fits the criteria, I signed up...Abolade Ilerioluwakiiye and 1 other are discussing this2 people are discussing thisDiscuss·23 likes·284 readsdata analysis
Gajender Tyagioss.hashnode.net·Jun 18, 2022PASE in IBMi - Boost your development 🚀🚀🚀Introduction Portable Application Solutions Environment for i (PASE for i) as you may know is used to run open source solutions on IBMi. As per IBM document PASE for i also provides industry-standard and defacto-standard shells and utilities that pro...Discuss·6 likes·198 readsModernising development on IBMiOSS
Gajender Tyagioss.hashnode.net·Aug 13, 2022Git On IBMi 🚤🚤🚤Disclaimer: Git and GitHub are related but not the same. Git is software used for version control. GitHub is a company using Git software to provide GUI on git and various other features. What is git? Git is a free and open source distributed version...Discuss·4 likes·1.6K readsModernising development on IBMiGit
kamlesh iwanatekamleshiwanate.hashnode.net·Mar 28, 2023python module for devopsos module: The os module provides a way to interact with the operating system, including functions for file operations, environment variables, and process management. subprocess module: The subprocess module provides a way to spawn new processes and...DiscussTrainWithShubham
kamlesh iwanatekamleshiwanate.hashnode.net·Mar 26, 2023kubernetes and devopsKubernetes has become a popular choice for deploying and managing applications in the cloud. Here are some best practices for deploying and managing applications on Kubernetes. Use containerization: The first step in deploying applications on Kubern...DiscussTrainWithShubham
kamlesh iwanatekamleshiwanate.hashnode.net·Mar 25, 2023"Implementing Infrastructure as Code with DevOps"Infrastructure as Code (IaC) is a powerful concept in DevOps that allows for the automation and management of infrastructure resources using code. By treating infrastructure as code, teams can version control their infrastructure, collaborate more ef...DiscussTrainWithShubham
kamlesh iwanatekamleshiwanate.hashnode.net·Mar 24, 2023security in devopssteps need to follow - a Security-first Mindset: Security must be a top priority throughout the software development lifecycle, from the initial planning stages to deployment and beyond. Embrace Automation: Use automated security testing tools to id...DiscussTrainWithShubham
Adam Elitzuradamelitzur.hashnode.net·Mar 24, 2023History & Future of Tech in South FloridaOn February 28, South Florida Tech Hub held an event about the history and future of tech in South Florida featuring nine speakers from the tech industry. The event was held at the Boca Raton Innovation Campus, also known as BRIC, which is the birthp...Discuss·39 readshistory
kamlesh iwanatekamleshiwanate.hashnode.net·Mar 22, 2023docker installation on linuxsteps to follow Docker has become an essential tool for DevOps engineers to streamline the software development and deployment process. Docker is a platform that allows you to build, ship, and run applications in containers. In this blog post, we wil...DiscussIBM
kamlesh iwanatekamleshiwanate.hashnode.net·Mar 21, 2023linux for devopsLinux distributions for different use cases Ubuntu: Ubuntu is one of the most popular Linux distributions, known for its ease of use and robust community support. It's a great choice for beginners, as well as developers who want to work with cutting...DiscussDevops
Toyibat Adeletoyibatadele.hashnode.net·Mar 4, 2023Autocator Web App — My Project AnalysisThe Ada Software Engineering Internship Programme is a 7-month BootCamp powered by the Enugu State Tech Hub. It aims at upskilling Nigerian women with the necessary skill set to pursue a career in tech. As a person that fits the criteria, I signed up...Abolade Ilerioluwakiiye and 1 other are discussing this2 people are discussing thisDiscuss·23 likes·284 readsdata analysis
Raul Naupariraulnq.hashnode.net·Feb 12, 2023Accessing an Informix database in .NETInformix was a database (part of the IBM family) popular during the 90s and today still in the market. Due to this, it is always good to know how we can use it from our .NET applications (who knows, maybe someday we will have to work with it). First,...Discuss·31 reads.NET
Gursimar Singhgursimar.hashnode.net·Jan 23, 2023Pervasive Encryption (Cryptography)In 2017, there were a number of documented data breaches, in which sensitive or confidential information was made available to the general public. According to the findings of the 2017 Cost of Data Breach Study conducted by the Ponemon Institute, the...DiscussCryptography