VOOZH about

URL: https://thenewstack.io/linux-and-cloud-native-security-almalinux/

⇱ Linux and Cloud Native Security: AlmaLinux - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2021-11-03 06:00:31
Linux and Cloud Native Security: AlmaLinux
in-depth-news,
Cloud Native Ecosystem / Linux / Security

Linux and Cloud Native Security: AlmaLinux

The New Stack is running a series examining how Linux distributors secure their distros for cloud native operations. Today, we look at AlmaLinux.
Nov 3rd, 2021 6:00am by Jack Wallen
👁 Featued image for: Linux and Cloud Native Security: AlmaLinux
This week, The New Stack is running a series of posts examining how Linux distributors are securing their distros for cloud native operations. Today, we take a look at AlmaLinux.

Continuing my series of Q&As on cloud native security with Linux, I reached out to the creators of AlmaLinux to weigh in on how it supports secure cloud native operations on Linux.

AlmaLinux was released in the wake of Red Hat‘s CentOS shifting from a standard release to a rolling release, an event that caused a serious shift in the enterprise Linux community. Gone was one of the darlings of the industry, and in its place rose a number of alternatives.

AlmaLinux was one of the first such alternatives, and it has quickly risen to the top of the heap. I reached out to AlmaLinux to chat about cloud-native security and Bala Raman, an AlmaLinux contributor and cloud/container engineer, responded.

What’s the biggest security issue cloud native developers face?

👁 Image

Bala Raman, AlmaLinux contributor and cloud and container developer

The layers of the onion. Cloud native development adds complexity in multidimensional layers such as the cloud node OS, cloud software, application container OS, and then application platform and application itself. Each layer has its own security concerns and mitigations. Just handling all those by cloud native developers is the biggest challenge.

If you could give one piece of advice to businesses wanting to deploy containers as securely as possible, what would that be?

Using platform as a service (PaaS), software as a service (SaaS) and function as a service (FaaS) to help shift the burden of managing security to service providers, developers can focus on their application development and use.

What is AlmaLinux doing unlike any other server operating system for cloud/container security?

AlmaLinux cloud images and containers are built more frequently to include enhancements and security updates. Work is also constantly being done to enable automated cloud image and container releases, so for example, when high CVE security fixes are available, they are automatically built and released.

What does the future of cloud native development look like?

More adoption of browser-based Web IDEs for development will happen. GitOps will play a major role in the future of cloud native development. GitHub/GitLab Actions will be integrated driving factors in those developments. App development cycles will be shorter but more error-prone.

What’s the first thing an administrator should do to a server operating system to harden it?

First the basics like changing any default passwords (root user in cloud images). Apply operating system updates, fix packs and security patches. Remove unused, unwanted packages. Make use of sudoers and lock down root where possible. Keep the operating system firewall locked, open only necessary firewall rules. On AlmaLinux, it’s possible to automate things like this by applying a security profile at install time, following our Center for Internet Security benchmark for example.

How can small to medium-sized businesses gain the levels of security found in the enterprise?

Use of open source security tools for scanning and monitoring are a great help. Integrate these steps in CI/CD processes like code scanning and container security analysis etc. Mixing and matching with PaaS, SaaS or FaaS can go a long way.

What’s the best thing container developers can do to ensure they’re building off a solid and secure foundation?

Follow Docker/container best practices, like keeping container images minimal, just enough to run the application in need. This is part of why we released our [Red Hat Universal Base Images]-equivalent container set. Making use of AlmaLinux micro and minimal images come in handy in scenarios like that. Use Docker multistage builds and build tools like buildah for better optimization and security.

From your perspective, what’s the answer to supply chain security issues?

One potential solution is verifiable build pipelines from code merges all the way to your final builds. We are looking into doing something like this for our build process, to integrate with something like ImmuDB, an immutable database. It provides a blockchain-like integrity in supply chain process management and can greatly improve security.

What is the coolest piece of cloudnative technology coming out of AlmaLinux in the coming months or year?

AlmaLinux already has cloud images for Amazon Web Services, Google Cloud, Azure, Vagrant, LXC/LXD and OpenNebula. AlmaLinux Container images are available in Docker Hub, Quay.io and Amazon ECR Public Gallery. Our new AlmaLinux OS updates for Raspberry Pi are available now too.

This all opens more possibilities of using AlmaLinux in Internet of Things devices.

We’re also planning AlmaLinux-based software and application-specific Docker containers for Go, Node.js and Java that will be available soon. Those container images will be great additions for everything from development to deployment.

Should businesses be striving for full-blown automation, or should they keep a layer of human intervention involved in the DevOps Process?

Option two. AI/ML-driven automation with GitOps will be a nice fit: adoptive automation with checks and balances for validation, verification and approvals. There will always be a human layer developing the automation, so let’s not lose sight of that either.

TRENDING STORIES
Jack Wallen is what happens when a Gen Xer mind-melds with present-day snark. Jack is a seeker of truth and a writer of words with a quantum mechanical pencil and a disjointed beat of sound and soul. Although he resides...
Read more from Jack Wallen
SHARE THIS STORY
TRENDING STORIES
Amazon Web Services and Red Hat are sponsors of The New Stack.
TNS owner Insight Partners is an investor in: Docker.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.