Mohammed Fazalullah QudrathJanuary 26, 2023Orchestration vs. Choreography: Why using different co-ordination patterns matters to developersAn overview of the co-ordination patterns between services with choreography and orchestration in a distributed services architecture.#microservices#orchestration#choreography#workflows
Du'An LightfootJanuary 19, 2023re:Imagining the Network Engineer Part 1 - Why?Today's networks are complex and the demand for network engineers that can understand these complexities are higher than ever. In this three part series, we will discuss the state of networking, the skills that are needed, and lastly we will close with optimizing our skills for the road ahead.#networking#devops
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