© 2023 Hashnode
#devsecops
Hiii!! I'm back again! This time I'm here to talk about what I've been up to and how I'm slightly pivoting my learning goals. As a Junior DevOps professional (wow, it feels weird to say that!), I'm al…
Secure systems are important. We often hold precious information in our products and that needs to be protected. There are several different approaches to ensuring good enough security in digital prod…
In My Last blog, we talk about DevSecOps for development, security, and operations to automate the integration of security at every phase of the software development lifecycle(SDLC), from initial desi…
To control traffic stream at the IP address or port level (OSI layer 3 or 4), then, at that point, you should seriously think about utilizing Kubernetes Network Policies for specific applications in your group. Network Policies are an appli…
Best wishes to all for 2023! Thank you for your ongoing support and I look forward to writing more helpful posts for you in 2023. You’ll see in this post that I predict that a few topics will be promi…
For an enterprise to succeed, it’s no longer enough to launch a product that’s “good enough.” Businesses today must provide high-quality digital experiences that are not only performant and highly ava…
After a two-year hiatus (virtual in 2020 and hybrid in 2021), AWS re:Invent was back in person this year in its full glory. Over 52,000 people attended — more than we saw at RSA (26,000) and Blackhat USA (21,000) combined this year. re:Inve…
Controlling and filtering traffic when containerizing a workload within Kubernetes Pods is just as crucial as a firewall in a more traditional network setup. The difference is that, in this scenario, those capabilities are provided by the K…
This post was written by Snyk Ambassador, Mark Johnson (@tazmainiandevil). Get inside access to Snyk by signing up to become a Snyk Ambassador. Azure Bicep is getting more popular by the day and is rapidly becoming the replacement for Azur…
The rise of DevSecOps has brought significant changes to the way software is developed and maintained. DevSecOps, a term coined by combining the words "development," "security," and "operations," is a…