Wojciech GawrońskiJanuary 10, 2023Shift Left! A story on how to avoid security issues by using cloud servicesLearn how to avoid security incidents by leveraging a fully managed cloud services portfolio in your CI/CD pipeline.#codeguru#application-security#shift-left#github-actions
Jenna PedersonDecember 16, 2022Automate your container deployments with CI/CD and GitHub ActionsLearn how to test and deploy a containerized Flask app to the cloud with CI/CD with GitHub Actions.#github-actions#containers#cicd#infrastructure-as-code#cdk
Curtis EvansNovember 28, 2022Physical vs Virtual — Will the ‘real’ server please stand up!Learn how today's computing landscape is shaped by the types of servers that are available to developers, users and businesses.#servers#hypervisor#virtual-machine#virtualization
Curtis EvansNovember 28, 2022Understanding Log Files on your Linux SystemLog files in Linux represent point in time events for activity related to the OS, system devices, and applications running on the system. Learn how to leverage logs to troubleshoot issues, debug applications, and keep servers reliable at all times.#linux#logging
Jen LooperNovember 9, 2022What Are JavaScript Engines?Ever wonder what kind of technology underlies JavaScript, the language of the web? Learn about the history and evolution of JavaScript's core.#javascript
Temi Aremu & Yusra Al-SharafiOctober 31, 2022Data 101: Data Classification & StorageUnderstanding data classification by looking at structured, semi-structured, and unstructured data.#data-classification#data-storage#structured-data#unstructured-data#databases#data-warehouses#data-lakes#foundational#aws
Donnie PrakosoOctober 28, 2022Setting Up a VM as Remote Development MachineLearn how to use a VM using Amazon EC2 as your daily driver to support coding and writing.#remote-development#ec2#neovim
Donnie PrakosoOctober 27, 2022My Personal Assistant is a Telegram BotEvery developer should have personal (bot) assistant to get things (or boring tasks) done.#telegram#bots#serverless
Veliswa BoyaOctober 25, 2022Application Resilience - Whose Job Is It Anyway?Is it possible for application resilience and innovation to co-exist? In this article, we will look at what team cultural changes and technical considerations during software development ensure the co-existence of application resilience and innovation.#application-resilience#shared-responsibility#digital-transformation
Ricardo FerreiraOctober 24, 2022Instrumenting Java Applications with OpenTelemetryHands-on tutorial showing how to implement OpenTelemetry in a Java application.#open-telemetry#observability#grafana#prometheus#xray#cloudwatch#java