Tag: Devops
-
Cloud portability: How platform engineering pushes past toil
Posted on August 31, 2023, Level beginner Resource Length medium
Adopting platform engineering will allow tech organizations to be more adaptable to changes toward in a business direction. One such extreme change is cloud portability, which is not uncommon anymore in today's business but has a significant effect on developer experience. Most companies start their journey with a single cloud provider, embracing the cloud native functionalities that these services offer. They build expertise, write automations and leverage as much of the cloud as they can. By Pravanjan Choudhury.
Tags cio devops app-development servers cloud
-
Everything you have to know about IoT expansion
Posted on July 25, 2023, Level beginner Resource Length short
Raspberry Pi are often the gateway device for developers first getting into tinkering with an IoT project. These single-board computers are relatively inexpensive, easy to get started with, and compatible with a variety of different sensors. By Andrew Black.
Tags iot miscellaneous robotics devops app-development machine-learning
-
Everything you have to know about IoT expansion
Posted on July 24, 2023, Level beginner Resource Length medium
IoT continues to be widely talked about, as new features and possibilities are implemented and described in success stories. In 2022 global spending on IoT had surpassed USD 1 trillion which looks impressive without being a final word or even close to it. By Andrzej Wodnicki.
Tags iot miscellaneous cio management devops
-
Kali Linux tutorial for beginners: What is, how to install & use
Posted on July 23, 2023, Level intermediate Resource Length medium
Kali Linux is a security distribution of Linux derived from Debian and specifically designed for computer forensics and advanced penetration testing. It was developed through rewriting of BackTrack by Mati Aharoni and Devon Kearns of Offensive Security. By @guru99.com.
Tags linux devops cio infosec software
-
Become a DevOps engineer in 2023: A practical roadmap
Posted on July 16, 2023, Level beginner Resource Length long
In this detailed guide, author will share the practical roadmap for becoming a DevOps Engineer based on his 10 years of experience working as a DevOps engineer in various organizations. By Bibin Wilson.
Tags teams career devops learning
-
How to implement chaos testing for your backend services using k6
Posted on July 7, 2023, Level intermediate Resource Length medium
Testing is essential to ensure that your software application performs as expected. No doubt about it. But even if your application runs smoothly in a testing environment, unexpected incidents can occur in production, such as a crashed database or a lost connection to a third-party service. By Donald Le and Tomas Fernandez.
Tags app-development learning performance tdd devops
-
CI/CD with Crunchy Postgres for Kubernetes and Argo
Posted on June 25, 2023, Level beginner Resource Length medium
Continuous Integration / Continuous Delivery (CI/CD) is an automated approach in which incremental code changes are made, built, tested and delivered. Organizations want to get their software solutions to market as quickly as possible without sacrificing quality or stability. While CI/CD is often associated with application code, it can also be beneficial for managing changes to PostgreSQL database clusters. By Bob Pacheco.
Tags devops cloud cicd kubernetes
-
The fundamentals to enterprise architecture
Posted on June 21, 2023, Level intermediate Resource Length medium
In today's digital era, it is essential for businesses to stay competitive by modernising their legacy processes. By updating outdated process flows, software systems and data models, businesses can strengthen their competitive edge in the marketplace, develop new business capabilities and focus on growth into new and developing areas rather than on continually maintaining rigid and inefficient business fundamentals. By Tobias Moeglich.
Tags cio devops software-architecture software
-
How generative AI changes everything about the observability industry
Posted on June 18, 2023, Level beginner Resource Length medium
In the last 40 years, I've seen three truly disruptive technologies: the world wide web in the early 1990s, Steve Jobs' introduction of the iPhone in 2007, and ChatGPT a few months ago, now the fastest growing app in history. By By Peter Pezaris.
Tags apis cloud devops ai bots
-
How DevSecOps teams should approach API security
Posted on June 13, 2023, Level intermediate Resource Length medium
A recommended setup that addresses the unique concerns of developers, security and DevOps teams. It is common for these roles to lack a unified vision on how they approach API security. Therefore, in this post, I will provide a recommended API security setup that benefits all parties involved. By Gary Archer.
Tags apis cloud devops web-development infosec
-
Kubernetes cost optimization made easy: Efficient tools for streamlining FinOps
Posted on June 12, 2023, Level intermediate Resource Length medium
As organizations embrace Kubernetes for their containerized workloads, the need for effective cost optimization becomes paramount. To navigate the complex landscape of cloud-native infrastructure, leveraging efficient tools is key to streamlining FinOps practices and maximizing cost savings. By Seifeddine Rajhi.
Tags kubernetes containers devops app-development cio how-to
-
How GitHub Copilot is getting better at understanding your code
Posted on June 8, 2023, Level beginner Resource Length medium
With a new Fill-in-the-Middle paradigm, GitHub engineers improved the way GitHub Copilot contextualizes your code. By continuing to develop and test advanced retrieval algorithms, they're working on making our AI tool even more advanced. By github.blog.
Tags devops app-development machine-learning big-data data-science