Tag: Cloud and infrastructure
-
How to use Ansible to create reports with Lynis, automate audits, and evaluate the security of your systems
Posted on April 29, 2023, Level intermediate Resource Length medium
From the server administrators of highly technological organizations, to product managers of financial institutions, down to the one-man startups that just want to secure their shopping cart, the same question pops up: "If TLS/SSL certificates all do the same thing, what type should we get?" By Digicert.
Tags devops-and-ci-cd cloud-and-infrastructure security-and-privacy
-
How to choose the right type of TLS/SSL certificate
Posted on April 28, 2023, Level beginner Resource Length medium
From the server administrators of highly technological organizations, to product managers of financial institutions, down to the one-man startups that just want to secure their shopping cart, the same question pops up: "If TLS/SSL certificates all do the same thing, what type should we get?" By Digicert.
Tags security-and-privacy cloud-and-infrastructure leadership-and-career product-and-design
-
How we achieved a 6-fold increase in Podman startup speed
Posted on April 21, 2023, Level beginner Resource Length medium
By cutting unnecessary processes, you can realize near-real-time container startup, critical in cars and other time-sensitive applications. By Dan Walsh (Red Hat), Alexander Larsson (Red Hat), Pierre-Yves Chibon (Red Hat).
Tags cloud-and-infrastructure devops-and-ci-cd software-engineering
-
Igniting IBM Ecosystem with New IBM z16 and IBM LinuxONE 4 single frame and rack mount options
Posted on April 20, 2023, Level beginner Resource Length medium
At IBM, we obsess over what our clients need—not just to meet today's business challenges, but what will help them capitalize on future opportunities. By Tina Tarquinio, VP, Product Management, IBM Z and LinuxONE.
Tags cloud-and-infrastructure data-and-analytics leadership-and-career
-
The greater use of cloud computing for financial services
Posted on April 19, 2023, Level beginner Resource Length medium
For good reason, the financial services industry is quickly adopting cloud computing technology. Cloud computing provides numerous advantages, including cost savings, scalability, agility, and increased security. By Finance Magnates Staff.
Tags miscellaneous business-and-emerging-tech cloud-and-infrastructure leadership-and-career
-
Developers journey to AWS Lambda
Posted on April 10, 2023, Level intermediate Resource Length long
AWS Lambda has a surprise learning curve. You create a new function, write your code, and it executes. Easy, right? Then you discover just how deep the rabbit hole goes. Deluged by so many topics, it's hard to know where to go next. By Stephen Sennett.
Tags architecture-and-apis cloud-and-infrastructure devops-and-ci-cd leadership-and-career
-
NGINX tutorial: How to use OpenTelemetry tracing to understand your microservices
Posted on April 9, 2023, Level beginner Resource Length long
A microservices architecture comes with many benefits, including increased team autonomy and increased flexibility in scaling and deployment. On the downside, the more services in a system (and a microservices app can have dozens or even hundreds), the more difficult it becomes to maintain a clear picture of the overall operation of the system.Observability tooling gives us the power to build that picture across numerous services and supporting infrastructure. By Vijay Kanade.
Tags cloud-and-infrastructure devops-and-ci-cd architecture-and-apis
-
What is virtual memory? Meaning, architecture, benefits and challenges
Posted on April 8, 2023, Level beginner Resource Length long
Virtual memory speeds up the execution of heavier applications without running out of memory. Virtual memory is defined as a memory management method where computers use secondary memory to compensate for the scarcity of physical memory. By Vijay Kanade .
Tags cloud-and-infrastructure leadership-and-career miscellaneous
-
Humanness in the age of AI
Posted on April 7, 2023, Level beginner Resource Length long
A path to an open and permissionless identity protocol. The Worldcoin project is initiating an open and permissionless identity protocol called World ID. It empowers individuals to verify their humanness online while maintaining their anonymity through zero-knowledge proofs. By @worldcoin.org.
Tags business-and-emerging-tech data-and-analytics cloud-and-infrastructure leadership-and-career miscellaneous
-
How to connect to MySQL remotely with SSH PuTTY Tunnels: A step-by-step guide
Posted on April 6, 2023, Level beginner Resource Length long
MySQL is a popular relational database management system to organize and store data. Depending on your specific use cases and preferences, you can connect to a MySQL Server through a command-line interface, using GUI tools,such as dbForge Studio for MySQL, programming languages or via web-based interfaces such as phpMyAdmin. By Julia Evans.
Tags security-and-privacy cloud-and-infrastructure devops-and-ci-cd data-and-analytics
-
How to set up and use Syncthing to sync files on Linux
Posted on April 2, 2023, Level beginner Resource Length long
With the proliferation of cloud storage services and the growing need for remote work capabilities, file sync software has become increasingly popular in recent years. It allows users to automatically synchronize files between different devices and platforms, ensuring that all file versions are up-to-date and easily accessible from anywhere. By Bobby Borisov.
Tags cloud-and-infrastructure product-and-design leadership-and-career how-to
-
Node hosting on Google Cloud: A pillar of Web3 infrastructure
Posted on March 26, 2023, Level beginner Resource Length medium
Blockchain nodes are the physical machines that power the virtual computer that comprises a blockchain network and store the distributed ledger. There are several types of blockchain nodes, such as RPC nodes, validator nodes, archive nodes. By Bertrand Portier.
Tags cloud-and-infrastructure product-and-design business-and-emerging-tech how-to